103178 Commits (5ad436fcb91a538343e2798ce29630ad4aa71b3c)
 

Author SHA1 Message Date
Andreas Rheinhardt 5ad436fcb9 avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog 3 years ago
Andreas Rheinhardt 7f1edcb4ef avcodec/ass_split: Remove unused ff_ass_split_dialogue() 3 years ago
Andreas Rheinhardt 127da193d4 avcodec/acelp_vectors: Add missing brackets 3 years ago
Soft Works 6a4f851df7 libavformat/mov: Change log line from debug to trace 3 years ago
James Almer 44d5e12c8f ffprobe: remove references to frame->pkt_pts 3 years ago
Paul B Mahol 6b11c12cf3 avfilter/avf_showspectrum: improve dBFS scale legend 3 years ago
James Almer e01d306c64 avcodec/utils: don't return negative values in av_get_audio_frame_duration() 3 years ago
James Almer 35331aa266 avutil/tx: add a return at the end of non-void functions 3 years ago
James Almer ec59ca0e6f avformat/mxfenc: add a return at the end of non-void functions 3 years ago
James Almer 83946906fb avfilter/vsrc_testsrc: add a return at the end of non-void functions 3 years ago
James Almer d708add98c fftools/ffmpeg_filter: add a return at the end of non-void functions 3 years ago
Andreas Rheinhardt 9f19fbba4a avformat/fifo: Free dict on av_dict_copy() failure 3 years ago
Andreas Rheinhardt a3e78deb0a avformat/ilbc: Use av_get_packet 3 years ago
Andreas Rheinhardt d1ac645636 avformat: Use ffio_read_size where appropriate 3 years ago
Andreas Rheinhardt dccd1d2a58 avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptor 3 years ago
maryam ebrahimzadeh 9ffa49496d avformat/adtsenc: return value check for init_get_bits in adts_decode_extradata 3 years ago
Michael Niedermayer 89505d38de avformat/wtvdec: Check for EOF before seeking back in parse_media_type() 3 years ago
Michael Niedermayer 2bbef69b0b avformat/mpc8: Check first keyframe position for overflow 3 years ago
Michael Niedermayer 9bc32d7c4b avcodec/exr: Check ac_count 3 years ago
Michael Niedermayer c42f277903 tools/target_dec_fuzzer: check max samples in flush loop 3 years ago
Derek Buitenhuis e6754d2ad2 ffprobe: Rename Audio Service Type 'type' field to 'service_type' 3 years ago
James Almer 1cd43d8a5e avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame side data 3 years ago
James Almer 82be9f2777 avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messages 3 years ago
James Almer 794e15fd54 cbs_h265: add support for Film Grain Characteristics SEI message 3 years ago
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