96134 Commits (07ffdedf784e86b88074d8d3e08e55752869562a)
 

Author SHA1 Message Date
Zhao Zhili 07ffdedf78 avfilter/buffersink: replace init_opaque by init 5 years ago
Zhao Zhili 807e90d232 avfilter/buffersink: remove unused macros 5 years ago
Zhao Zhili bf08264daa avfilter/buffersrc: remove redundant flag 5 years ago
Gyan Doshi f0b3b55002 avformat/mpegtsenc: warn users if codec isn't supported 5 years ago
James Almer c75f246a3c avcodec/noise_bsf: remove superfluous fail label 5 years ago
Steven Liu ec2a8e3390 Changelog: Fix typo of comments 5 years ago
Nicolas George f09ae7309d lavfi/buffersrc: push frame directly. 5 years ago
Nicolas George 02daafb45c lavfi: remove AVFilterPad.poll_frame(). 5 years ago
Nicolas George f3a6ef69bf lavfi/buffersrc: remove poll_frame. 5 years ago
Nicolas George 65e6850c56 lavfi: remove ff_poll_frame(). 5 years ago
Nicolas George 9ea7e68907 lavfi/buffersrc: remove fifo. 5 years ago
Limin Wang 03eb96f9b7 avfilter/vf_readeia608: fix check for failed av_calloc 5 years ago
Andreas Rheinhardt 5b42d33571 avformat/hls: Use av_packet_move_ref() for packet ownership transfer 5 years ago
Andreas Rheinhardt 74a8be3546 avformat/hlsenc: Fix check for presence of webvtt muxer 5 years ago
Andreas Rheinhardt 5ba3a8958c avformat/hlsenc: Fix memleaks with repeating parameters 5 years ago
Andreas Rheinhardt 53c1458bf2 avformat/hlsenc: Fix return value from localtime_r failure 5 years ago
Andreas Rheinhardt 149ee954a3 avformat/hlsenc: Fix potential segfault upon allocation failure 5 years ago
Andreas Rheinhardt bd131b64bc avformat/hlsenc: Fix leak of options when writing packets 5 years ago
Andreas Rheinhardt 9e4b3ccbb6 avformat/hlsenc: Fix leak of options when initializing muxing fails 5 years ago
Andreas Rheinhardt ae84305036 avformat/hlsenc: Only allocate when data is known to be needed 5 years ago
Andreas Rheinhardt 728c44b861 avformat/hlsenc: Fix typo in error message 5 years ago
Andreas Rheinhardt 7d6637bcc4 avformat/hlsenc: Fix leak of child AVFormatContext 5 years ago
Jun Zhao c1e215041b fftools/cmdutils: Fix break command dump for -map option 5 years ago
James Almer 231ffd7e63 avcodec/hevcdec: keep closed captions in sync between multiple thread contexts 5 years ago
Paul B Mahol e890ce62ef avfilter/af_adeclick: implement timeline support 5 years ago
James Almer 191df4f2d1 avformat/movenc: use iso6 major brand when signed CTS offsets are used in trun boxes 5 years ago
James Almer 245ace4e2d avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 5 years ago
James Almer 58ac760816 avformat/movenc: write the major brand also as the first compatible brand 5 years ago
Nicolas Gaullier 1fcbaa37e6 fftools/ffmpeg: Reindent after last commit 5 years ago
Andreas Rheinhardt 15345881e7 avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup 5 years ago
Nicolas Gaullier f40fb7963e fftools/ffmpeg: Fix forward CPB props in to out 5 years ago
Paul B Mahol 26f4ee37f7 avfilter/vf_readeia608: if parity bit check fails, set correct value 5 years ago
Limin Wang 5e5bbd21e6 avcodec/h264_sei: fix the size of user data unregistered 5 years ago
Wonkap Jang a86bb2f606 doc/encoders: correct the description for ts_target_bitrate 5 years ago
Paul B Mahol 786a2daa3d avfilter/vf_readeia608: rewrite processing, make extracting more robust 5 years ago
Limin Wang dbb051767f avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption 5 years ago
Andreas Rheinhardt 99f505d2df avformat/icecast: Free the right buffer on error 5 years ago
James Almer abf5e7bc21 avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSSL versions 5 years ago
James Almer 8887991a31 avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points 5 years ago
Martin Storsjö aad0e26f93 checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolate 5 years ago
Martin Storsjö e10654de2b ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path 5 years ago
Sebastian Pop bd83191271 swscale/aarch64: use multiply accumulate and increase vector factor to 4 5 years ago
Linjie Fu e43d66dc67 lavc/h264dec.h: remove unused ff_h264_decode_slice_header 5 years ago
Linjie Fu fb705e4073 FATE/hevc.mak: cosmetic for fate-hevc-paired-fields 5 years ago
Linjie Fu ed2bd94fc0 FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr 5 years ago
Linjie Fu d31a290226 lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4 5 years ago
Lynne 377a095dc3
vc2enc: zero padding of the coefficient buffer 5 years ago
Paul B Mahol 3530fdc78e avfilter/vf_stack: set framerate to VFR when inputs frame rates differs 5 years ago
Martin Storsjö 0f50be625f fate: Add an option for disabling the 2k/4k tests 5 years ago
Linjie Fu efefba61f8 lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers 5 years ago