37112 Commits (76c3e76eb35ce7cca5c912f0d21b736bb0be22fb)
 

Author SHA1 Message Date
Carl Eugen Hoyos 76c3e76eb3 Allow user to force reading mov alias from absolute path. 13 years ago
Michael Niedermayer c77be3a35a error concealment: initialize block index. 13 years ago
Michael Niedermayer f1721fbc52 Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124' 13 years ago
Piotr Tomasik 62d2a75b02 Added clockwise rotate values to metadata for 90 and 270 degrees 13 years ago
Paul B Mahol 6813450209 lavf: replace remaining use of deprecated get_strz() 13 years ago
Michael Niedermayer 1c910d2f11 sws: Fix RGB0->alpha containing formats. 13 years ago
Michael Niedermayer fa94f8a848 buildsys: Fix shared lib build of ffserver. 13 years ago
Alexander Strasser 79f80f5c1f build: Allow building old API/ABI libpostproc version 13 years ago
Clément Bœsch 5dfc7f7342 doc: add Timecode documentation. 13 years ago
Nicolas George cfa2963b7e maintainers: add myself for recent works. 13 years ago
Nicolas George 0c9ddc0fd5 faq: fix typo. 13 years ago
Nicolas George 9aaa70a845 faq: document af_aconvert quirks using lavfi. 13 years ago
Tomas Härdin ece329d629 Add myself as mxfdec maintainer 13 years ago
Michael Niedermayer beb19a0444 h264: Disallow w/h/pixfmt changes for frame threads. 13 years ago
Michael Niedermayer b2be1dabb1 mpegvideo: Draw edges based on the pictures linesize instead of the contexts. 13 years ago
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
Michael Niedermayer 0bb57f8bf0 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b955d4072e Revert "Fix multi-channel AAC encoding." 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