summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()Xiaohan Wang2018-02-14
* avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint2018-02-13
* Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson2018-02-12
|\
| * qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-12
* | Merge commit 'cad739dace55e3446ef7180de688173cd19fb000'Mark Thompson2018-02-12
|\|
| * lavc: Add per-thread surfaces in get_hw_frame_parameters()Mark Thompson2018-02-11
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\|
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | h264_idct: enable unmacro on newer NASM versionsRostislav Pehlivanov2018-02-12
* | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-11
|\|
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
| * avpacket: Initialize the allocated padding area in side dataMartin Storsjö2018-02-01
| * vc1: skip motion compensation when data for last picture is invalidSean McGovern2018-01-30
* | Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer2018-02-11
|\|
| * qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-26
* | fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-12
* | avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()Michael Niedermayer2018-02-11
* | avcodec/mpeg4videodec: Ignore multiple VOL headersMichael Niedermayer2018-02-11
* | avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda2018-02-11
* | avcodec/vp3: Check eob_runMichael Niedermayer2018-02-11
* | avcodec/utvideodec: Add several out of array read related checksMichael Niedermayer2018-02-11
* | avcodec/pafvideo: Check allocated frame sizeMichael Niedermayer2018-02-11
* | avcodec/scpr: Fix reading a pixel before the firstMichael Niedermayer2018-02-11
* | avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda2018-02-11
* | aptx: indentation (cosmetics only)Aurelien Jacobs2018-02-09
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | aptx: do some clipping to match original codec in extreme casesAurelien Jacobs2018-02-09
* | aptx: factorize FFABS calculationAurelien Jacobs2018-02-09
* | aptx: simplify by pre-calculating factor_maxAurelien Jacobs2018-02-09
* | avcodec/codec_desc: sort codec_descriptorsMuhammad Faiz2018-02-09
* | avcodec/huffyuvdec: Check input buffer sizeMichael Niedermayer2018-02-09
* | avcodec: Document that init_static_data() is not intended for time consuming ...Michael Niedermayer2018-02-08
* | api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* | avcodec/ffv1: Support for RGBA64 and GBRAP16Jérôme Martinez2018-02-06
* | avcodec/libopus: support disabling phase inversion.Menno2018-02-06
* | lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-06
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* | avcodec/me_cmp: remove ff_me_cmp_init_static()Muhammad Faiz2018-02-05
* | avcodec/utvideodec: Fix bytes left check in decode_frame()Michael Niedermayer2018-02-05
* | avcodec: do not use init_static_data on some codecsMuhammad Faiz2018-02-04
* | avcodec/wavpack: Fix integer overflow in FFABSMichael Niedermayer2018-02-03
* | avcodec/ffv1enc: mark RGB48 support as non-experimentalJérôme Martinez2018-02-03
* | librsvgdec: Fix frame clearing codeCalvin Walton2018-02-02
* | avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()Michael Niedermayer2018-02-02
* | avcodec/exr: Fix memleaks in decode_header()Michael Niedermayer2018-02-02
* | avcodec/vc2enc: prevent bitrate overshootsRostislav Pehlivanov2018-01-31
* | avcodec/dirac_dwt: Fix several integer overflowsMichael Niedermayer2018-01-30
* | avcodec/indeo5: Do not leave frame_type set to an invalid valueMichael Niedermayer2018-01-30
* | avcodec/hevc_ps: Check log2_sao_offset_scale_*Michael Niedermayer2018-01-30
* | avcodec/mediacodecdec: use ff_hevc_ps_uninit()James Almer2018-01-30