summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/cbs: Add JPEG supportMark Thompson2018-09-23
* hwcontext_vaapi: Improve logging around quirk detectionMark Thompson2018-09-23
* doc/encoders: Add missing options to VAAPI encodersMark Thompson2018-09-23
* vaapi_encode_h26[45]: Make the AUD option a booleanMark Thompson2018-09-23
* vaapi_encode_h264: Properly set constraint flagsMark Thompson2018-09-23
* vaapi_encode: Clean up the packed header configurationMark Thompson2018-09-23
* vaapi_encode: Clean up the GOP structure configurationMark Thompson2018-09-23
* vaapi_encode: Add support for max QP in rate controlMark Thompson2018-09-23
* vaapi_encode: Clean up rate control configurationMark Thompson2018-09-23
* vaapi_encode: Always reapply global parameters after the sequence headerMark Thompson2018-09-23
* vaapi_encode: Clean up the encode quality configurationMark Thompson2018-09-23
* vaapi_encode_mpeg2: Add optionsMark Thompson2018-09-23
* vaapi_encode: Add common options between all encodersMark Thompson2018-09-23
* vaapi_encode: Choose profiles dynamicallyMark Thompson2018-09-23
* configure: Use pkgconfig for VAAPIMark Thompson2018-09-23
* avcodec: add native iLBC decoderPaul B Mahol2018-09-23
* fate/mov : use do_md5sum for mov-faststart-4gb-overflow testMartin Vignali2018-09-22
* avcodec/ac3dec: Fix shift signedness in mask creationMichael Niedermayer2018-09-22
* avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_C...Michael Niedermayer2018-09-22
* Revert "avformat/matroskaenc: write CodecPrivate in WebM"James Almer2018-09-21
* avformat/matroskaenc: write CodecPrivate in WebMJames Almer2018-09-21
* lavf/matroska: Allow AV1 in WebMKagami Hiiragi2018-09-21
* avfilter/vf_sr: Fix coverity CID 1439584Pedro Arthur2018-09-21
* lavc/avpacket: Add missing conversions from side data enum to name.Jun Zhao2018-09-21
* lavu/frame: Add missing conversions from side data enum to nameJun Zhao2018-09-21
* doc/examples/vaapi_transcode: Fix the typoMichael Niedermayer2018-09-21
* avformat/dashenc: Reduce Muxing overhead for chunked CMAF formatKarthick Jeyapal2018-09-19
* avcodec/dvdsubdec: Sanity check len in decode_rle()Michael Niedermayer2018-09-19
* avcodec/mpeg4videodec: Fix undefined shift in get_amv()Michael Niedermayer2018-09-19
* avcodec/mpeg4videodec: Check rice_prefix_codeMichael Niedermayer2018-09-19
* avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate errorMichael Niedermayer2018-09-19
* avcodec/av1_parse: Fix bistream typoMichael Niedermayer2018-09-19
* avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin2018-09-19
* avfilter/dnn_backend_native: fix memleakZhao Zhili2018-09-19
* avfilter/dnn_backend_native: fix invalid freeZhao Zhili2018-09-19
* avfilter/vf_sr: fix read out of boundsZhao Zhili2018-09-19
* Cosmetics: Reindent after last commit.Carl Eugen Hoyos2018-09-19
* lavd/dshow: Interpret negative height as bottom-down frame.Carl Eugen Hoyos2018-09-19
* lavf/webvttenc: Always write hours in the timestamp with two characters.Carl Eugen Hoyos2018-09-19
* avcodec/zmbv: Check that the decompressed data size is correctMichael Niedermayer2018-09-19
* avcodec/zmbv: Update decomp_len in raw framesMichael Niedermayer2018-09-19
* avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi.Shiyou Yin2018-09-19
* Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af'James Almer2018-09-18
|\
| * qsvenc: AV_PIX_FMT_QSV path should release frameMaxym Dmytrychenko2018-09-18
* | libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-17
* | lavc/libxavs2: remove nonexistent parametershwren2018-09-17
* | lavc/libdavs2: fix error return codeshwren2018-09-17
* | lavc/libdavs2: remove unused header fileshwren2018-09-17
* | avformat/dashenc: Format VP9 profile as decimal instead of HexadecimalJames Almer2018-09-17
* | avformat/dashenc: Format VP9 bitdepth as decimal instead of HexadecimalKarthick Jeyapal2018-09-17