18085 Commits (5de28d341f242c6892e4c13d6274100815a5882d)

Author SHA1 Message Date
Michael Niedermayer cbbd906be6 avformat/flvdec: Check that sizes match and resync if not 9 years ago
Michael Niedermayer e01ad950bb avformat/rtmpproto: Fix 2nd packet size 9 years ago
Michael Niedermayer 3496a20bb9 avformat/flvdec: Change packet loop to return EAGAIN instead of looping until a valid packet is foud 9 years ago
Thierry Foucu 164cd9b42a libavformat/riff.c: Add support for RV40 codec in AVI 9 years ago
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 9 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Eloi BAIL 0edf6c8b2a rtpdec: add a trace when jitter buffer is full 9 years ago
Eloi BAIL bc3ea39415 rtpdec: inform jitter buffer size 9 years ago
Michael Niedermayer 59c1fec9fb avformat/avidec: Change (last)pos to 64bit 9 years ago
Michael Niedermayer 3e2ef00394 avformat/avidec: Workaround broken initial frame 9 years ago
Michael Niedermayer 8b47e10651 avformat/hlsenc: Fix the method command line parameter 9 years ago
Clément Bœsch c8370a17f5 avformat: fix style after recent commits 9 years ago
Alex Agranovsky 1de21215d4 mpjpegde: trim header name/value of MIME headers 9 years ago
Alex Agranovsky 0572bd1a62 mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present 9 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 9 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 9 years ago
Michael Niedermayer fd6296e412 avformat/flvdec: Print last packet size at trace level 9 years ago
Michael Niedermayer 6bed88ac78 avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_OBJECT in AMF_DATA_TYPE_MIXEDARRAY 9 years ago
Alex Agranovsky 276ab7c148 avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present 9 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 9 years ago
Carl Eugen Hoyos e3e55758dc lavf/img2dec: Improve jpeg auto-detection. 9 years ago
Clément Bœsch a84613b4c2 avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options 9 years ago
Tobias Rapp 1416370027 avformat/avienc: add muxer option "write_channel_mask" 9 years ago
Simon Thelen b84232694e lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 9 years ago
Alex Agranovsky 9b10ae5727 avformat/format: Remove parameters from mime type before comparission for probing 9 years ago
Alexander S. Drozdov 6a8d58d693 avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt 9 years ago
Thierry Foucu f600381b79 libavformat/utils.c: use correct variable for message. 9 years ago
Paul B Mahol abef6383fb avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_length 9 years ago
Paul B Mahol 2506244155 avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option 9 years ago
Michael Niedermayer f58e011a1f avformat/utils: Increase default max_stream_analyze_duration for flv 9 years ago
Clément Bœsch 342ead4491 avformat/subtitles: improve ff_subtitles_queue_finalize() doxy 9 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
Clément Bœsch a634649a36 avformat/subtitles: make sure we don't drop "duplicated" events from different streams 9 years ago
Clément Bœsch 4f26c99912 avformat/subtitles: drop duplicated events 9 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 9 years ago
Vesselin Bontchev 8e28e0721c avformat/aa: initialize "header_seed" and "header_key" 9 years ago
James Almer 67d81b76b6 avformat/avformat: remove dead code 9 years ago
Michael Niedermayer a7c0373ea3 avformat/mxfenc: Move sponsorship notice to its own comment block 9 years ago
Michael Niedermayer 7277a4ace9 avformat/http: add reconnect_delay_max option 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Michael Niedermayer 124b7cd485 Add NOA credits 9 years ago
Michael Niedermayer bdbab4a351 avformat/http: exponentially delay reconnection to avoid flooding the server 9 years ago
Michael Niedermayer 9bd68dea2b avformat/http: Add reconnect_at_eof and reconnect_streamed options 9 years ago
Alexandra Hájková 77cf236689 asfdec: alloc enough space for storing name in asf_read_metadata_obj 9 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 9 years ago
Zhang Rui b821aed706 avformat/async: fix integer conversion warning 9 years ago
tab fb135139fd avformat: implement query_codec for the image2 muxer. 9 years ago
Michael Niedermayer b480f0e37a avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 9 years ago
Ronald S. Bultje a02e27c03d md5: change flags to match framemd5. 9 years ago