99955 Commits (8918a3dfa2e05ad386c9bab43cbea5ed3eb41a8a)
 

Author SHA1 Message Date
Anton Khirnov 8918a3dfa2 lavfi/src_movie: switch to new decoding API 4 years ago
Anton Khirnov ce0f5397a8 doc/examples/transcoding: switch to the new encoding API 4 years ago
Anton Khirnov 29f33c1076 doc/examples/transcoding: stop constantly allocating AVFrames 4 years ago
Anton Khirnov 800feae5d6 lavu: add missing stddef.h includes for size_t. 4 years ago
Anton Khirnov e1c4a3ea7d lavfi/lavfutils: switch to the new decoding API 4 years ago
Anton Khirnov 65c4d5d72e tools/enum_options: fix build and add to Makefile 4 years ago
Steve Lhomme 5bd870a212 avformat/matroskadec: only use the track duration if it exists 4 years ago
Steve Lhomme 3a2b786db0 avformat/matroskadec: adjust the cluster time to the track timebase 4 years ago
Steve Lhomme b00d2210e4 avformat/matroskadec: add a warning when the track TimestampScale won't be used 4 years ago
Mark Reid e366797ad3 avfilter/vf_lut3d: fix sanitizef INF handling 4 years ago
Mark Reid dd03d65540 avcodec/exr: use lookuptable for alpha if there is no trc_func 4 years ago
Martin Storsjö 104e5233f0 http: Check for AVERROR_EOF in the check for premature end 4 years ago
Marton Balint bf19833ae2 avformat/mpegts: make sure mpegts_read_header always stops at the first pmt 4 years ago
Limin Wang 3871326910 avformat/dvenc: check the format before vst and ast[i] are initialized 4 years ago
Limin Wang da0faf10a3 avformat/dvenc: s->streams[i] -> st 4 years ago
Limin Wang ab072de419 avfilter/vf_fade: config_props -> config_input 4 years ago
Limin Wang 2399a7795b avfilter/vf_fade: simplify code to use pts timebase for time check 4 years ago
Paul B Mahol c417f1a76c avfilter/vf_xfade: add squeeze transitions 4 years ago
Gil Pedersen 7ac1dc2364 avutil/frame: fix potential leaks in av_frame_ref() 4 years ago
Gil Pedersen 2b6b19dd9b avutil/frame: use av_buffer_replace() to simplify code 4 years ago
Gil Pedersen abcca6a055 avcodec/wavpack: use av_buffer_replace() to simplify code 4 years ago
Paul B Mahol 381ab69042 avfilter/vf_frei0r: add support for commands 4 years ago
Paul B Mahol 17a0dfebf5 avfilter/vf_despill: add support for commands 4 years ago
Paul B Mahol e3081d6f4f avfilter/af_afade: add sinc curve types 4 years ago
Martin Storsjö 284560baa7 fate: Convert the musepack8 test to an oneoff test 4 years ago
Paul B Mahol bb7bb440c2 avfilter/af_anlmdn: support all options as commands 4 years ago
Paul B Mahol 96f1b45b8c avfilter/af_anlmdn: allow to change smooth/m at runtime 4 years ago
Andrew Rodland 04340e5e01 lavfi/frei0r: Remove duplicated pix_fmt entry 4 years ago
Andreas Rheinhardt 33996444ee avcodec/mobiclip: Use get_ue_golomb_31() where possible 4 years ago
Andreas Rheinhardt 96443ab4b0 avformat/asfdec_o: Remove code duplication 4 years ago
Andreas Rheinhardt 33870a6aa7 avformat/asfdec_o: Don't reset twice 4 years ago
Andreas Rheinhardt bf4909f0a3 avformat/asfdec_o: Export metadata that applies to the whole file 4 years ago
Andreas Rheinhardt e83f27a21a avformat/asfdec_o: Don't segfault with lots of attached pics 4 years ago
Paul B Mahol 9f20e5d281 avfilter: add speechnorm filter 4 years ago
Carl Eugen Hoyos 46e362b765 lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled. 4 years ago
Limin Wang 5bb313e723 avformat/rtsp: av_rescale -> av_rescale_q 4 years ago
James Almer 0cccb5fb14 avcodec/cbs_av1: remove dead code 4 years ago
Michael Niedermayer c7e775f712 avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values() 4 years ago
Michael Niedermayer b33233bd53 avformat/icodec: Check for zero streams and stream creation failure 4 years ago
Michael Niedermayer 27ee67c00f avformat/icodec: Factor failure code out in read_header() 4 years ago
James Almer f9eec62983 avcodec/nvdec_av1: fix setting film grain parameters for frames with update_grain == 0 4 years ago
James Almer 5d4a6bbd4b avcodec/av1dec: remove order_hint from AV1Frame 4 years ago
James Almer f5517be32a avcodec/av1dec: add a reference to the raw frame header to AV1Frames 4 years ago
Hendrik Leppkes 8f4aec719e avcodec/dxva2: add AV1 decode support 4 years ago
Martin Storsjö 3fcfde2cea aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KB 4 years ago
Andreas Rheinhardt 454bee5be0 avcodec/adpcmenc: Fix leak of trellis buffer with ADPCM_IMA_AMV 4 years ago
Timo Rothenpieler ac5b45abab avcodec/nvdec: add av1 hwaccel 4 years ago
Timo Rothenpieler 72982f8cb5 avcodec/nvdec: add support for separate reference frame 4 years ago
Timo Rothenpieler 5868f1c66b avcodec/av1dec: expose coded_lossless 4 years ago
Timo Rothenpieler e1efff8906 avcodec/av1dec: expose skip mode frame index 4 years ago