40750 Commits (91cc3aa8b11949ed4faa95076284a2a0db7fa35f)

Author SHA1 Message Date
Michael Bunk 0d7e0f25ca Fix typos 7 years ago
Shiyou Yin a55adf24b9 avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate test. 7 years ago
Martin Storsjö 2a9e1c122e libfdk-aac: Don't use defined() in a #define 7 years ago
James Almer 309c3a0e81 avcodec/libaom: fix setting amount of threads 7 years ago
James Almer b69ea742ab avcodec/libaomenc: remove AVOption related to frame partitions 7 years ago
Michael Niedermayer 4356e03fd6 libavcodec/pnm_parser: do not lose skipped parts in reporting of how much was consumed 7 years ago
Michael Niedermayer 74af6ae021 avcodec/vp8: Check bitstream input in vp7_fade_frame() before time consuming operation 7 years ago
Michael Niedermayer 09f0429b99 avcodec/mjpegdec: simplify rgb index remaping 7 years ago
hwren 85a921f461 lavc, doc, configure: add libxavs2 video encoder wrapper 7 years ago
Paul B Mahol 7115ad53b4 avcodec/loco: rotate other planes too for non-power of 2 widths 7 years ago
Jason Stevens 69f1853a28 libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 7 years ago
Paul B Mahol df05fd3131 avcodec/loco: switch to planar rgb format 7 years ago
Paul B Mahol 29a24e5f79 avcodec/lagarith: set pict_type too 7 years ago
Paul B Mahol b2ffecbd0c avcodec/lagarith: switch to planar rgb 7 years ago
Devin Heitmueller fb9d4f5c3e avcodec/v210enc: Pass through Active Format Description (AFD) data 7 years ago
Devin Heitmueller 35498c124a avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket 7 years ago
Devin Heitmueller 6a9abe9ec3 avcodec/v210enc: Pass through A53 CC data 7 years ago
Paul B Mahol 4b1b47e81b avcodec/scpr: stop checking for overread twice 7 years ago
Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 7 years ago
gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 7 years ago
Moritz Barsnick 1693a68187 avcodec/aacenc: report channel layout by name 7 years ago
Paul B Mahol 05df39cf3f avcodec/tiff: check ff_lzw_decode_open() for failure 7 years ago
Paul B Mahol 39cfb722ee avcodec/gifdec: set .caps_internal 7 years ago
Paul B Mahol 158043bae8 avcodec/gifdec: check ff_lzw_decode_open() for failure 7 years ago
Paul B Mahol 6e15495bcb avcodec/zmbv: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 337b9e190b avcodec/ulti: fix minor style issue 7 years ago
Paul B Mahol 51a087771b avcodec/tscc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 86e7e7816b avcodec/tscc: check av_frame_alloc() for failure 7 years ago
Paul B Mahol 1e09dd96fe avcodec/on2avc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol e8b27b82d0 avcodec/mscc: decoders supports init_cleanup capability 7 years ago
Paul B Mahol 0d37823c83 avcodec/interplayacm: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 1f71f0a312 avcodec/fmvc: use correct pixel format on big-endian for 16 bpp 7 years ago
Paul B Mahol 15a5f49c0b avcodec/flashsv: check return value of flashsv_decode_init() 7 years ago
Paul B Mahol ae227fa1f2 avcodec/fic: change class name to more correct one 7 years ago
Paul B Mahol ea6f61025e avcodec/dsicinvideo: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 94437e4409 avcodecc/cscd: fix some obvious style issues 7 years ago
Paul B Mahol aa76bdea1f avcodec/cscd: decoder supports init_cleanup capability 7 years ago
Paul B Mahol aaa3f115d8 avcodec/cook: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 068412f2e8 avcodec/rscc: fix decoding of some iscc files 7 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 7 years ago
Paul B Mahol af71a3ff3e avcodec/wcmv: fix output on big-endian with rgb565 format 7 years ago
Paul B Mahol d8ad8fd8bd avcodec/qdmc: check return code of ff_fft_init() 7 years ago
Zhao Zhili 037b3bd14a avcodec/h264dec: remove unnecessary checks in h264_decode_frame 7 years ago
Zhao Zhili b9d1f5bf68 avcodec/h264dec: check number of SPS in is_extra 7 years ago
Shiyou Yin 9f60c58586 avcodec/mips: [loongson] fix improper use of register constraints. 7 years ago
Paul B Mahol cc24665f44 avcodec/scpr: make sure count and min are valid 7 years ago
Paul B Mahol a77c2df5cc avcodec/dnxhdenc: interlaced is not supported in DNxHR 7 years ago
Paul B Mahol 237bbf6678 avcodec/dnxhddec: ask for samples with alpha 7 years ago
Shiyou Yin 776909e42e avcodec/mips: [loongson] reoptimize put and add pixels clamped functions. 7 years ago
Martin Storsjö 7e929dac10 libfdk-aacenc: Allow enabling the ELDv2 profile 7 years ago