18102 Commits (a0af9fd95415293b965bb67e56a11f6429326db1)

Author SHA1 Message Date
Michael Niedermayer e3cf978cdd avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affected files 10 years ago
Hendrik Leppkes 3a8e447712 lavf/utils: remove some left-over cruft from the 32-bit size fields 10 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 10 years ago
Timothy Gu d36eac698f Revert "avformat/format: silence -Wdiscarded-qualifiers" 10 years ago
Michael Niedermayer d64f7d4213 avformat/avidec: disable parsing for RV40 10 years ago
Ganesh Ajjanagadde 9aaa54135c avformat/mpjpegdec: silence unused variable/function warnings 10 years ago
Ganesh Ajjanagadde 27cbe4588a avformat/format: silence -Wdiscarded-qualifiers 10 years ago
Luca Barbato 22cc57da64 rtpdec: Forward the memory failure 10 years ago
Carl Eugen Hoyos f17ca46009 lavf/riff: Support decoding Ambisonic wav files. 10 years ago
Eloi BAIL 1ec611a102 rtsp: warning when max_delay reached 10 years ago
Eloi BAIL d555bd69e7 rtpdec: inform jitter buffer size 10 years ago
Eloi BAIL ff7f6ea9db rtpdec: add a trace when jitter buffer is full 10 years ago
Michael Niedermayer cbbd906be6 avformat/flvdec: Check that sizes match and resync if not 10 years ago
Michael Niedermayer e01ad950bb avformat/rtmpproto: Fix 2nd packet size 10 years ago
Michael Niedermayer 3496a20bb9 avformat/flvdec: Change packet loop to return EAGAIN instead of looping until a valid packet is foud 10 years ago
Thierry Foucu 164cd9b42a libavformat/riff.c: Add support for RV40 codec in AVI 10 years ago
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 10 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Eloi BAIL 0edf6c8b2a rtpdec: add a trace when jitter buffer is full 10 years ago
Eloi BAIL bc3ea39415 rtpdec: inform jitter buffer size 10 years ago
Martin Storsjö 3c525b8b47 rtpdec: Increase the max size of the jitter buffer to 500 packets 10 years ago
Michael Niedermayer 59c1fec9fb avformat/avidec: Change (last)pos to 64bit 10 years ago
Michael Niedermayer 3e2ef00394 avformat/avidec: Workaround broken initial frame 10 years ago
Michael Niedermayer 8b47e10651 avformat/hlsenc: Fix the method command line parameter 10 years ago
Clément Bœsch c8370a17f5 avformat: fix style after recent commits 10 years ago
Alex Agranovsky 1de21215d4 mpjpegde: trim header name/value of MIME headers 10 years ago
Alex Agranovsky 0572bd1a62 mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present 10 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 10 years ago
Michael Niedermayer 5629143433 avformat/flvdec: Use the first index entry to find the first packet if there was a parsing error in the header 10 years ago
Michael Niedermayer fd6296e412 avformat/flvdec: Print last packet size at trace level 10 years ago
Michael Niedermayer 6bed88ac78 avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_OBJECT in AMF_DATA_TYPE_MIXEDARRAY 10 years ago
Alex Agranovsky 276ab7c148 avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present 10 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 10 years ago
Carl Eugen Hoyos e3e55758dc lavf/img2dec: Improve jpeg auto-detection. 10 years ago
Clément Bœsch a84613b4c2 avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options 10 years ago
Tobias Rapp 1416370027 avformat/avienc: add muxer option "write_channel_mask" 10 years ago
Simon Thelen b84232694e lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 10 years ago
Alex Agranovsky 9b10ae5727 avformat/format: Remove parameters from mime type before comparission for probing 10 years ago
Alexander S. Drozdov 6a8d58d693 avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt 10 years ago
Thierry Foucu f600381b79 libavformat/utils.c: use correct variable for message. 10 years ago
Paul B Mahol abef6383fb avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_length 10 years ago
Paul B Mahol 2506244155 avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option 10 years ago
Michael Niedermayer f58e011a1f avformat/utils: Increase default max_stream_analyze_duration for flv 10 years ago
Clément Bœsch 342ead4491 avformat/subtitles: improve ff_subtitles_queue_finalize() doxy 10 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 10 years ago
Clément Bœsch a634649a36 avformat/subtitles: make sure we don't drop "duplicated" events from different streams 10 years ago
Clément Bœsch 4f26c99912 avformat/subtitles: drop duplicated events 10 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 10 years ago
Vesselin Bontchev 8e28e0721c avformat/aa: initialize "header_seed" and "header_key" 10 years ago