summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * h264dec: initialize field_started to 0 on each decode callAnton Khirnov2017-03-12
| * arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be usedMartin Storsjö2017-03-11
| * arm: vp9itxfm: Template the quarter/half idct32 functionMartin Storsjö2017-03-11
* | vorbis: Reorder conditions to avoid possible overreadMark Thompson2017-10-18
* | opusenc: Fix double-declaration of variableMark Thompson2017-10-18
* | vaapi_h264: Do not use deprecated header typeMark Thompson2017-10-18
* | vaapi_h264: Add missing return value checkMark Thompson2017-10-18
* | cbs_h264: Fix memory leak in error caseMark Thompson2017-10-18
* | h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-10-18
* | cbs_h264: Fix writing streams with auxiliary picturesMark Thompson2017-10-18
* | avcodec/cfhd: support cropped height tagJames Almer2017-10-18
* | Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'James Almer2017-10-17
|\|
| * Add Cineform HD DecoderKieran Kunhya2017-03-09
| * add initial QP value optionsKonda Raju2017-03-09
| * avcodec: clarify some decoding/encoding API detailswm42017-03-09
| * pixlet: Fix architecture-dependent code and valuesVittorio Giovara2017-03-06
* | Changelog: Add metadata bitstream filtersMark Thompson2017-10-17
* | vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | vaapi_h265: Add support for AUD NAL unitsMark Thompson2017-10-17
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | vaapi_h264: Fix CPB/DPB delaysMark Thompson2017-10-17
* | vaapi_h264: Add support for SEI recovery pointsMark Thompson2017-10-17
* | vaapi_h264: Add support for AUD NAL unitsMark Thompson2017-10-17
* | vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-17
* | mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-17
* | lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-17
* | lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-17
* | lavc: Add h264_metadata bitstream filterMark Thompson2017-10-17
* | lavc: Add trace_headers bitstream filterMark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write APIMark Thompson2017-10-17
* | hevc: Improve stream constraint values in common headerMark Thompson2017-10-17
* | h264: Add stream constraint values to the common headerMark Thompson2017-10-17
* | libavcodec/texturedspenc : indent after add rgtc1u_alpha funcMartin Vignali2017-10-16
* | libavcodec/texturedsp : indent after add rgtc1u_alpha funcMartin Vignali2017-10-16
* | libavcodec/texturedspenc : add rgtc1_u_alpha encoding funcMartin Vignali2017-10-16
* | libavcodec/texturedsp : add rgtc1u_alpha decoding funcMartin Vignali2017-10-16
* | avcodec/dvbsubdec: Split best score computation out of loop in compute_defaul...Michael Niedermayer2017-10-14
* | avcodec/dvbsubdec: Factor a few expressions out of compute_default_clut()Michael Niedermayer2017-10-14
* | avcodec/snowdec: Check mv_scaleMichael Niedermayer2017-10-14
* | avcodec/pafvideo: Check for bitstream end in decode_0()Michael Niedermayer2017-10-14
* | avcodec/mips: Improve hevc uni weighted vert mc msa functionsKaustubh Raste2017-10-13
* | avcodec/mips: Improve hevc uni horiz mc msa functionsKaustubh Raste2017-10-13
* | avcodec/mips: Improve hevc bi copy mc msa functionsKaustubh Raste2017-10-13
* | avcodec/mips: Improve avc put mc 12, 32 and 22 msa functionsKaustubh Raste2017-10-13
* | avcodec/mips: Improve avc chroma avg horiz mc msa functionsKaustubh Raste2017-10-13
* | lavc/pixlet: remove unecessary intermediate nb_levels variableClément Bœsch2017-10-13