82879 Commits (14090b70502968efc2e393a8d2dfc06e32558897)
 

Author SHA1 Message Date
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 8 years ago
Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 8 years ago
Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 8 years ago
Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 8 years ago
Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 8 years ago
Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 8 years ago
Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
Marton Balint df694a5e9d avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 8 years ago
Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 8 years ago
Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 8 years ago
Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 8 years ago
Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 8 years ago
Michael Niedermayer 65e33d8e23 swresample/resample_template: Add filter values in parallel 8 years ago
Michael Niedermayer 34db650784 swresample/resample_template: Reorder operations to avoid one addition 8 years ago
Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 8 years ago
Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 8 years ago
Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 8 years ago
Derek Buitenhuis 4413e950b2 h264_slice: Wait for refs to be available before we use them in error concealment 8 years ago
James Almer 06c62ce09c fate: add a monoscopic spherical matroska test 8 years ago
James Almer 77aa8005ec fate: improve fate-mov dependencies 8 years ago
Michael Niedermayer 38a7834bbb avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 8 years ago
Michael Niedermayer cff1c0edaa avcodec/ffv1enc: Fix size of first slice 8 years ago
Alex Converse 51a055b206 aacdec: Rename elem_type_prev to che_prev_type. 8 years ago
Alex Converse d379592687 aacdec: Allow SBR after DRC. 8 years ago
Lou Logan ee795d9d26 doc/muxers: remove "-strict experimental" from tee muxer examples 8 years ago
Paul B Mahol a251149833 avfilter/vf_deband: fix silly mistakes 8 years ago
Michael Niedermayer 1296f84495 avformat: Add max_streams option 8 years ago
Martin Storsjö da5c8284c0 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Srinath K R 4df5a6a26a avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option 8 years ago
James Almer 120471da2d avformat/matroskadec: remove unused variable 8 years ago
James Almer 8396d54d3c avformat/matroskadec: fix memleak on stream side data failure 8 years ago
Michael Niedermayer 3ab1311aba avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls() 8 years ago
James Almer 445204cd57 avformat/matroskadec: add support for Spherical Video elements 8 years ago
Andreas Cadhalpun e3694478a9 yuv4mpegdec: fix leaking pkt in yuv4_read_packet 8 years ago
James Darnley acdd2d805d avcodec/h264: resolve assert being triggered when stack is not aligned 8 years ago
Vittorio Giovara 0c0da45f0f fate: Add a monoscopic spherical mov test 8 years ago
Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Michael Niedermayer c188f358aa avcodec/wavpack: Treat the first block coding too many channels as an error 8 years ago
Steven Liu 6b95da9af9 avformat/hlsenc: save the EXT-X-DISCONTINUITY from old list 8 years ago
James Darnley 728651df06 avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filter 8 years ago
James Darnley add21d0bb3 avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter 8 years ago
James Darnley 58ca2ef62e whitespace changes after last commit 8 years ago
James Darnley f33714a694 avcodec/h264: clean up and expand x86 function definitions 8 years ago
Timothy Gu b6f80b16d1 qsvdec: Fix memory leak 8 years ago
Timothy Gu 16a75304fe omx: Fix OOM check 8 years ago