10747 Commits (9fa888c02801fff2e8817c24068f5296bbe60000)

Author SHA1 Message Date
Luca Barbato 9b56ac74b1 mpjpeg: Initial implementation 10 years ago
Martin Storsjö 63ce9fd23c rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
Martin Storsjö 84c5ff911f rtmpdh: Fix the indentation in a struct 10 years ago
Andreas Cadhalpun 5c720657c2 mov: always check avio_read return value 10 years ago
Vittorio Giovara bff0349d9d avio: Add avio_read wrapper to simplify error checking 10 years ago
Andreas Cadhalpun cffb9ea81b mov: reject zero bytes_per_frame with non-zero samples_per_frame 10 years ago
Andreas Cadhalpun 8e9c39e81f mov: abort on EOF in ff_mov_read_chan 10 years ago
Luca Barbato a8a90906fb mov: Correctly allocate ctts_data 10 years ago
Andreas Cadhalpun f261a55d72 mov: Fix two memleaks 10 years ago
wm4 881b80b329 network: prevent SIGPIPE on OSX 10 years ago
Martin Storsjö b2f0f37d24 rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp 10 years ago
Martin Storsjö e9e86d9ef6 rtmpdh: Create sufficiently long private keys for gcrypt/nettle 10 years ago
Martin Storsjö 8016a1bd3b rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key 10 years ago
Martin Storsjö 063f7467e4 rtmpdh: Add fate test for the DH handshake routine 10 years ago
Martin Storsjö 0508faaa11 rtmpdh: Pass the actual buffer size of the output secret key 10 years ago
Martin Storsjö 9f1b3050d9 rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
Martin Storsjö 127d813bcb rtmpdh: Fix a local variable name in the nettle/gcrypt codepath 10 years ago
Martin Storsjö 78efc69e7c rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn 10 years ago
Martin Storsjö d4d90504a6 tls_gnutls: Add missing includes for the gcrypt thread safety callbacks 10 years ago
wm4 57cde2b180 lavf: move TLS-related ifdeffery to library specific files 10 years ago
wm4 d8ffb2055f lavf: split tls.c 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
Vittorio Giovara 8fc11abe1f mkv: Print unsupported mov tags when found 10 years ago
Carl Eugen Hoyos da5c6a97bb riff: Add MultiScope II fourcc MSC2 as MJPEG 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
wm4 379e5603f4 id3v2: Do not export empty APIC description 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
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 7b734ee55d lavf: Open PICT images with Quickdraw 10 years ago
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Vittorio Giovara b17cbb0b1c riff: Add GMP4 fourcc for mpeg4 10 years ago
Vittorio Giovara 3c04ec04df riff: Add GLV4 fourcc for mpeg4 10 years ago
Martin Storsjö b90adb0aba rtsp: Make sure we don't write too many transport entries into a fixed-size array 10 years ago
Andrey Utkin 1bd2646a6d rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 10 years ago
Martin Storsjö eb7ddb5066 rtsp: Don't warn about unparsed time ranges 10 years ago
Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
Luca Barbato d34039b171 rmenc: Drop the temporary buffer for ac3 byteswap 10 years ago
Luca Barbato 656e31ed87 ogg: Forward errors further 10 years ago
Martin Storsjö 2cc3936599 dashenc: Add a publishTime field in dynamic manifests 10 years ago
Eric Zimmerman eb31256f12 g2meet: Support G2M5 codec variant 10 years ago
Vittorio Giovara 9286de0459 mov: Double-check that alias path is not an absolute path 10 years ago
Vittorio Giovara 376589e5dd mov: Read alternate absolute path in dref alis 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago