41959 Commits (ded5957d75def70d2f1fc1c1eae079230004974b)
 

Author SHA1 Message Date
Vittorio Giovara 4e17946f10 mpegvideo: Rework various functions not to use MpegEncContext directly 10 years ago
Vittorio Giovara a3f4c930ac mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara d528045558 mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara 6f54dc43ce mpegvideo: Drop stream_codec_tag 10 years ago
Vittorio Giovara 9c1db92ad3 mpegvideo: Drop err_recognition 10 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
James Almer 29216d7fd1 tls: fix compilation when both gnutls and openssl are enabled 10 years ago
Martin Storsjö 94599a6de3 tls: Remove all the local polling loops 10 years ago
Martin Storsjö d13b124eaf tls: Remove the nonblocking code 10 years ago
Martin Storsjö d15eec4d6b tls: Use custom IO to read from the URLContext 10 years ago
wm4 3efe0393e4 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago
Vittorio Giovara eafbc6716c vmnc: Delay pixel size check 10 years ago
Timothy Gu 732dd65868 doc: Add $branch to FATE config template 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Gopu Govindaswamy 3b5e5e6a29 libx265: Use the Multi-library Interface 10 years ago
Shiina Hideaki 85ca012ba6 mjpegenc: Fix JFIF header byte ordering 10 years ago
Vittorio Giovara d84429d41e dnxhd: Print unknown header when found 10 years ago
Vittorio Giovara 8fc11abe1f mkv: Print unsupported mov tags when found 10 years ago
Vittorio Giovara 0348e74c01 quickdraw: Skip the empty 512 byte header for images 10 years ago
Carl Eugen Hoyos d0dce15da3 quickdraw: Make the palette opaque 10 years ago
Carl Eugen Hoyos da5c6a97bb riff: Add MultiScope II fourcc MSC2 as MJPEG 10 years ago
foo86 0670acc4f1 dca_parser: Extend DTS core sync word and fix existing check 10 years ago
Martin Storsjö b8d2630c53 dashenc: Reduce the segment duration if cutting out parts with edit lists 10 years ago
James Almer ac1a1cb948 dashenc: replace attribute id with contentType for the AdaptationSet element 10 years ago
Luca Barbato 2fb02ecfd1 fate: Reduce the number of frames used to test video filters 10 years ago
wm4 379e5603f4 id3v2: Do not export empty APIC description 10 years ago
wm4 b9f7a67708 png: Set the color range as full range 10 years ago
Luca Barbato 254f3daba4 nut: Make sure to clean up on read_header failure 10 years ago
Andreas Cadhalpun 4d0ee4962b avi: Validate sample_size 10 years ago
Andreas Cadhalpun b34257eefd nut: Check chapter creation in decode_info_header 10 years ago
Andreas Cadhalpun 243e8443cd alac: Reject rice_limit 0 if compression is used 10 years ago
Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 10 years ago
Michael Niedermayer e0010bb91f mux: Do not leave stale side data pointers in ff_interleave_add_packet() 10 years ago
Vittorio Giovara 6c8c7c2462 dump: Print AVAudioServiceType side data 10 years ago
Vittorio Giovara 04070dbca0 libx265: Fix 'braces around scalar initializer' warning 10 years ago
Vittorio Giovara d81fb63d87 fate: Add a PICT test 10 years ago
Vittorio Giovara 7b734ee55d lavf: Open PICT images with Quickdraw 10 years ago
Vittorio Giovara 34efb8a169 quickdraw: Support direct pixel blocks 10 years ago
Vittorio Giovara bb2cb0a66d quickdraw: Switch to greedy parsing 10 years ago
Vittorio Giovara d00f1e0fc1 quickdraw: Convert to bytestream2 10 years ago
Nicolas George 01fdfa51ac xcbgrab: Accept geometries matching the screen size 10 years ago
Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
Andreas Cadhalpun 60f1cc4a1f alsdec: only adapt order for positive max_order 10 years ago
Andreas Cadhalpun 94bb1ce882 alsdec: check sample pointer range in revert_channel_correlation 10 years ago
Andreas Cadhalpun 110f7f35fb aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Andreas Cadhalpun e191aaca44 alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Andreas Cadhalpun 8fc8024ea5 aasc: return correct buffer size from aasc_decode_frame 10 years ago
Matt Oliver 3edeb7749e configure: Allow log2 with MSVC 2013 onwards. 10 years ago
Martin Storsjö 863ee06809 configure: Use the right local variable in the MSVC and ICL probes 10 years ago