summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cbs_vp9: fix parsing sRGB samplesJames Almer2018-10-27
* avcodec/cbs_av1: fix parsing frame_size_with_refsJames Almer2018-10-27
* vaapi_encode: Add flag to mark encoders supporting only constant-qualityMark Thompson2018-10-27
* vaapi_encode_h265: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_h264: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_mpeg2: Use common slice sizing codeMark Thompson2018-10-27
* vaapi_encode: Support configurable slicesMark Thompson2018-10-27
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
* lavc/h264dec: don't error out when receiving multiple IDR slicesJosh de Kock2018-10-26
* avcodec/vp9_parser: set profile in AVCodecContextJames Almer2018-10-25
* avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flagMarton Balint2018-10-24
* avcodec/msrle: Check that the input is large enough to contain a end of pictu...Michael Niedermayer2018-10-24
* Revert "avcodec/decode: copy the output parameters from the last bsf in the c...James Almer2018-10-24
* avcodec/nvdec: Push the context before destroying the decoderPhilip Langdale2018-10-24
* h264/pic_timing: support multiple timecodesJosh de Kock2018-10-23
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* lavc/qsvenc_jpeg: set a default qualityZhong Li2018-10-23
* lavc/qsvenc_jpeg: add async_depth supportZhong Li2018-10-23
* avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handlingMichael Niedermayer2018-10-23
* avcodec/ilbcdec: Check startindexMichael Niedermayer2018-10-23
* cbs_h2645: Allocate all internal buffers with paddingMark Thompson2018-10-22
* cbs_h264: Fix SPS used for pic_timing timestampMark Thompson2018-10-22
* cbs_h264: Actually decompose end-of-sequence NAL unitsMark Thompson2018-10-22
* avcodec/mpeg4videodec: Fix typo in sprite delta checkMichael Niedermayer2018-10-22
* lavc/sinewin: Do not declare AAC 120/960 tables as const.Carl Eugen Hoyos2018-10-19
* avcodec/proresenc_aw : use for frame flag in the header the same value than t...Martin Vignali2018-10-18
* avcodec/proresenc_aw : add support for prores 444Martin Vignali2018-10-18
* avcodec/prores_enc : not calculate dct a each quantif search stepMartin Vignali2018-10-18
* avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali2018-10-18
* avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali2018-10-18
* avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali2018-10-18
* avcodec/h264_cavlc: Check mb_skip_runMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Fix multiple integer overflowsMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Fix multiple invalid left shiftsMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Limit indexes in create_augmented_vector()Michael Niedermayer2018-10-18
* avcodec/ra144: Fix integer overflow in add_wav()Michael Niedermayer2018-10-18
* lavc/mjpegdec: Support 2:3 subsampling.Carl Eugen Hoyos2018-10-18
* trace_headers: Fix memory leaks on syntax read failuresMark Thompson2018-10-16
* avcodec/cbs: ensure user_data is padded for GBC parsingAman Gupta2018-10-15
* avcodec/cbs: fix crash in sei_pic_timestampAman Gupta2018-10-15
* avcodec/cbs_h264: silence errors about end_of_seq nalusAman Gupta2018-10-15
* avcodec/av1_parse: Check obu_sizeMichael Niedermayer2018-10-15
* avcodec/cuviddec: properly take deinterlacing and display delay into account ...Timo Rothenpieler2018-10-14
* avcodec/imm4: improve decoding of some filesPaul B Mahol2018-10-14
* avcodec/imm4: stop using FAAN idctPaul B Mahol2018-10-12
* avcodec/avpacket: fix whitespaceAman Gupta2018-10-12
* avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()Aman Gupta2018-10-11
* libavcodec/libaomenc.c: Added code for computing PSNR/SSIMSam John2018-10-11
* avcodec/ffv1dec_template: Check for the end of input after 1024 pixelsMichael Niedermayer2018-10-12
* avcodec/aacdec_template: Allow duplicated elementsMichael Niedermayer2018-10-12