summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpegvideo enc: choose VBV buffer size for mpeg1/2 when none is specified inst...Michael Niedermayer2012-10-24
* examples/decoding_encoding: add and use the decode_write_frame functionStefano Sabatini2012-10-24
* lavc/utils: fix a few grammar/style nits in log messagesStefano Sabatini2012-10-24
* lavc/utils: propagate or return meaningful error codes in avcodec_open2()Stefano Sabatini2012-10-24
* Do not detect mov with maximum score if the atom size is too small.Carl Eugen Hoyos2012-10-23
* lavd/lavfi: add graph_file optionStefano Sabatini2012-10-23
* lavfi/sendcmd: move buf init() variable to internal scope where it is usedStefano Sabatini2012-10-23
* lavfi/sendcmd: release file in case of failed allocationStefano Sabatini2012-10-23
* x11: Fix x11grab BadCursorIsaac Dooley2012-10-23
* pnmdec: use more meaningful error codesPaul B Mahol2012-10-23
* lavf: fix duration estimation for multi program TSMichael Niedermayer2012-10-23
* lavf: increase retries to guess duration from pts by 1Michael Niedermayer2012-10-23
* asfdec: ignore stored duration for truncated filesMichael Niedermayer2012-10-23
* wtvdec: display warning for encrypted wtv files (instead of 'unsupported chun...Peter Ross2012-10-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-23
|\
| * fate: check that dependencies actually existMans Rullgard2012-10-23
| * fate: fix ENCMUX macroMans Rullgard2012-10-23
* | Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25'Michael Niedermayer2012-10-23
|\|
| * mpegaudiodec: Fix buffer handling on random accessMichael Niedermayer2012-10-23
| * mpegaudio: Refactor mp3on4 flush functionDiego Biurrun2012-10-23
| * fate: Add dependencies for audio testsDiego Biurrun2012-10-23
| * fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun2012-10-23
| * fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun2012-10-23
* | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer2012-10-23
|\|
| * fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun2012-10-23
| * fate: Add dependencies for WMA and WavPack testsDiego Biurrun2012-10-23
| * Improve wording and spelling of av_log_missing_feature messages.Diego Biurrun2012-10-23
| * lavu: remove disabled FF_API_AV_FIFO_PEEK cruftAnton Khirnov2012-10-23
* | Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'Michael Niedermayer2012-10-23
|\|
| * lavu: remove disabled avoptions cruftAnton Khirnov2012-10-23
| * lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruftAnton Khirnov2012-10-23
* | Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'Michael Niedermayer2012-10-23
|\|
| * Revert "avutil: make some tables visible again"Anton Khirnov2012-10-23
| * Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-23
* | Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'Michael Niedermayer2012-10-23
|\|
| * lavu: bump major to 52Anton Khirnov2012-10-23
* | Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'Michael Niedermayer2012-10-23
|\|
| * lavu: postpone recent deprecations until the next major bumpAnton Khirnov2012-10-23
| * APIchanges: update lavr bump dateAnton Khirnov2012-10-23
| * avconv: only apply presets when we have an encoder.Anton Khirnov2012-10-23
| * atrac3: replace a calculation with FFALIGN()Justin Ruggles2012-10-22
| * atrac3: remove unused ATRAC3Context field, sample_rateJustin Ruggles2012-10-22
| * atrac3: use sizeof(variable) instead of sizeof(type)Justin Ruggles2012-10-22
| * atrac3: simplify MDCT window calculationJustin Ruggles2012-10-22
* | Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4'Michael Niedermayer2012-10-23
|\|
| * atrac3: initialize static tables in AVCodec.init_static_data()Justin Ruggles2012-10-22
| * atrac3: separate window initialization from IMDCT initializationJustin Ruggles2012-10-22
| * atrac3: move the 'frame_factor' field from ATRAC3Context to where it is usedJustin Ruggles2012-10-22
| * atrac3: remove unused ATRAC3Context field, bit_rateJustin Ruggles2012-10-22
* | Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27'Michael Niedermayer2012-10-23
|\|