17470 Commits (66f4b1e9c4a4158d810e5905bf742e1bcc443130)

Author SHA1 Message Date
Michael Niedermayer d66b623ad0 avformat/nutenc: Fix writing strings larger than 2gb 10 years ago
Michael Niedermayer a649f36f75 avformat/http: Mark lower_proto as const in http_listen() 10 years ago
Michael Niedermayer 3d65570f25 avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time 10 years ago
Michael Niedermayer 8b42b22222 avformat/mxf: Simplify PRINT_KEY() 10 years ago
Reimar Döffinger 5af621278d avformat_alloc_context: initialize raw_packet_buffer_remaining_size. 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
wm4 b697b297b7 id3v2: do not export APIC description if empty 10 years ago
Carl Eugen Hoyos 2279de6eca lavf/img2dec: Autodetect qdraw images. 10 years ago
Michael Niedermayer 3e14ed05f1 avformat/internal: always check arguments of hex_dump_debug() 10 years ago
Michael Niedermayer 374cf93548 avformat/asfdec: do not define print_guid() to nothing 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
Carl Eugen Hoyos e31cdb5cc8 lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG. 10 years ago
Michael Niedermayer 9d4fdfe24c avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dts 10 years ago
Michael Niedermayer 7ac5c38ec5 avformat/mux: Add avoid_negative_ts_use_pts 10 years ago
Michael Niedermayer c7369f3a4b avformat/avidec: print a warning for negative sample_size 10 years ago
Andreas Cadhalpun ca234639ac avidec: avoid infinite loop due to negative ast->sample_size 10 years ago
Andreas Cadhalpun 0eec40b713 avidec: check for valid bit_rate range 10 years ago
Carl Eugen Hoyos 8ad04d24c8 lavf/apngenc: Fix png remuxing by using default extension apng. 10 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
Michael Niedermayer 5d309d3091 avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k] 10 years ago
Andreas Cadhalpun e54540655f matroskadec: check s->streams[k] before using it 10 years ago
Andreas Cadhalpun eb9fb508b0 matroskadec: use uint64_t instead of int for index_scale 10 years ago
Michael Niedermayer c187217287 avformat/matroskadec: Mark static tables as const 10 years ago
Rodger Combs 71b69df622 lavf/http: support HTTPS when listening 10 years ago
Michael Niedermayer e0153145f6 avformat/mpegts: Detect changes in packet through CRC instead of just the 5bit version 10 years ago
Michael Niedermayer 4b6be54bed avformat/mpegts: reset last_ver on corrupted packets 10 years ago
Michael Niedermayer 4e8d01f20c avformat/mpegts: Factorize version checking code out 10 years ago
Vignesh Venkatasubramanian ccb8f67499 lavf/webm_chunk: Fix a memory leak. 10 years ago
Vignesh Venkatasubramanian e2784a1d96 lavf/webm_chunk: Use dyn_buf to write chunks 10 years ago
Michael Niedermayer 2025e803cd avformat/mov: Do not read ACLR into extradata for H.264 10 years ago
Michael Niedermayer 14e9a20083 avformat/mpegts: Also parse the FMC descriptor if the codec has not been identified yet 10 years ago
Michael Niedermayer 6397814926 avformat/mpegts: reset last_version on seeking 10 years ago
Andreas Cadhalpun 7c24ca1bda nutdec: fix illegal count check in decode_main_header 10 years ago
Andreas Cadhalpun 361702660d nutdec: fix memleaks on error in nut_read_header 10 years ago
Andreas Cadhalpun 3ff1af2b0d nutdec: check chapter creation in decode_info_header 10 years ago
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Andreas Cadhalpun 6621105877 nutdec: check for negative frame rate in decode_info_header 10 years ago
foo86 191dd219d9 avformat/dtsdec: Extend DTS core sync word 10 years ago
Vignesh Venkatasubramanian b410c69fb6 webmdashenc: Fix UTCTiming Element 10 years ago
Vignesh Venkatasubramanian 8ca170a78a libavformat/webm_chunk: Write first audio packet. 10 years ago
Michael Niedermayer 46778ab212 avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there is no read function 10 years ago
Michael Niedermayer 75a730a22b avformat/format: Add generic trace av_log in av_probe_input_format3() 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