summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vf_idet: remove some unnecessary statement and unused variableMatthieu Bouron2012-10-10
* | takdec: fix seekingPaul B Mahol2012-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-10
|\|
| * build: sanitize linking of tools and test programsMans Rullgard2012-10-10
| * fate: Refactor setting of environment variables for groups of testsDiego Biurrun2012-10-10
* | Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'Michael Niedermayer2012-10-10
|\|
| * swscale: Do not make ff_ symbols globally visible.Diego Biurrun2012-10-10
| * rtspdec: use av_strlcpy for writing into fixed size bufferJanne Grunau2012-10-09
| * g722enc: fix size argument in memsetJanne Grunau2012-10-09
| * http: use av_strlcpy instead of strcpy() without size checksJanne Grunau2012-10-09
| * avfilter: correct memcpy size avfilter_copy_buf_props()Janne Grunau2012-10-09
| * lavc: split asv12 encoder/decoderAnton Khirnov2012-10-09
* | Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'Michael Niedermayer2012-10-10
|\|
| * avconv: remove -same_quantAnton Khirnov2012-10-09
* | dtshd: remove redundant/wrong avio_tell()Paul B Mahol2012-10-10
* | takdec: remove redundant/wrong avio_tell()Paul B Mahol2012-10-10
* | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'Michael Niedermayer2012-10-10
|\|
| * cmdutils_read_file: increment *size after writing the trailing \0Janne Grunau2012-10-09
| * af_resample: unref out_buf when avresample_convert returns 0Janne Grunau2012-10-09
| * af_amix: prevent memory leak on error pathJanne Grunau2012-10-09
| * vc1dec: prevent memory leak in error pathJanne Grunau2012-10-09
| * vc1dec: prevent memory leak on av_realloc errorJanne Grunau2012-10-09
| * af_channelmap: free old extended_data on reallocationJanne Grunau2012-10-09
| * avconv: simplify memory allocation in copy_chaptersJanne Grunau2012-10-09
| * matroskaenc: check cue point validity before reallocationJanne Grunau2012-10-09
| * swfenc: error out for more than 1 audio or video streamJanne Grunau2012-10-09
| * build: link test programs only against static libsMans Rullgard2012-10-09
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\|
| * adxdec: use planar sample formatJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_thpJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_ea_xasJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3Justin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_xaJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3Justin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_4xmJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_ima_wavJustin Ruggles2012-10-09
| * adpcmdec: use planar sample format for adpcm_ima_qtJustin Ruggles2012-10-09
| * pcmdec: use planar sample format for pcm_lxfJustin Ruggles2012-10-09
| * mace: use planar sample formatJustin Ruggles2012-10-09
| * atrac1: use planar sample formatJustin Ruggles2012-10-09
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
| * rtpdec_mpeg4: au_headers is a single array, simple av_free is enoughJanne Grunau2012-10-09
| * avcodec: free extended_data instead address of itJanne Grunau2012-10-09
| * fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-09
| * url: Handle relative urls starting with two slashesDuncan Salerno2012-10-09
| * url: Handle relative urls being just a new query stringDuncan Salerno2012-10-09
| * url: Don't treat slashes in query parameters as directory separatorsDuncan Salerno2012-10-09
* | pcx: use meaningful return valuesPaul B Mahol2012-10-10
* | x86/dsputil_mmx: change assert() to av_assert()Michael Niedermayer2012-10-10
* | crypto should allow passing of options to the underlying protocol via the url...Duncan Salerno2012-10-09