summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add codecview filterClément Bœsch2014-08-24
* Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* avcodec/xan: fix style issuePaul B Mahol2014-08-24
* x86: hevc_mc: split differently callsChristophe Gisquet2014-08-24
* x86: hevc_mc: correct unneeded use of SSE4 codeChristophe Gisquet2014-08-24
* pnmenc: use bits_per_raw_sampleChristophe Gisquet2014-08-24
* Changelog: add "H.261 RTP payload format (RFC 4587)"Michael Niedermayer2014-08-24
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-08-24
|\
| * fate: Fix ffprobe tests with --target-path set.Carl Eugen Hoyos2014-08-24
| * doc/ffmpeg: Try to clarify that the input option -r is not the same as -frame...Carl Eugen Hoyos2014-08-24
| * Do not print a useless error number if mov header reading fails.Carl Eugen Hoyos2014-08-24
* | Add support for H.261 RTP payload format (RFC 4587)ThomasVolkert2014-08-24
|/
* avcodec/tiff: Make pixel format checks tighterMichael Niedermayer2014-08-24
* lavc/tiff: add support for LZMA compressionJames Almer2014-08-24
* Merge commit '749b1f1359b5af0a08221923b016551b18ab6171'Michael Niedermayer2014-08-23
|\
| * configure: add --enable-rpathReinhard Tartler2014-08-23
* | Merge commit '5caf039ba2b4be067568a30146f29008d8db28d0'Michael Niedermayer2014-08-23
|\|
| * Prepare for 11_beta2 ReleaseReinhard Tartler2014-08-23
* | Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110'Michael Niedermayer2014-08-23
|\|
| * ogg: Use separate classes for the aliasesLuca Barbato2014-08-23
* | avutil/pixelutils: faster pixelutils_sad_16x16Clément Bœsch2014-08-23
* | doc/filters: fix Shwo/Show typoClément Bœsch2014-08-23
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-23
* | avutil/pixelutils: faster pixelutils_sad_[au]_16x16Clément Bœsch2014-08-23
* | avfilter/showcqt: add fontcolor optionMuhammad Faiz2014-08-23
* | avcodec/h264_slice: More complete cleanup in h264_slice_header_init()Michael Niedermayer2014-08-23
* | avcodec/h264: do proper cleanup in ff_h264_alloc_tables() in case DPB alloc f...Michael Niedermayer2014-08-23
* | avcodec/imc: Fix bitstream buffer paddingMichael Niedermayer2014-08-23
* | h264: do not return on sidedata allocation failureChristophe Gisquet2014-08-23
* | avcodec/hevc_ps: fix 1 vs. 0 typoMichael Niedermayer2014-08-22
* | vidstabutils: improve documentationTimothy Gu2014-08-22
* | vidstab*: Remove accidentally exported av_2_vs_pixel_format()Timothy Gu2014-08-22
* | Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'Michael Niedermayer2014-08-22
|\|
| * qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-22
* | Merge commit '1019b7c4edff537499c4a6cb0d65abae04ce58f6'Michael Niedermayer2014-08-22
|\|
| * os_support: Undefine lseek/stat/fstat before defining themDiego Biurrun2014-08-22
* | Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd'Michael Niedermayer2014-08-22
|\|
| * ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-22
* | Merge commit 'cb7b1a2dfb547ab78342a7a9d5cd729d77d90421'Michael Niedermayer2014-08-22
|\|
| * electronicarts: set the framerate for TGQ/TQIAnton Khirnov2014-08-22
* | Merge commit '7b6aae23e12f41cdfac7f1069debfe44d9a3d136'Michael Niedermayer2014-08-22
|\|
| * electronicarts: read the framerate for MADAnton Khirnov2014-08-22
* | wavpackenc: reset trailer info on block encodingChristophe Gisquet2014-08-22
* | wavpack: check number of channelsChristophe Gisquet2014-08-22
* | Merge commit '4d6c5152849e23a4cc0f6a6ac2880c01ebcd301b'Michael Niedermayer2014-08-22
|\|
| * electronicarts: do not fail on zero-sized chunksAnton Khirnov2014-08-22
* | Merge commit 'dc4b2e7d33903a6b9380e8a84b22b3a20facbb08'Michael Niedermayer2014-08-22
|\|
| * rv34: use ff_mpeg_update_thread_context only when decoder is fully initializedJanne Grunau2014-08-22
* | Merge commit 'b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f'Michael Niedermayer2014-08-22
|\|
| * configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-21