103153 Commits (ef54590f83880ae982f3dd29be7f1f4105f98a85)
 

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