109037 Commits (10ddbaf5144c902189fa7388f717b6350e23504b)
 

Author SHA1 Message Date
Paul B Mahol 10ddbaf514 avfilter/af_loudnorm: stop rewritting pts 2 years ago
Paul B Mahol 40d0cb93ab avfilter/af_loudnorm: switch to activate 2 years ago
Rui Zhu 36572a0c1d avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3s 2 years ago
James Almer 86157f5a25 avutil/tx: use llrintf() to convert a float into a 64 bit integer 2 years ago
James Almer d5c7970a27 avutil/tx: use a lower log level for the debug messages 2 years ago
James Almer 0d0d67ce36 avdevice/avfoundation: convert to new channel layout-API 2 years ago
James Almer df968fc1ff avdevice/audiotoolbox: convert to new channel layout-API 2 years ago
Timo Rothenpieler 1800a0da09 Changelog: add forgotten nvenc av1 entry 2 years ago
Derek Buitenhuis d1366c4167 fftools/ffprobe: Loop over correct number of streams when flushing decoders 2 years ago
Martin Storsjö 202b7a9ae7 avcodec/tests/fft: Fix building with CONFIG_MDCT disabled 2 years ago
Paul B Mahol e17628b720 avfilter/af_speechnorm: change initial gain state 2 years ago
Paul B Mahol 7f4c5f6525 avfilter/af_speechnorm: remove long search range for min gain 2 years ago
Paul B Mahol 7027101904 avfilter/af_speechnorm: implement rms option 2 years ago
Peter Ross b48d2320f1 fate/video: vqc testcase 2 years ago
Peter Ross e75e3ac106 fate/audio: msnsiren test case 2 years ago
Peter Ross 99499125ed fate/microsoft: add mss2 region test case 2 years ago
Wenbin Chen dc4d3429e1 libavcodec/qsvenc: Add skip_frame support to qsvenc 2 years ago
nyanmisaka af67f627d1 doc/encoders: add doc of the tier option for hevc_qsv 2 years ago
nyanmisaka 09775cfea7 libavcodec/qsvenc_hevc: add tier option 2 years ago
softworkz e137d197b5 doc/filters.texi: update overlay_vaapi documentation 2 years ago
softworkz 00ce6f486b doc/filters.texi: remove incorrect statement 2 years ago
softworkz c8050d82a9 avfilter/overlay_vaapi: enable expressions for overlay parameters 2 years ago
softworkz ff075f5abb avfilter/overlay_vaapi: precalculate blend_state, enable pixel alpha 2 years ago
softworkz 916447bf4c avfilter/overlay_vaapi: add framesync options 2 years ago
softworkz db6b376db9 avfilter/overlay_vaapi: remove redundant .get_buffer assignments 2 years ago
softworkz 7ebd6189a2 avfilter/overlay_vaapi: reformat options 2 years ago
softworkz 50aeaadad0 avfilter/overlay_vaapi: handle secondary null input 2 years ago
softworkz 55cc8312cc avfilter/overlay_vaapi: remove double framesync init 2 years ago
softworkz e154d8931e avfilter/overlay_vaapi: build filter params just once 2 years ago
softworkz a847c82289 avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT 2 years ago
Andreas Rheinhardt 09eaa76a72 avcodec/wmaprodec: Remove unused variable 2 years ago
Andreas Rheinhardt 649d7cbda8 avcodec/vc1data: Mark tables as hidden 2 years ago
Andreas Rheinhardt a6657493da avcodec/motion_est: Remove unused field 2 years ago
Andreas Rheinhardt fd0e37f126 avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c 2 years ago
Andreas Rheinhardt 8fcaa3f2a8 avcodec/h263dec: Move initializing qpel DSP context to mpeg4videodec.c 2 years ago
Andreas Rheinhardt 496b3c6987 avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependency 2 years ago
Andreas Rheinhardt 1d9aac9c4b avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space 2 years ago
Andreas Rheinhardt 5739fa8be2 avcodec/vc1_block: Remove redundant write 2 years ago
Andreas Rheinhardt cbe6ef1031 avcodec/vc1dec: Split VC-1 decoders from msmpeg4 2 years ago
Andreas Rheinhardt d1d30edf42 avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out 2 years ago
Andreas Rheinhardt 44600da535 avcodec/vc1dec: Return early upon error 2 years ago
Andreas Rheinhardt 835be33ee3 avcodec/vc1dec: Factor (re)initializing code out 2 years ago
Andreas Rheinhardt 5a157313b3 avcodec/vc1dec: Don't open and close decoder during init 2 years ago
Andreas Rheinhardt 83dfc21a21 avcodec/msmpeg4dec: Factor initializing VLCs shared with VC-1 out 2 years ago
Andreas Rheinhardt 8f7bf45895 avcodec/vc1_block: Don't duplicate #defines 2 years ago
Andreas Rheinhardt 1669fe8631 avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c 2 years ago
Andreas Rheinhardt a79399adfa avcodec/vc1data: Move VLC codes/lengths tables to a header 2 years ago
Andreas Rheinhardt 3179fe97e7 avcodec/vc1data: Remove declarations of inexistent arrays 2 years ago
Andreas Rheinhardt 6f1403712d avcodec/vc1data: Remove duplicate defines 2 years ago
Andreas Rheinhardt 777a8c2d50 avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.c 2 years ago