98772 Commits (86f5fd471d35423e3bd5c9d2bd0076b14124faee)
 

Author SHA1 Message Date
Nicolas Sugino 86f5fd471d avformat/libsrt: close listen fd in listener mode 4 years ago
Michael Niedermayer 8931c55789 avformat/siff: Reject audio packets without audio stream 4 years ago
Thierry Foucu 36f7b83568 libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. 4 years ago
Harry Mallon a606e3b339 libavcodec/proresdec2: Setup qmat_chroma according to RDD36 4 years ago
Nicolas George 973540118a ffplay: do not set redundant channel count on abuffersink. 4 years ago
Nicolas George f103731e21 lavfi/buffersink: add a summary documentation of the API. 4 years ago
Nicolas George 1f12b7b1d3 lavfi/buffersink: clearly document that the Params struct are unused. 4 years ago
leozhang 3b7036bc1d avutil/video_enc_params: fix code comment 4 years ago
Jun Zhao d5abb11738 lavc/libkvazaar: export encoded frame stats 4 years ago
Andreas Rheinhardt c0aa3dfaa8 avfilter/formats: Avoid allocations when merging formats and samplerates 4 years ago
Andreas Rheinhardt 55eb24a92f avfilter/formats: Make check for buffer overflow redundant 4 years ago
Andreas Rheinhardt 3a0f080ffa avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error 4 years ago
Jan Ekström 1c7e55dd50 swresample/rematrix: handle 22.2 as a 9 channel layout 4 years ago
Jan Ekström c820c2d4bf avformat/mpegts: only reset timestamps to NOPTS for DVB teletext 4 years ago
Michael Niedermayer e8a88a16f7 avformat/mpeg: Check avio_read() return value in get_pts() 4 years ago
Michael Niedermayer d08c3f56ec tools/target_dec_fuzzer: Adjust threshold for DST 4 years ago
Andreas Rheinhardt d661cfc184 avformat/mlvdec: Only store dimensions after having validated them 4 years ago
Andreas Rheinhardt 0d560873da avformat/mlvdec: Don't leak open AVIOContexts on error 4 years ago
Andreas Rheinhardt 6e0dd41fa3 avformat/mlvdec: Check for existence of AVIOContext before using it 4 years ago
Andreas Rheinhardt 97d8029149 avformat/hls: Use av_init_pkt() directly 4 years ago
Andreas Rheinhardt 8c91b5c48a avformat/hls: Remove redundant resetting of AVPacket 4 years ago
Andreas Rheinhardt dfc6a9f075 avformat/hls: Fix memleak when url is empty 4 years ago
Limin Wang ab384d289d FATE: fix copy & paste for minterpolate test 4 years ago
Gautam Ramakrishnan 642404f28d doc/encoders: Add all options for JPEG2000 encoder 4 years ago
Andriy Gelman 5df9724e42 avcodec/v4l2_context: return EAGAIN to signal full buffers 4 years ago
Limin Wang d7af6d1469 avcodec/utils: calculate frame number of HEVC if the framerate > 30FPS 4 years ago
Paul B Mahol 6328a57068 doc/general: fix ADPCM typos 4 years ago
James Almer b6e92d928f avformat/av1dec: don't update temporal_unit_size after it's no longer used 4 years ago
Moritz Barsnick 2250dc4044 avdevice/xcbgrab: check return values of xcb query functions 4 years ago
James Almer 161d7f3fee avcodec/bsf: improve the doxy for av_bsf_flush() 4 years ago
James Almer 34a385b340 avcodec/qsvenc_h264: add missing atsc_a53.h include 4 years ago
James Almer a72d5290c5 avformat/av1dec: inline obu_read_data() and obu_prefetch() into obu_get_packet() 4 years ago
James Almer 0de01da1d2 avcodec: move ff_alloc_a53_sei() to atsc_53 4 years ago
James Almer 1ab3ae6fd5 avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed Captions 4 years ago
James Almer c93ba51ef3 avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions 4 years ago
James Almer 6c1bf7c02e avcodec/libdav1d: add support for A53 Closed Captions 4 years ago
James Almer 1841921277 avcodec: split off A53 Closed Caption parsing code into its own file 4 years ago
Limin Wang 392a2d0790 avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle() 4 years ago
Limin Wang ad49dd7694 avcodec/mpeg12enc: support mpeg2 encoder const level 4 years ago
Paul B Mahol 9f702fc8f4 avcodec: extend CFHD description 4 years ago
Paul B Mahol 20ee692761 doc/general: move Cineform HD and Canopus codecs to correct section 4 years ago
James Almer a762fd2c1b avformat/av1dec: fix return value on some code paths 4 years ago
James Almer 3105e97050 avformat/av1dec: add missing preprocessor wrappers to annexb and obu demuxers 4 years ago
Xu Guangxin 9a7bdb6d71 avformat/av1dec: add low-overhead bitstream format 4 years ago
Xu Guangxin 6a941b5691 avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE 4 years ago
Guo, Yejun 3c05c8a15f dnn_backend_tf.c: fix build issue for tensorflow backend 4 years ago
Andreas Rheinhardt cfc6552032 avfilter/formats: Avoid allocations when merging channel layouts 4 years ago
Andreas Rheinhardt 4147f63d63 avfilter/formats: Fix heap-buffer overflow when merging channel layouts 4 years ago
Mark Thompson bb59bdbcd1 cbs: Mention all codecs in unit type comment 4 years ago
Andreas Rheinhardt c4c10feaa8 Revert "lavfi/avfiltergraph: add check before free the format" 4 years ago