98739 Commits (1ab3ae6fd5b1866aa42cfc0c5d79700adb7281d8)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 9d1bf9cffe avfilter/formats: Simplify cleanup for ff_merge_* functions 4 years ago
Andreas Rheinhardt 195a25a7ab avfilter/formats: Leave lists' ownership unchanged upon merge failure 4 years ago
Andreas Rheinhardt ae5026c905 avfilter/formats: Schedule avfilter_make_format64_list() for removal 4 years ago
Andreas Rheinhardt 2e0cf4de01 avfilter/avf_showcqt: Mark arrays as static const 4 years ago
Andreas Rheinhardt efbe58ceb6 avfilter/formats: Remove ff_make_formatu64_list() 4 years ago
Alexander Strasser b40dd2fdab lavc/snowenc: Expose an option to set the rc_eq expression 4 years ago
Alexander Strasser ecd71916d1 lavc/aac_ac3_parser: fix potential overflow when averaging bitrate 4 years ago
Nicolas George 1201687da2 lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). 4 years ago
Nicolas George d853293679 lavf/url: add ff_url_decompose(). 4 years ago
Harry Mallon 64ff61b3c5 avformat/mxfenc: Write color metadata to MXF 4 years ago
Paul B Mahol f95dac666c avcodec/sheervideo: reduce size of vlc tables to normal values 4 years ago
Guo, Yejun 0a51abe8ab dnn: add backend options when load the model 4 years ago
Mingyu Yin 4ed6bca4ae dnn_backend_native_layer_mathunary: add round support 4 years ago
Limin Wang ed39d28ce7 avcodec/libsvtav1: fix copy and paste error 4 years ago
Andreas Rheinhardt 7ad4928580 avformat/ty: Remove write-only array and variable 4 years ago
Michael Niedermayer 4b7189848f tools/target_dec_fuzzer: Adjust threshold for AGM 4 years ago
Michael Niedermayer 6d7e522103 avcodec/agm: Mark fill_pixels() as av_always_inline 4 years ago
Paul B Mahol 7a940a2112 doc/general: mark that CFHD have encoder now 4 years ago
Paul B Mahol f7c0ad2bae doc/general: mention AGM codecs 4 years ago
Paul B Mahol 4dbb75c437 avfilter/vf_xfade: check that fps between inputs are valid 4 years ago
Paul B Mahol 3f58dbca72 avcodec/cfhdenc: mark filter as always inline 4 years ago
Paul B Mahol ba0825626a avcodec/cfhdenc: optimize writting of small runcodes 4 years ago
Paul B Mahol 16b79f3d3a avcodec/cfhdenc: improve quality vs size ratio 4 years ago
Zane van Iperen d2f42b9be1
avformat/argo_asf: strip file extension from name 4 years ago
Zane van Iperen a3a4591868
avformat/argo_asf: add name option 4 years ago
Zane van Iperen 1f9dd53d5d
avformat/argo_asf: add version_major and version_minor options 4 years ago
Zane van Iperen a3e9821787
avformat/argo_asf: don't check file version 4 years ago
Zane van Iperen 97aaa15089
avformat/argo_asf: add games to version list 4 years ago
Andreas Rheinhardt 1ead176d87 avformat/mpegts: Don't leave context in inconsistent state upon error 4 years ago
Michael Niedermayer a5ac81952e avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before use 4 years ago
Ting Fu de5cb6c060 FATE/dnn: add unit test for dnn avgpool layer 4 years ago
Ting Fu 91efc41a69 dnn/native: add native support for avg_pool 4 years ago
Steven Liu 40597add98 avformat/hlsenc: write temp file for append single file by encryption mode 4 years ago