summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | dpxenc: fix padding in encode_gbrp12Christophe Gisquet2014-08-21
* | hevc_ps: check overflow and test alternate syntaxChristophe Gisquet2014-08-21
* | x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8James Almer2014-08-21
* | wavpackenc: assert on too small bufferChristophe Gisquet2014-08-21
* | imc: reject files with unfathomable sampling ratesChristophe Gisquet2014-08-21
* | huffyuvdec: fix old (v1) rgbaChristophe Gisquet2014-08-21
* | x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avxJames Almer2014-08-20
* | avcodec/hevc_ps: do cleanup in case of unsupported bit depthMichael Niedermayer2014-08-20
* | x86/hevc_res_add: fix register count in hevc_transform_add{16,32}_10_avx2James Almer2014-08-19
* | x86: hevc: adding transform_addPierre Edouard Lepere2014-08-20
* | lavc/tiff: add support for YUV deflateJames Almer2014-08-19
* | lavc/tiff: move unpack_yuv() above the deflate functionsJames Almer2014-08-19
* | avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16pJon Morley2014-08-19
* | avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCRMichael Niedermayer2014-08-19
* | avcodec/tiff: do not use photometric to detect pix_fmtMichael Niedermayer2014-08-19
* | wavpackenc: proper buffer allocationChristophe Gisquet2014-08-19
* | wavpack: report if there is no bits leftChristophe Gisquet2014-08-19
* | avcodec/pafaudio: use paf.h insteadPaul B Mahol2014-08-19
* | avcodec/pafvideo: remove unused headerPaul B Mahol2014-08-19
* | avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reall...Michael Niedermayer2014-08-19
* | avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_uppe...Michael Niedermayer2014-08-19
* | huffyuvenc: add a non-deterministic optionChristophe Gisquet2014-08-19
* | alac: add option to decoded incorrect ALACChristophe Gisquet2014-08-18
* | Merge commit '41e1354c101004ccd46dc08d3dd6e956e83a6b51'Michael Niedermayer2014-08-18
|\|