71616 Commits (ca9849eecdf7db91d652c698018a5b096d8b78c7)
 

Author SHA1 Message Date
Andreas Cadhalpun ca9849eecd aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Chris Watkins 0703c44692 avformat/mov.c: Use %d to print an enum, not PRIu8 10 years ago
Michael Niedermayer a79cbc0b8e avfilter/vf_qp: Fix use of uinitialized variable 10 years ago
Michael Niedermayer 122150168f Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386' 10 years ago
Paul B Mahol 77e794908b avcodec/hq_hqa: remove superfluous log message 10 years ago
Michael Niedermayer 8f9a3817d5 avfilter/vf_qp: fix cleanup on error 10 years ago
Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 10 years ago
Michael Niedermayer a924b83ccc avformat/nsvdec: remove trace log from probe(), this is better done generically not per format 10 years ago
Michael Niedermayer ecf34e8fc2 avformat/mp3dec: Adjust returned timestamp in the CBR seeking case 10 years ago
Vignesh Venkatasubramanian 30ba28fe8e webmdashenc: Fix potential memory leak 10 years ago
Michael Niedermayer ba631b7914 avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 10 years ago
Deb Mukherjee 26a0bcb15b Support for VP9 high-color/high-bit-depth encoding 10 years ago
Michael Niedermayer e6e8cc8ce9 avformat/img2dec: do not rewind custom io buffers 10 years ago
Michael Niedermayer 954b5e340e Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6' 10 years ago
Michael Niedermayer 1a41415b2a Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431' 10 years ago
Michael Niedermayer 2f8f5027ad Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e' 10 years ago
Michael Niedermayer 5380c9afb9 Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13' 10 years ago
Michael Niedermayer 037c9c25e6 Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf' 10 years ago
Michael Niedermayer e6831c087e Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a' 10 years ago
Michael Niedermayer a570e81234 Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b' 10 years ago
Michael Niedermayer d108820c2e Merge commit 'd34039b171bebe37bf723a1b03e5651267099739' 10 years ago
Michael Niedermayer 3cd6f4546a Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200' 10 years ago
Michael Niedermayer a5379d6e68 Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304' 10 years ago
Michael Niedermayer 5a14fca9aa Merge commit '2cc3936599b6fc63143036659653d1be0624360f' 10 years ago
Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
Vittorio Giovara 1746dc382d hqxdsp.h: #include "stddef.h" 10 years ago
wm4 1e2e22ec61 fate: gapless: fix mp3 tests 10 years ago
wm4 bac7084fbd ffmpeg: add option not to offset seek position by start time 10 years ago
Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
Michael Niedermayer 57865a9747 avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TS 10 years ago
Michael Niedermayer d4cf377947 avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TS 10 years ago
Michael Niedermayer e48a0a6c3f avformat/mov: remove per packet timestamp print trace, theres generic code doing this in utils.c 10 years ago
Michael Niedermayer 84b95715fa avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS 10 years ago
Michael Niedermayer d02b3e9bdb avformat/utils: Provide context for av_log() where one is available 10 years ago
Michael Niedermayer 8a91ee7837 avformat/avidec: Do not call av_log() per byte, use ff_tlog() 10 years ago
Vittorio Giovara 86e1a35802 h264_ps: Return meaningful error codes and address a memory leak 10 years ago
Diego Biurrun 338ed3ed33 ffv1: Pass correct pointers to av_free() 10 years ago
Michael Niedermayer 1ca8052640 avcodec/parser: Remove duplicate header inlcude 10 years ago
Michael Niedermayer 42d6d249b0 avutil/mips/generic_macros_msa: volatile doesnt need __ 10 years ago
Michael Niedermayer 2a00ef5d81 avcodec/api-flac-test: clear callers context with close_* 10 years ago
Ludmila Glinskih be70c79af2 libavcodec: Add FLAC API test 10 years ago
Michael Niedermayer 09b0f227ce avcodec/flacenc: also count wasted bits in subframe_count_exact() 10 years ago
Michael Niedermayer 1c667626bb Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a' 10 years ago
Timothy Gu 3b1e35d46d fate: Omit the results if the test passed 10 years ago
Luca Barbato d34039b171 rmenc: Drop the temporary buffer for ac3 byteswap 10 years ago
Luca Barbato 656e31ed87 ogg: Forward errors further 10 years ago
Thomas Guillem b18346817d flac: fix realloc loop with invalid flac files 10 years ago
Michael Niedermayer a6df9ce615 avfilter/buffersrc: Use correct, matching deallocation function 10 years ago
Martin Storsjö 2cc3936599 dashenc: Add a publishTime field in dynamic manifests 10 years ago