aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/mp3dec: Adjust returned timestamp in the CBR seeking caseMichael Niedermayer2015-04-212-1/+7
* webmdashenc: Fix potential memory leakVignesh Venkatasubramanian2015-04-211-1/+1
* avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before useMichael Niedermayer2015-04-211-0/+3
* Support for VP9 high-color/high-bit-depth encodingDeb Mukherjee2015-04-202-3/+129
* avformat/img2dec: do not rewind custom io buffersMichael Niedermayer2015-04-201-1/+4
* Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer2015-04-203-1/+19
|\
| * log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-203-1/+19
* | Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431'Michael Niedermayer2015-04-201-1/+2
|\|
| * hq_hqa: Fix reading hqa quantization matrix indexVittorio Giovara2015-04-201-1/+2
* | Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'Michael Niedermayer2015-04-201-0/+1
|\|
| * hqxdsp.h: #include "stddef.h"Vittorio Giovara2015-04-201-0/+1
* | Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'Michael Niedermayer2015-04-201-1/+1
|\|
| * lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-201-1/+1
* | Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'Michael Niedermayer2015-04-201-2/+7
|\|
| * h264_ps: Return meaningful error codes and address a memory leakVittorio Giovara2015-04-201-3/+7
* | Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a'Michael Niedermayer2015-04-200-0/+0
|\|
| * ffv1: Pass correct pointers to av_free()Diego Biurrun2015-04-201-2/+2
* | Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b'Michael Niedermayer2015-04-200-0/+0
|\|
| * fate: Omit the results if the test passedTimothy Gu2015-04-201-1/+7
* | Merge commit 'd34039b171bebe37bf723a1b03e5651267099739'Michael Niedermayer2015-04-201-11/+3
|\|
| * rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-201-11/+3
* | Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200'Michael Niedermayer2015-04-201-3/+6
|\|
| * ogg: Forward errors furtherLuca Barbato2015-04-201-5/+14
* | Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304'Michael Niedermayer2015-04-201-0/+9
|\|
| * flac: fix realloc loop with invalid flac filesThomas Guillem2015-04-201-0/+9
* | Merge commit '2cc3936599b6fc63143036659653d1be0624360f'Michael Niedermayer2015-04-201-8/+16
|\|
| * dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-201-8/+16
* | fate: gapless: fix mp3 testswm42015-04-203-12/+9
* | ffmpeg: add option not to offset seek position by start timewm42015-04-203-1/+13
* | avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TSMichael Niedermayer2015-04-201-3/+7
* | avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TSMichael Niedermayer2015-04-201-3/+8
* | avformat/mov: remove per packet timestamp print trace, theres generic code do...Michael Niedermayer2015-04-201-2/+1
* | avformat/utils: Place timestamp trace logs under FF_FDEBUG_TSMichael Niedermayer2015-04-201-2/+5
* | avformat/utils: Provide context for av_log() where one is availableMichael Niedermayer2015-04-201-3/+3
* | avformat/avidec: Do not call av_log() per byte, use ff_tlog()Michael Niedermayer2015-04-201-1/+1
* | avcodec/parser: Remove duplicate header inlcudeMichael Niedermayer2015-04-201-1/+0
* | avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer2015-04-201-2/+2
* | avcodec/api-flac-test: clear callers context with close_*Michael Niedermayer2015-04-201-8/+8
* | libavcodec: Add FLAC API testLudmila Glinskih2015-04-203-0/+297
* | avcodec/flacenc: also count wasted bits in subframe_count_exact()Michael Niedermayer2015-04-201-0/+3
* | Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a'Michael Niedermayer2015-04-201-0/+2
|\|
| * jack: Check memory allocationFederico Tomassetti2015-04-191-0/+2
* | avfilter/buffersrc: Use correct, matching deallocation functionMichael Niedermayer2015-04-201-1/+1
* | Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'Michael Niedermayer2015-04-201-0/+1
|\|
| * buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-191-0/+1
* | Merge commit '336d2f0979b43a39bd11a047d798b7990d8b07c6'Michael Niedermayer2015-04-201-2/+8
|\|
| * avplay: Free frame and graph when memory allocation failsFederico Tomassetti2015-04-191-2/+8
* | Merge commit 'eb31256f12bf0c85aded1612551ce9230356879e'Michael Niedermayer2015-04-201-1/+1
|\|
| * g2meet: Support G2M5 codec variantEric Zimmerman2015-04-193-3/+4
* | Merge commit '88d1fb4e3f156d8fd5bb6cb3ba3a9ef1e6d6fb08'Michael Niedermayer2015-04-200-0/+0
|\|