summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | wavpackenc: reset trailer info on block encodingChristophe Gisquet2014-08-22
* | wavpack: check number of channelsChristophe Gisquet2014-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
| * mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-21
| * error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-21
| * pcm: Drop av_unused attribute from variable that is always usedDiego Biurrun2014-08-19
| * pcm: Drop unused variable from DECODE_PLANAR macroDiego Biurrun2014-08-19
| * vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-19
* | x86: hevcdsp: use compilation-time-fixed constantChristophe Gisquet2014-08-22
* | hevcdsp: remove more instances of compile-time-fixed parametersChristophe Gisquet2014-08-22
* | hevcdsp: remove compilation-time-fixed parameterChristophe Gisquet2014-08-22
* | hevc: move MAX_PB_SIZE declarationChristophe Gisquet2014-08-22
* | x86: hevc_mc: assume 2nd source stride is 64Christophe Gisquet2014-08-22
* | wavpackenc: make assert more thoroughChristophe Gisquet2014-08-22
* | wavpackenc: fix number of samples per blockChristophe Gisquet2014-08-22
* | avcodec/fic: Check if a frame is available before using itMichael Niedermayer2014-08-22
* | avcodec: fix aac/ac3 parser bitstream buffer sizeMichael Niedermayer2014-08-22