|
|
|
@cfa2963
|
13 years |
nicolas.george |
maintainers: add myself for recent works.
|
|
|
@0c9ddc0f
|
13 years |
nicolas.george |
faq: fix typo.
Reported-By: Clément Bœsch
|
|
|
@9aaa70a8
|
13 years |
nicolas.george |
faq: document af_aconvert quirks using lavfi.
|
|
|
@ece329d6
|
13 years |
michaelni |
Add myself as mxfdec maintainer
Signed-off-by: Michael Niedermayer …
|
|
|
@beb19a0
|
13 years |
michaelni |
h264: Disallow w/h/pixfmt changes for frame threads.
Previously this …
|
|
|
@b2be1dab
|
13 years |
michaelni |
mpegvideo: Draw edges based on the pictures linesize instead of the …
|
|
|
@20aed9ed
|
13 years |
michaelni |
ffmpeg: Allocate buffers of the size needed by the decoder.
Fixes …
|
|
|
@969ba65
|
13 years |
nicolas.george |
libcelt: configure: distinguish not found and too old.
Fixes ticket #940.
|
|
|
@af21823a
|
13 years |
nicolas.george |
lavfi: require libswr for af_pan.
|
|
|
@1fa88f34
|
13 years |
nicolas.george |
lavd/lavfi: add dumpgraph option.
|
|
|
@0c3577bf
|
13 years |
nicolas.george |
lavfi: add avfilter_graph_dump.
|
|
|
@9bd44b42
|
13 years |
Clément Bœsch |
pan: drop unecessary includes.
|
|
|
@66b1b7e5
|
13 years |
Clément Bœsch |
pan: move query_formats() to avoid forward declarations.
|
|
|
@94dc4a50
|
13 years |
Clément Bœsch |
pan: reindent after remap commit.
|
|
|
@6728dd37
|
13 years |
Clément Bœsch |
pan: add channel mapping capability.
|
|
|
@66fdbcbb
|
13 years |
Clément Bœsch |
pan: raise correct error when there is no param specified.
|
|
|
@0bb57f8b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Remove …
|
|
|
@b955d407
|
13 years |
michaelni |
Revert "Fix multi-channel AAC encoding."
This reverts commit …
|
|
|
@f58d6700
|
13 years |
michaelni |
movenc: Decrease default chunk merge limit to 1mb.
This reduces the …
|
|
|
@0fec2cb1
|
13 years |
anton |
Remove ffmpeg.
|
|
|
@2aadff2e
|
13 years |
michaelni |
limit chunk size to 1GB
Signed-off-by: Michael Niedermayer …
|
|
|
@9292fe4a
|
13 years |
alex.converse |
aacenc: Simplify windowing
Signed-off-by: Alex Converse …
|
|
|
@7946a5ac
|
13 years |
alex.converse |
aacenc: Move saved overlap samples to the beginning of the same buffer …
|
|
|
@9b8e2a87
|
13 years |
alex.converse |
aacenc: Deinterleave input samples before processing.
Signed-off-by: …
|
|
|
@04af2efa
|
13 years |
alex.converse |
aacenc: Store channel count in AACEncContext.
Signed-off-by: Alex …
|
|
|
@80d44277
|
13 years |
alex.converse |
aacenc: Move Q3/4 calculation to it's own table
This should be moved …
|
|
|
@025ccf1
|
13 years |
alex.converse |
aacenc: Request normalized float samples instead of converting s16 …
|
|
|
@6381f913
|
13 years |
alex.converse |
aacpsy: Replace an if with FFMAX in LAME windowing.
Signed-off-by: …
|
|
|
@207bf44
|
13 years |
alex.converse |
aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate …
|
|
|
@843cd4a3
|
13 years |
alex.converse |
aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons …
|
|
|
@53107041
|
13 years |
alex.converse |
aacenc: cosmetics: move init() and end() to the bottom of the file.
…
|
|
|
@17ae6081
|
13 years |
alex.converse |
aacenc: aac_encode_init() cleanup
Macroify sanity checks and check …
|
|
|
@f7a9b1de
|
13 years |
michaelni |
cafdec: fix regression introduced in c7579ad8e84c5
Signed-off-by: …
|
|
|
@14d94a1
|
13 years |
michaelni |
avidec: Fix use of stream_index before validation of its range.
…
|
|
|
@d150a147
|
13 years |
michaelni |
Improve support for PGS subtitles.
The previous implementation …
|
|
|
@cf7c7f13
|
13 years |
michaelni |
pthreads: Generic progress lubrication support.
Fixes bug118, bug120 …
|
|
|
@575d494d
|
13 years |
michaelni |
pthreads: reset got_frames on flush.
This fixes memory corruption …
|
|
|
@27ed027b
|
13 years |
kostya.shishkov |
XWD encoder and decoder
Signed-off-by: Kostya Shishkov …
|
|
|
@7662a53
|
13 years |
kostya.shishkov |
vc1: don't read the interpfrm and bfraction elements for interlaced …
|
|
|
@50a3f9a4
|
13 years |
janne-libav |
mxfdec: fix memleak on mxf_read_close()
|
|
|
@c7579ad8
|
13 years |
Carl Eugen Hoyos |
cafdec: replace deprecated get_strz()
|
|
|
@a6ef7b3a
|
13 years |
Carl Eugen Hoyos |
cafenc: replace deprecated av_dbl2int()
|
|
|
@e924a4ba
|
13 years |
justin.ruggles |
westwood: split the AUD and VQA demuxers into separate files.
They …
|
|
|
@b9db728a
|
13 years |
michaelni |
libavformat/libavformat.v: fix application name in comment
…
|
|
|
@feb99757
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (25 …
|
|
|
@9bf9c314
|
13 years |
michaelni |
CrystalHD: Back up extradata to allow decoder reinit to work.
This …
|
|
|
@eaf4bf6d
|
13 years |
michaelni |
CrystalHD: Initialise variables to silence valgrind.
Signed-off-by: …
|
|
|
@89ddff92
|
13 years |
michaelni |
Revert "movenc: simplify handling of pcm vs. adpcm vs. other …
|
|
|
@9c909e8e
|
13 years |
michaelni |
build: Describe --nm and -ld options consistently
Signed-off-by: …
|
|
|
@199d4478
|
13 years |
michaelni |
pthread: Change a signal to a broadcast as multiple threads
have been …
|
|
|
@2bb7396b
|
13 years |
michaelni |
base64: 10l endian fix.
Signed-off-by: Michael Niedermayer …
|
|
|
@15cea369
|
13 years |
janne-libav |
riff: fix invalid av_freep() calls on EOF in ff_read_riff_info
|
|
|
@c6baa40
|
13 years |
michaelni |
avfilter: add some asserts() to check refcounts.
Signed-off-by: …
|
|
|
@66b9d706
|
13 years |
janne-libav |
pam: Fix a typo that broke writing and reading PAM files.
Reported …
|
|
|
@72b33ea
|
13 years |
michaelni |
build: Support selecting yasm-compatible assembler
Makes it …
|
|
|
@23440531
|
13 years |
michaelni |
sws: Fix unscaled >8bit planar chroma handling.
Fixes Ticket840
…
|
|
|
@20ea14d0
|
13 years |
janne-libav |
mxfdec: fix memleak on av_realloc failures
|
|
|
@378b7be
|
13 years |
michaelni |
mpeg12: fixed parsing in some mpeg2 streams
Signed-off-by: Michael …
|
|
|
@e9a6152e
|
13 years |
michaelni |
lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8
…
|
|
|
@b4ec645f
|
13 years |
Reimar.Doeffinger |
Extract some duplicated code.
Signed-off-by: Reimar Döffinger …
|
|
|
@b64b1608
|
13 years |
Reimar.Doeffinger |
Remove pointless and distracting ()
Signed-off-by: Reimar Döffinger …
|
|
|
@57608d9
|
13 years |
Reimar.Doeffinger |
Simplify: just add header_size directly.
Signed-off-by: Reimar …
|
|
|
@b09c93d7
|
13 years |
Reimar.Doeffinger |
Move some duplicated code, simplify.
Signed-off-by: Reimar Döffinger …
|
|
|
@0a403588
|
13 years |
Reimar.Doeffinger |
Make variable that always has the same value const.
Signed-off-by: …
|
|
|
@daa47fd
|
13 years |
Reimar.Doeffinger |
Optimized base64 decode by writing 3 bytes at once.
About 25% faster. …
|
|
|
@420719e1
|
13 years |
Reimar.Doeffinger |
Cosmetics: add do {} while 0 to macro.
Signed-off-by: Reimar …
|
|
|
@fc857294
|
13 years |
janne-libav |
mxfdec: Do not parse slices or DeltaEntryArrays.
The most recent …
|
|
|
@f028d4d1
|
13 years |
janne-libav |
mxfdec: hybrid demuxing/seeking solution
This uses the old demuxing …
|
|
|
@1f5f8b2
|
13 years |
janne-libav |
mxfdec: Add Avid's essence element key.
Signed-off-by: Janne Grunau …
|
|
|
@44deb9f6
|
13 years |
janne-libav |
mfxdec: Separate mxf_essence_container_uls for audio and video.
It is …
|
|
|
@3cb33fbe
|
13 years |
janne-libav |
mxfdec: Compute packet offsets properly.
This replaces the old …
|
|
|
@f4187945
|
13 years |
janne-libav |
mxfdec: Use MaterialPackage - Track - TrackID instead of the …
|
|
|
@21cc4b33
|
13 years |
janne-libav |
mxfdec: use av_dlog() for 'no corresponding source package found'
…
|
|
|
@c77a5460
|
13 years |
janne-libav |
mxfdec: Make mxf->partitions sorted by offset.
This also zeroes new …
|
|
|
@be78e3f6
|
13 years |
janne-libav |
mxfdec: parse ThisPartition
Signed-off-by: Janne Grunau …
|
|
|
@775d3b4a
|
13 years |
janne-libav |
mxfdec: Speed up metadata and index parsing.
Specifically, this means …
|
|
|
@09991519
|
13 years |
janne-libav |
mxfdec: Make sure DataDefinition is consistent between material track …
|
|
|
@0ac5e6a
|
13 years |
janne-libav |
mxfdec: add EssenceContainer UL found in …
|
|
|
@edb50856
|
13 years |
janne-libav |
mxfdec: Add hack that adjusts the n_delta calculation when system …
|
|
|
@682b6db7
|
13 years |
janne-libav |
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry …
|
|
|
@83ab10f6
|
13 years |
janne-libav |
mxfdec: Move FooterPartition to MXFContext and make sure it is never …
|
|
|
@3359246d
|
13 years |
janne-libav |
mxfdec: check return value of avio_seek
Avoid modifying state if …
|
|
|
@0662eea6
|
13 years |
janne-libav |
mxfdec: skip to end of structural sets
This fixes reading of …
|
|
|
@d32b3f40
|
13 years |
janne-libav |
mxfdec: parse MXF partitions
|
|
|
@b263bf66
|
13 years |
anton |
avserver: fix build after the next bump.
Now that 0.8 is out we can …
|
|
|
@0421b6dc
|
13 years |
michaelni |
sws: In case of an invalid scaler algorithm, show the invalid value.
…
|
|
|
@4f11bed7
|
13 years |
michaelni |
avidec: fix "avidec.c:362: warning: st may be used uninitialized in …
|
|
|
@9e34adf
|
13 years |
michaelni |
RC: Fix initial buffer occupancy.
Fixes Ticket880
Regression since …
|
|
|
@887cd59
|
13 years |
michaelni |
mpegpsmux: Fix integer overflow with huge VBV sizes.
Signed-off-by: …
|
|
|
@018a6645
|
13 years |
michaelni |
aacenc: Fix bug in writing libavcodec_ident.
the written length was …
|
|
|
@f746f379
|
13 years |
Carl Eugen Hoyos |
Support decoding gray8a tiff images.
|
|
|
@e8df1827
|
13 years |
michaelni |
img2: add j2c file extension
Some applications use the j2c extension …
|
|
|
@39bf7ff
|
13 years |
michaelni |
pixdesc: cosmetics
Signed-off-by: Jean First <jeanfirst@gmail.com> …
|
|
|
@d1c48025
|
13 years |
michaelni |
pngdec: Do not use SIMD paeth prediction for bpp=2
Fixes decoding of …
|
|
|
@fd8a8373
|
13 years |
michaelni |
pngdec: Fix masks for interlaced decoding
Signed-off-by: Michael …
|
|
|
@602e97df
|
13 years |
michaelni |
pngdec: Add some FF_DEBUG based av_logs.
Signed-off-by: Michael …
|
|
|
@657878f7
|
13 years |
michaelni |
sws: fix copy case detection with gray8a.
Fixes gray_alpha.png
…
|
|
|
@58f09785
|
13 years |
martin |
rtsp: Use a random offset for trying to open UDP ports for RTP
This …
|
|
|
@dbb06b8c
|
13 years |
martin |
rtsp: Allow specifying the UDP port range via AVOptions
…
|
|
|
@bc495ba
|
13 years |
martin |
rtsp: Remove a leftover, currently pointless check
This check isn't …
|
|
|