105475 Commits (14429f8fec231e1d6e0bfdb3f646e7461d11c736)
 

Author SHA1 Message Date
Andreas Rheinhardt 0a6e000d75 avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functions 3 years ago
Andreas Rheinhardt d0bf242d02 avcodec/h264_slice: Inline H264 codec id 3 years ago
Andreas Rheinhardt 67cccd442f avcodec/svq3: Remove dead topright_samples_available variable, code 3 years ago
Andreas Rheinhardt 42d30c9019 avcodec/mpegvideo, svq3: Remove unused next_p_frame_damaged 3 years ago
Andreas Rheinhardt 75a3268bee avcodec/h264_slice, mpeg4videodec: Don't use %s to write single char 3 years ago
Andreas Rheinhardt c21433c953 avcodec/mpeg4video: Split off data in a header of its own 3 years ago
Limin Wang 8b9ef5a516 avutil/parseutils: use quadhd for Quad HD 3 years ago
Ming Qian 35a9307beb avcodec/v4l2_context: remove reinit variable 3 years ago
Linjie Fu 9c58fd2226 lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob 3 years ago
Chen,Wenbin e6b990e25d libavcodec/qsvdec.c: using queue count to unref frame 3 years ago
Limin Wang b697326a68 avformat/rtpenc_rfc4175: support for interlace format 3 years ago
Limin Wang 3ea93bbd6d avformat/rtpdec_rfc4175: reindent after last commit 3 years ago
Limin Wang 824fdd0f89 avformat/rtpdec_rfc4175: support for interlace format 3 years ago
Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
Mark Reid 9e445a5be2 swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions 3 years ago
James Almer 4b053b8db1 avcodec/av1dec: honor the requested skip_frame level 3 years ago
Anton Khirnov 3c2b674468 lavf/udp: do not return an uninitialized value from udp_open() 3 years ago
Andreas Rheinhardt bbf00916e4 fftools/cmdutils: Fix undefined 1 << 31 3 years ago
James Almer 6c4074e423 avcodec/libdav1d: explicitly set Dav1dSettings.apply_grain 3 years ago
Anton Khirnov f480c43dfa lavu/fifo: return errors on trying to read/write too much 3 years ago
Anton Khirnov 53f513c60b lavu/fifo: drop useless comments 3 years ago
Anton Khirnov 549ccea54e lavu/fifo: do not copy the whole fifo when reallocating 3 years ago
Anton Khirnov 5010c481d1 lavu/fifo: simplify av_fifo_alloc() 3 years ago
Anton Khirnov 63b013aa68 lavu/fifo: deprecate av_fifo_peek2() 3 years ago
Anton Khirnov d47dc0b0df lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at() 3 years ago
Anton Khirnov 55ccbfd790 lavc/flac_parser: use a custom FIFO implementation 3 years ago
Anton Khirnov 1b24a1ea14 ffmpeg: remove a redundant assignment of interrupt_callback 3 years ago
Timo Rothenpieler 0b13c34a65 avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE struct 3 years ago
Zhao Zhili f37e66b393 avformat/movenc: fix duration in mdhd box 3 years ago
Niklas Haas ecf09764dc lavfi/vf_libplacebo: fix side data stripping logic 3 years ago
softworkz 479f3c6598 avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11) 3 years ago
Linjie Fu c39b6e1425 lavc/qsvenc: add return check for ff_qsv_map_pixfmt 3 years ago
Andreas Rheinhardt abc7d1c697 avformat/amr: Return error upon error 3 years ago
Marton Balint 22dc472d84 avformat/dashdec: do not use filesize when reading XML file 3 years ago
Marton Balint ae690d5cf5 avformat/imfdec: do not use filesize when reading XML file 3 years ago
Marc-Antoine Arnaud 47c4df2203 avformat/mxfdec: support MCA audio information 3 years ago
Ming Qian 3fc72c9fc1 avcodec/v4l2_context: send start decode command after dynamic resolution change event 3 years ago
Ming Qian df701ed0b5 avcodec/v4l2_context: don't reinit output queue on dynamic resolution change event 3 years ago
Andreas Rheinhardt ebf1d0f4bb avcodec/avcodec: Remove outdated comment 3 years ago
Andreas Rheinhardt a88a141c17 avcodec: Remove unnecessary h263.h inclusions 3 years ago
Andreas Rheinhardt e60debb93e avcodec/bitstream: Don't pretend VLCs to be initialized concurrently 3 years ago
Andreas Rheinhardt 938251c878 avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twice 3 years ago
Andreas Rheinhardt 832ead2ec4 avcodec/mpeg4videodec: Fix data race when initializing VLCs 3 years ago
Andreas Rheinhardt f0194e860e avcodec/mpeg4video: Skip unneeded element when parsing picture header 3 years ago
Andreas Rheinhardt 6739bb5a0e avcodec/h263: Move functions only used once to their caller 3 years ago
Andreas Rheinhardt de29d482f9 avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocations 3 years ago
Andreas Rheinhardt 4fc4cf4931 avcodec/mpegvideo: Don't unnecessarily allocate buffers 3 years ago
Andreas Rheinhardt 750c765ca4 avcodec/mpeg12dec: Don't set write-only variable 3 years ago
Andreas Rheinhardt 0ddae119ac avformat/rawvideodec: Disable option accidentally added for v210(x) 3 years ago
Gyan Doshi 1850c610e7 avformat/hlsenc: convey stream id to segment streams 3 years ago