103154 Commits (6b594ba5d1b5aa411a2051bb2ee901dc648c85cb)
 

Author SHA1 Message Date
James Almer 6b594ba5d1 avcodec/mfenc: remove usage of avctx->pkt_timebase 3 years ago
Andreas Rheinhardt ef54590f83 avfilter/internal: Don't include libavcodec/(avcodec|internal).h 3 years ago
Paul B Mahol 2678b4f81b avfilter/avf_showspectrum: add option to control dynamic range for colors 3 years ago
Andreas Rheinhardt 2146b65553 avutil/internal: Move MAKE_ACCESSORS to its only user 3 years ago
Andreas Rheinhardt 549502868d Move ff_tlog() from lavc/internal.h to lavu/internal.h 3 years ago
Andreas Rheinhardt 2b6e008577 avfilter/internal: Move ff_norm_qscale() to qp_table.h 3 years ago
Andreas Rheinhardt b75dc8bd70 avcodec/huffman: Use logcontext instead of AVCodecContext 3 years ago
Andreas Rheinhardt a449fb35ca avcodec/fft-internal: Make it a standalone header 3 years ago
Andreas Rheinhardt 211619ad7f avcodec: Remove the FFT_FIXED_32 define 3 years ago
Andreas Rheinhardt 763c501432 avcodec/fft-internal: Remove unused macros 3 years ago
Andreas Rheinhardt 7bad2a61d8 avcodec/mips/constants: Include intfloat.h in constants.h 3 years ago
Andreas Rheinhardt 304cb08693 avfilter/avfilter: Remove unused partial_buf 3 years ago
Linjie Fu b3a0548a98 fftools/ffmpeg_filter: fix the flags parsing for scaler 3 years ago
Linjie Fu 5b0e6b0d82 fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 3 years ago
Linjie Fu 9f14396a51 lavfi/vf_scale: use default swscale flags for scaler 3 years ago
Paul B Mahol 9dbf95f209 avfilter/f_graphmonitor: use sample_count_in/out 3 years ago
Paul B Mahol c317862c88 avfilter/avfilter: add sample_count_in and sample_count_out 3 years ago
Paul B Mahol 82123e133d avfilter/avf_showspectrum: add lreplace sliding mode 3 years ago
Paul B Mahol b1388cd6c5 avfilter/avf_showspectrum: proper rational multiplication 3 years ago
Paul B Mahol 20ebcbd520 avfilter/avf_showspectrum: fix last frame/eof timestamp 3 years ago
Martin Storsjö 6d2365882f libavfilter: Fix implicit declarations of av_cpu_max_align 3 years ago
Haihao Xiang 65fdc0e589 lavc/qsvenc: pass the color properties to the SDK 3 years ago
Haihao Xiang c8cfe67694 lavc/qsvdec: update color properties in codec context 3 years ago
Andreas Rheinhardt 7ab0207d4b avutil/Makefile: Apply CFLAGS for compilation 3 years ago
Andreas Rheinhardt cc6f6a1eef avfilter/vf_vpp_qsv: Don't overrun stack array 3 years ago
Paul B Mahol 3b298640e1 avfilter/af_afftfilt: make sure that tx buffers size are always aligned 3 years ago
Paul B Mahol 16b4331bd1 avfilter/avf_showspectrum: use proper function return value instead of hardcoded number 3 years ago
Paul B Mahol b3117f376d avfilter/vaf_spectrumsynth: switch to TX FFT from avutil 3 years ago
Paul B Mahol a428d2a487 avfilter/af_afftfilt: switch to TX FFT from avutil 3 years ago
Andreas Rheinhardt 6e66e2c321 avfilter/internal: Don't include framepool.h, thread.h 3 years ago
James Almer e0b84d1069 avfilter/avfilter: use av_frame_copy() to copy frame data 3 years ago
Fei Wang 8b83dad825 avfilter/vf_vpp_qsv: add scale mode option 3 years ago
maryam ebr 7150f95756 avcodec/dnxhddec: check and propagate function return value 3 years ago
Lynne c8b1f2bcc4
packet: initialize time_base field to (0, 1) instead of (0, 0) 3 years ago
Lynne a1a0fddfd0
avpacket: ABI bump additions 3 years ago
Yun Zhang a27853a730 lavd/lavfi.c: Set time_base for 608 cc to container time_base. 3 years ago
Brad Hards 1f58503013 libavcodec/libx265: add user data unregistered SEI encoding 3 years ago
Gyan Doshi c50f5460d2 ffmpeg_opt: restore documented stream selection behaviour 3 years ago
Marton Balint 7b4bdcd68e avformat/mxfdec: prefer footer and complete partitions for metadata 3 years ago
Michael Niedermayer 9b57d2f0a9 avformat/wavdec: Use 64bit in new_pos computation 3 years ago
Michael Niedermayer 9dbed90840 avformat/sbgdec: Check for overflow in timestamp preparation 3 years ago
Michael Niedermayer 9d1c47ec03 avformat/dsicin: Check packet size for overflow 3 years ago
Michael Niedermayer 5e38eff284 avformat/dsfdec: Change order of operations in bitrate computation 3 years ago
Michael Niedermayer b4e77dfca1 avformat/bfi: check nframes 3 years ago
Michael Niedermayer 527821a2dd avformat/avidec: fix position overflow in avi_load_index() 3 years ago
Michael Niedermayer f034c2e36a avformat/asfdec_f: Check sizeX against padding 3 years ago
Michael Niedermayer bae2e19777 avformat/aiffdec: Check for size overflow in header parsing 3 years ago
Michael Niedermayer 75a099fc73 avcodec/aaccoder: Add minimal bias in search_for_ms() 3 years ago
Gyan Doshi b9176dbfb7 avcodec/noise_bsf: restore dropamount for backwards compatibility 3 years ago
Paul B Mahol ae94868a57 avfilter/avf_showfreqs: switch to TX FFT from avutil 3 years ago