summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch.Hao Chen2021-12-01
* avcodec: [loongarch] optimize get_cabac.Shiyou Yin2021-12-01
* configure: Add support for loongarch.Shiyou Yin2021-12-01
* avformat/scd: add demuxerZane van Iperen2021-12-02
* avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoderAndreas Rheinhardt2021-12-01
* avformat/matroskaenc: Sort cues entries by ptsAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Properly flush the FIFO on closeAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Fix leak of A53 dataAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CCAndreas Rheinhardt2021-11-30
* fftools/ffmpeg_opt: Don't set source_index redundantlyAndreas Rheinhardt2021-11-30
* fftools/ffmpeg_opt: Don't duplicate array unnecessarilyAndreas Rheinhardt2021-11-30
* avformat/fifo: avoid repeated scaling of timestamps on failure and recoveryRyoji Gyoda2021-11-29
* fftools/ffprobe: print size of attachment streams (extradata_size)softworkz2021-11-29
* avformat/flvenc: avoid 24bit timestamp truncation for FLV metadataasilvestre2021-11-29
* avcodec/iff: limit written bytes to twice the output array size in decode_de...Michael Niedermayer2021-11-29
* tools/target_dec_fuzzer: Disable MB debug after a few iterationsMichael Niedermayer2021-11-29
* avformat/mov: Check channels for mov_parse_stsd_audio()Michael Niedermayer2021-11-29
* avcodec/vqavideo: Use GetByteContext and check for endMichael Niedermayer2021-11-29
* avfilter/src_movie: add format_opts for the opened fileLimin Wang2021-11-29
* avcodec/videotoolbox: silence some -Wimplicit-fallthrough warningsJames Almer2021-11-28
* lavc/videotoolbox: fix build on pre-10.14 SDKsrcombs2021-11-28
* lavc: bump minor version for new VT hwaccelsrcombs2021-11-28
* lavc/proresdec: add videotoolbox hwaccelrcombs2021-11-28
* lavc/proresdec: add scaffolding for hwdec supportrcombs2021-11-28
* videotoolbox: add alpha supportrcombs2021-11-28
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-28
* lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailablercombs2021-11-28
* lavc/videotoolbox: expose some functions as lavc-internalrcombs2021-11-28
* lavc/hevcdec: support all color formats in videotoolbox hwaccelrcombs2021-11-28
* lavc/h264dec: support all color formats in videotoolbox hwaccelrcombs2021-11-28
* lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicablercombs2021-11-28
* lavc/videotoolbox: fix format computationrcombs2021-11-28
* lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSsrcombs2021-11-28
* lavu/videotoolbox: add 422 and 444 pixel format mappingsrcombs2021-11-28
* swscale: add P210/P410/P216/P416 inputrcombs2021-11-28
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-28
* ffmpeg: remove ffmpeg_videotoolboxrcombs2021-11-28
* avcodec/vqavideo: Remove dead codeAndreas Rheinhardt2021-11-28
* avcodec/mobiclip: Rewrite code to make it clearerAndreas Rheinhardt2021-11-28
* avfilter/vf_paletteuse: Add missing parenthesesAndreas Rheinhardt2021-11-27
* avformat/img2dec: probe JFIF/Exif headerAlex Xu (Hello71)2021-11-27
* avcodec/mjpeg_parser: skip markers after EOI, not by sizeAlex Xu (Hello71)2021-11-27
* avformat/mpegtsenc: Avoid allocation of AVPacketAndreas Rheinhardt2021-11-27
* avformat/movenc: Avoid allocation of AVPacketAndreas Rheinhardt2021-11-27
* avformat/dashenc: Don't use stack packetAndreas Rheinhardt2021-11-27
* avformat/avformat: Add AVStream parameter to check_bitstream() sigAndreas Rheinhardt2021-11-27
* hwcontext_vulkan: use correct return value for allocation failureLynne2021-11-27
* configure: fix test_pkg_config_cpp after 1e5acc1b5985c58eLynne2021-11-27
* avformat/rtp: add localaddr for network interface selectionLimin Wang2021-11-27
* avformat/avidec: Check read_odml_index() for failureMichael Niedermayer2021-11-26