10531 Commits (dc1de0b958836545339611e9c050a1d4fdded263)

Author SHA1 Message Date
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago
Luca Barbato d09b4cce21 mpjpeg: Simplify using avio_printf 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago
Luca Barbato e95c7a6185 mov: Preserve the metadata even when bit-exactness is requested 10 years ago
John Högberg 42bc768e52 mpegts: Add jpeg2000 stream type 10 years ago
Luca Barbato 1b4c468477 riff: Validate the wav header size before trying to parse it 10 years ago
Luca Barbato 5bdfc17189 asf: Do not skip data streams 10 years ago
Luca Barbato 8a26ae5f94 mpjpeg: Check stream allocation 10 years ago
Alexandra Hájková b08569a239 lavf: Replace the ASF demuxer 10 years ago
Paul B Mahol ded5957d75 segafilm: Remove deplanarization hack 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Luca Barbato 61dc9d647c udp: Fix local_port management 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
Luca Barbato 24ad3ac6a3 nut: Drop doxygen markers 10 years ago
Vittorio Giovara 07b2db81d0 riff: Add MNM4 FourCC as mpeg4 10 years ago
wm4 74ea1167d9 tls_gnutls: fix hang on disconnection 10 years ago
Vittorio Giovara a7ac1a7b94 flv: Name an enum and use its type 10 years ago
Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
Janne Grunau 529c05698e movenc: fixes a questionable valgrind uninitialized value warning 10 years ago
Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
James Almer b380337020 mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
Vittorio Giovara 4733a12dd1 rtpdec_asf: Check memory allocation and free memory on error 10 years ago
Vittorio Giovara 6308cd4868 mov: Check memory allocation 10 years ago
Vittorio Giovara f7e9324733 audiointerleave: Always initialize new_pkt 10 years ago
Vittorio Giovara 8ef98855d2 sctp: Always initialize outmsg struct 10 years ago
Janne Grunau caf7be30b1 mpjpgdec: free AVIOContext leak on early probe fail 10 years ago
Luca Barbato 252d6200c3 avio: Add avio_put_str16be 10 years ago
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