summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/electronicarts: add option to return alpha channel in the main video...Marton Balint2022-11-22
* avformat/electronicarts: set packet_read in one placeMarton Balint2022-11-22
* avformat/electronicarts: fix EOF checkMarton Balint2022-11-22
* avcodec/bonk: check level value to not reach invalid valuesPaul B Mahol2022-11-22
* Changelog: Add missing lines for QSVHaihao Xiang2022-11-22
* lavu/pixfmt: Update the description for AV_PIX_FMT_QSVHaihao Xiang2022-11-22
* doc/examples: Add qsv_transcode exampleWenbin Chen2022-11-22
* fftools/ffmpeg_demux: set default hwaccel_output_format for mediacodecZhao Zhili2022-11-21
* avutil/hwcontext: verify hw_frames_ctx in transfer_data_allocZhao Zhili2022-11-21
* avcodec: add MediaCodec encoderZhao Zhili2022-11-21
* avcodec/mediacodec: add ANativeWindow supportZhao Zhili2022-11-21
* avutil/hwcontext_mediacodec: add ANativeWindow supportZhao Zhili2022-11-21
* avcodec/mediacodecdec: enable NDK mediacodecZhao Zhili2022-11-21
* avcodec/mediacodec: add NDK media codec wrapperZhao Zhili2022-11-21
* avcodec/mediacodec_wrapper: separate implementation from interfaceZhao Zhili2022-11-21
* avcodec/mediacodecdec_common: fix useless av_buffer_unrefZhao Zhili2022-11-21
* avcodec/mediacodecdec_common: fix misuse av_free/av_freepZhao Zhili2022-11-21
* avcodec/mediacodecdec: don't break out if both input and output port return t...Zhao Zhili2022-11-21
* avcodec/mediacodec: fix incorrect crop infoZhao Zhili2022-11-21
* avfilter/avf_showspectrum: set hop_size for showspectrumpicPaul B Mahol2022-11-21
* libavfilter/x86/vf_convolution: fix sobel swap issue on WIN64Wang, Bin2022-11-21
* swscale/input: Use more unsigned intermediatesMichael Niedermayer2022-11-20
* swscale/input: Use unsigned intermediates in rgb64ToUV_c_templateJeremy Dorfman2022-11-20
* avcodec/vqcdec: Check for end of input in decode_vectors()Michael Niedermayer2022-11-20
* avcodec/apac: reset buffer on errorMichael Niedermayer2022-11-20
* avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is setChristopher Degawa2022-11-20
* avfilter/af_surround: fix possible out of array accessPaul B Mahol2022-11-19
* avcodec/vp8: Fix wrong vpx_rac_is_end() checkHirokazu Honda2022-11-19
* avfilter/af_surround: refactor codePaul B Mahol2022-11-19
* avfilter/vf_libplacebo: fix normalize_sar calculationNiklas Haas2022-11-19
* avfilter/vf_libplacebo: default to normalize_sar=0Niklas Haas2022-11-19
* avfilter: fix av_tx_fn stride usage for complex inputsPaul B Mahol2022-11-19
* avfilter/af_surround: improve LFE loudnessPaul B Mahol2022-11-18
* avfilter/af_surround: implement smooth option/supportPaul B Mahol2022-11-18
* avfilter/af_surround: split factors calculationsPaul B Mahol2022-11-18
* avfilter/af_surround: improve front center channelPaul B Mahol2022-11-18
* avfilter/vf_libplacebo: fix output format selectionNiklas Haas2022-11-18
* avfilter/vf_libplacebo: suppress warning on older libplaceboNiklas Haas2022-11-18
* avfilter/af_surround: fix regression with channel i/o gainPaul B Mahol2022-11-18
* avfilter/avf_showspectrum: fix stride and set scalePaul B Mahol2022-11-18
* avcodec/libx265: fix build errorZhao Zhili2022-11-18
* avfilter/af_surround: simplify some code morePaul B Mahol2022-11-18
* avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_msChristopher Degawa2022-11-17
* avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_bufferChristopher Degawa2022-11-17
* avfilter/af_surround: add more layouts for stereo upmixPaul B Mahol2022-11-17
* avformat/concatdec: check that there's extradata before trying to copy itJames Almer2022-11-17
* avformat/vpcc: parse bitstream data to get profile and bitdepthJames Almer2022-11-17
* avcodec/rpzaenc: count in packet size also fixed headerPaul B Mahol2022-11-17
* avfilter/af_firequalizer: switch to TX from lavuPaul B Mahol2022-11-17
* avfilter/avf_showspatial: switch to lavu TXPaul B Mahol2022-11-17