37299 Commits (a0eb8de5e01a6401c3b310b5221ab7c3bc485f12)
 

Author SHA1 Message Date
Michael Niedermayer 20aed9ed4f ffmpeg: Allocate buffers of the size needed by the decoder. 13 years ago
Nicolas George 969ba65ecc libcelt: configure: distinguish not found and too old. 13 years ago
Tomas Härdin b720915be1 mxfdec: Fix files > 2 GiB 13 years ago
Nicolas George af21823ae0 lavfi: require libswr for af_pan. 13 years ago
Nicolas George 1fa88f343a lavd/lavfi: add dumpgraph option. 13 years ago
Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
Tomas Härdin d8531a1c18 mxfdec: Handle small EditUnitByteCount 13 years ago
Clément Bœsch 9bd44b42a8 pan: drop unecessary includes. 13 years ago
Clément Bœsch 66b1b7e5fa pan: move query_formats() to avoid forward declarations. 13 years ago
Clément Bœsch 94dc4a5046 pan: reindent after remap commit. 13 years ago
Clément Bœsch 6728dd37ac pan: add channel mapping capability. 13 years ago
Clément Bœsch 66fdbcbbc9 pan: raise correct error when there is no param specified. 13 years ago
Paul B Mahol d1ad6bdb6b Changelog: restore version <next> header 13 years ago
Michael Niedermayer 0bb57f8bf0 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b955d4072e Revert "Fix multi-channel AAC encoding." 13 years ago
Janne Grunau 1d3a9e63e0 rv10: verify slice offsets against buffer size 13 years ago
Michael Niedermayer f58d670002 movenc: Decrease default chunk merge limit to 1mb. 13 years ago
Anton Khirnov 0fec2cb15c Remove ffmpeg. 13 years ago
Maksym Veremeyenko 2aadff2e44 limit chunk size to 1GB 13 years ago
Nathan Caldwell 9292fe4a1d aacenc: Simplify windowing 13 years ago
Nathan Caldwell 7946a5acfb aacenc: Move saved overlap samples to the beginning of the same buffer as incoming samples. 13 years ago
Nathan Caldwell 9b8e2a8709 aacenc: Deinterleave input samples before processing. 13 years ago
Nathan Caldwell 04af2efaae aacenc: Store channel count in AACEncContext. 13 years ago
Nathan Caldwell 80d44277e6 aacenc: Move Q^3/4 calculation to it's own table 13 years ago
Nathan Caldwell 025ccf1f8b aacenc: Request normalized float samples instead of converting s16 samples to float. 13 years ago
Nathan Caldwell 6381f913d1 aacpsy: Replace an if with FFMAX in LAME windowing. 13 years ago
Nathan Caldwell 207bf44d16 aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate to make it more clear what is being calculated. 13 years ago
Nathan Caldwell 843cd4a3ed aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons 13 years ago
Nathan Caldwell 5310704190 aacenc: cosmetics: move init() and end() to the bottom of the file. 13 years ago
Nathan Caldwell 17ae608127 aacenc: aac_encode_init() cleanup 13 years ago
Paul B Mahol f7a9b1deee cafdec: fix regression introduced in c7579ad8e8 13 years ago
Michael Niedermayer 14d94a1952 avidec: Fix use of stream_index before validation of its range. 13 years ago
David Mitchell d150a147da Improve support for PGS subtitles. 13 years ago
Michael Niedermayer cf7c7f13cd pthreads: Generic progress lubrication support. 13 years ago
Michael Niedermayer 575d494de5 pthreads: reset got_frames on flush. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Hendrik Leppkes 7662a532fb vc1: don't read the interpfrm and bfraction elements for interlaced frames 13 years ago
Janne Grunau 50a3f9a4bd mxfdec: fix memleak on mxf_read_close() 13 years ago
Paul B Mahol c7579ad8e8 cafdec: replace deprecated get_strz() 13 years ago
Paul B Mahol a6ef7b3a77 cafenc: replace deprecated av_dbl2int() 13 years ago
Justin Ruggles e924a4ba71 westwood: split the AUD and VQA demuxers into separate files. 13 years ago
Michael Niedermayer b9db728a1f libavformat/libavformat.v: fix application name in comment 13 years ago
Michael Niedermayer feb997577b Merge remote-tracking branch 'qatar/master' 13 years ago
Philip Langdale 9bf9c314a0 CrystalHD: Back up extradata to allow decoder reinit to work. 13 years ago
Philip Langdale eaf4bf6df2 CrystalHD: Initialise variables to silence valgrind. 13 years ago
Michael Niedermayer 89ddff92a3 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 13 years ago
Alexander Strasser 9c909e8e79 build: Describe --nm and -ld options consistently 13 years ago
Michael Niedermayer 199d4478de pthread: Change a signal to a broadcast as multiple threads 13 years ago
Michael Niedermayer 2bb7396bfd base64: 10l endian fix. 13 years ago
Janne Grunau 15cea3695d riff: fix invalid av_freep() calls on EOF in ff_read_riff_info 13 years ago