summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/wavpack: increase WV_MAX_SAMPLESPaul B Mahol2014-08-29
* avcodec/avcodec: fix missing doxygen comment markerMichael Niedermayer2014-08-29
* Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-28
|\
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* | avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused variable warningMichael Niedermayer2014-08-28
* | avcodec/flashsv2enc: fix "unused variable" warningsMichael Niedermayer2014-08-28
* | avcodec/libvpxenc: Adds support for constant quality mode in VP9.Deb Mukherjee2014-08-28
* | Adds support for setting aq_mode in libvpx encoderDeb Mukherjee2014-08-27
* | Replace incorrect use of "multiply" with "multiple"James Darnley2014-08-27
* | Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc'Michael Niedermayer2014-08-27
|\|
| * x86: xvid: K&R formatting cosmeticsDiego Biurrun2014-08-27
* | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-27
|\|
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* | Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92'Michael Niedermayer2014-08-27
|\|
| * x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-27
* | Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e'Michael Niedermayer2014-08-27
|\|
| * vc1: Initialize start_code_found to 0Luca Barbato2014-08-27
* | lavc/libwebpenc: use WebPMemoryWriterClear()James Almer2014-08-27
* | Improved AC3 decoder level support (heavy drc, dialnorm)Jean-Francois Thibert2014-08-27
* | Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0'Michael Niedermayer2014-08-26
|\|
| * h264: fully check cropping amount from spsVittorio Giovara2014-08-26
* | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer2014-08-26
|\|
| * libxvid: K&R formatting cosmeticsGabriel Dume2014-08-26
* | libx264: fix -b_qfactor and -chromaoffsetHii2014-08-26
* | avcodec/snowenc: remove out-commented assertMichael Niedermayer2014-08-26
* | Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e'Michael Niedermayer2014-08-26
|\|
| * vc1: Fix the skip conditionLuca Barbato2014-08-26
* | huffyuvdec: decode the last odd sampleChristophe Gisquet2014-08-25
* | huffyuvenc: write last odd sampleChristophe Gisquet2014-08-25
* | avcodec/vp9: Use av_malloc_array()Michael Niedermayer2014-08-25
* | avcodec/vorbisenc: use av_malloc(z)_array()Michael Niedermayer2014-08-25
* | avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also for mpeg2Michael Niedermayer2014-08-25
* | Revert "pnmenc: use bits_per_raw_sample"Michael Niedermayer2014-08-25
* | avcodec/vc1dec: fix null pointer dereferenceMichael Niedermayer2014-08-25
* | avcodec/utils: add GBRP16 to avcodec_align_dimensions2()Michael Niedermayer2014-08-24
* | lavc/h264_slice: Add a missing newline to an error message.Carl Eugen Hoyos2014-08-24
* | 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
* | 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
* | 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