summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24
* avfilter/af_afftfilt: add threads supportPaul B Mahol2022-05-24
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* fftools: Stop using av_fopen_utf8Martin Storsjö2022-05-23
* avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA framesTong Wu2022-05-23
* avutil/hwcontext_d3d11va: pass the format value from outside for staging textureTong Wu2022-05-23
* avutil/hwcontext_qsv: derive QSV frames to D3D11VA framesTong Wu2022-05-23
* avfilter/avf_showfreqs: fix memleak in plot_freqsSteven Liu2022-05-23
* avcodec/libuavs3d: fix access uninitialized variable when drainingZhao Zhili2022-05-23
* x86/tx_float: replace fft_sr_avx with fft_sr_fma3Lynne2022-05-21
* x86/tx_float: improve temporary register allocation for loadsLynne2022-05-21
* lavu/tx: make slow ISA extension penalties smarterLynne2022-05-21
* x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriateLynne2022-05-21
* Revert "x86/tx_float: remove vgatherdpd usage"Lynne2022-05-21
* opt_common: note D and T type streams for completeness.Gyan Doshi2022-05-20
* tests/fate: Remove intermediate file of flv-add_keyframe_index testAndreas Rheinhardt2022-05-20
* fate/filter-video: Fix requirements of testsAndreas Rheinhardt2022-05-20
* fate/filter-video: Avoid duplication for fate-filter-overlay testsAndreas Rheinhardt2022-05-20
* fate/filter-video: Avoid duplication for filter-removegrain testsAndreas Rheinhardt2022-05-20
* fate/filter-video: Avoid duplication for fate-filter-stereo3d testsAndreas Rheinhardt2022-05-20
* tests/Makefile: Add FRAMECRC variants for filteringAndreas Rheinhardt2022-05-20
* tests/Makefile: Remove FILTERDEMDECMUXAndreas Rheinhardt2022-05-20
* x86/tx_float: remove vgatherdpd usageLynne2022-05-20
* avfilter/formats: Constify channel_layout in ff_add_channel_layout()Andreas Rheinhardt2022-05-19
* avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.hAndreas Rheinhardt2022-05-19
* avcodec/mss2: Remove write-only QpelDSPContextAndreas Rheinhardt2022-05-19
* avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt2022-05-19
* avcodec/dvdsubenc: return error if canvas_size is too small for subtitle renderLimin Wang2022-05-19
* avformat/sccenc: avoid potential invalid accessLimin Wang2022-05-19
* Makefile: remove sccenc dependency on subtitlesLimin Wang2022-05-19
* avformat/img2: Add support for AVIF mux in image2Vignesh Venkatasubramanian2022-05-19
* fftools/opt_common: add includes of avf headers for claritysoftworkz2022-05-18
* avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set()Andreas Rheinhardt2022-05-16
* doc/muxers: note write_btrt option for MOV/MP4Gyan Doshi2022-05-16
* avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarilyAndreas Rheinhardt2022-05-15
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-15
* avcodec/ac3tab: Move some tables only used by ac3.c to itAndreas Rheinhardt2022-05-15
* avcodec/ac3: Remove declaration of inexistent functionAndreas Rheinhardt2022-05-15
* avfilter/af_afir: add support for double sample formatPaul B Mahol2022-05-15
* avfilter/af_acrossover: add precision optionPaul B Mahol2022-05-14
* avformat/dashdec: accept and relay CENC decryption keyGyan Doshi2022-05-14
* avfilter/af_asubboost: add channels optionPaul B Mahol2022-05-13
* avfilter/vf_zscale: active region use doubles so use that type here tooPaul B Mahol2022-05-13
* avfilter/af_asubboost: add boost optionPaul B Mahol2022-05-13
* avfilter/af_crossfeed: always return same number of samples with block proces...Paul B Mahol2022-05-13
* avfilter/vf_zscale: improve slice processingPaul B Mahol2022-05-13
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-13
* avformat/av1: Add a parameter to av1c to omit seq headerVignesh Venkatasubramanian2022-05-13
* avcodec/libaomenc: Add parameter for avif single image encodingVignesh Venkatasubramanian2022-05-13