104936 Commits (bb69b734c74cc22301a4fa2c3263077ffe7064b1)
 

Author SHA1 Message Date
Andreas Rheinhardt bb69b734c7 avformat/mxfenc: Avoid allocation for timecode track 3 years ago
Andreas Rheinhardt 25ddf888d8 avformat/mxfenc: Use smaller types to make struct smaller 3 years ago
Andreas Rheinhardt c26730ed8f tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
Andreas Rheinhardt 69a45b8a49 avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies 3 years ago
Aman Karmani 4ac869ca2a avfilter: add vf_yadif_videotoolbox 3 years ago
Aman Karmani ecee6af8bd avfilter: add metal utilities 3 years ago
Aman Karmani edca1fa17c avutil: add obj-c helpers into header-only include 3 years ago
Aman Karmani c975946577 build: detect Metal.framework and build .metal files 3 years ago
Aman Karmani ad3c19dc9e avfilter/vf_yadif_cuda: simplify filter definition 3 years ago
Pierre-Anthony Lemieux c8b5f2848d
avformat/aviobuf: ffio_copy_url_options 3 years ago
Paul B Mahol a8a7c5d502 avcodec/thd: fix special stereo support 3 years ago
Paul B Mahol 8718f8cfaf avcodec/cdgraphics: fix transparency handling 3 years ago
Paul B Mahol 1c49d74fad avcodec/cdgraphics: unbreak rendering of vertical scrolling 3 years ago
Michael Niedermayer 68457c1e85 avcodec/alacdsp: fix integer overflow in decorrelate_stereo() 3 years ago
Anton Khirnov b780b6db64 lavc/encode: set frame_number for encoders using receive_packet() 3 years ago
Anton Khirnov 67aceaf4ad lavc/encode: improve the empty frame check 3 years ago
Anton Khirnov fe31708eaa lavf/sdp: add more thorough error handling 3 years ago
Anton Khirnov b0518f9977 lavf/sdp: reindent switch() according to our conventions 3 years ago
Anton Khirnov 230646751d lavf/sdp: add const qualifiers where appropriate 3 years ago
Andreas Rheinhardt 3c9778d342 avcodec/mpegvideo_enc: Reindent after the previous commit 3 years ago
Andreas Rheinhardt a595717d21 avcodec/mpegvideo_enc: Remove some impossible branches 3 years ago
Andreas Rheinhardt 9f906f3114 avcodec/mpegvideo_enc: Combine some checks 3 years ago
Andreas Rheinhardt 090cd1394f avcodec/mpegvideo: Reindentation 3 years ago
Andreas Rheinhardt f860dfe555 avcodec/h263: Remove declaration of inexistent function 3 years ago
Andreas Rheinhardt 9088cc6df9 avcodec/mpegvideo: Allocate several buffers jointly 3 years ago
Andreas Rheinhardt 2ac3e32802 avcodec/mpegvideo: Don't allocate encoder-only buffers when decoding 3 years ago
Andreas Rheinhardt b72723d415 avcodec/mpegvideo_enc, vc1dec: Remove always-false check 3 years ago
Andreas Rheinhardt 0abdf63ae7 avcodec/mpegvideo: Don't update encoder-only fields for decoders 3 years ago
Andreas Rheinhardt 81c6b8ffe8 avcodec/mpegvideo: Move closed_gop to Mpeg1Context 3 years ago
Michael Niedermayer dd94912479 avformat/4xm: Check for duplicate track ids 3 years ago
Michael Niedermayer 0dcd95ef8a avformat/4xm: Consider max_streams on reallocating tracks array 3 years ago
Michael Niedermayer e22ec484aa avformat/cinedec: Avoid repeatedly allocating packets beyond the input 3 years ago
Michael Niedermayer 8e96410e1b avcodec/speexdec: Avoid violating the vector_fmul_scalar() API 3 years ago
Michael Niedermayer 562021e2fd avformat/mov: Check next offset in mov_read_dref() 3 years ago
Michael Niedermayer bf1e93bdc9 avformat/vivo: Favor setting fps from explicit fractions 3 years ago
Michael Niedermayer 7b24615565 avformat/vivo: Do not use the general expression evaluator for parsing a floating point value 3 years ago
James Almer eab91c3e2e x86/scale_avx2: don't use $ for hex literals 3 years ago
Michael Niedermayer db3fd5ab31 tools/target_dec_fuzzer: Adjust threshold for prores 3 years ago
Michael Niedermayer 99b2700f5b avformat/mvdec: Use 64 bit in timestamp computation 3 years ago
Alan Kelly 9092e58c44 x86/scale_avx2: Change asm indent from 2 to 4 spaces. 3 years ago
Alan Kelly 86663963e6 x86/swscale: fix minor coding style issues 3 years ago
James Almer 76a3f961f8 x86/scale_avx2: add missing check for AVX2 assembler support 3 years ago
Andreas Rheinhardt 0ab5d7e92b avcodec/tests: Update .gitignore file 3 years ago
Yu Yang a4580bf959 fftools/cmdutils: Avoid crash when opts could not be allocated 3 years ago
Steven Liu 3f46ffe956 avformat/aviobuf: fix double free by return early on error 3 years ago
Andreas Rheinhardt 38e5ca9310 avformat/moflex: Don't use uninitialized timebase for data stream 3 years ago
Andreas Rheinhardt 0a25abdacd avformat/moflex: Free AVPackets via av_packet_free() on error 3 years ago
Andreas Rheinhardt 7a5f7caee9 avcodec/speedhq: Replace always-true check by assert 3 years ago
Andreas Rheinhardt 8ff3fbf6bc avcodec/decode: Reset *got_sub_ptr on error 3 years ago
Andreas Rheinhardt 6e02ca35e5 avcodec/xsubdec: Use dedicated pointer for AVSubtitleRect 3 years ago