summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
...
* | lavf/utils: remove some left-over cruft from the 32-bit size fieldsHendrik Leppkes2015-09-171-4/+0
* | lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-175-63/+11
* | Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479'Hendrik Leppkes2015-09-171-3/+7
|\ \ | |/
| * rtpdec: Forward the memory failureLuca Barbato2015-09-161-3/+7
* | Revert "avformat/format: silence -Wdiscarded-qualifiers"Timothy Gu2015-09-161-1/+1
* | avformat/avidec: disable parsing for RV40Michael Niedermayer2015-09-171-0/+2
* | avformat/mpjpegdec: silence unused variable/function warningsGanesh Ajjanagadde2015-09-161-16/+0
* | avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-161-1/+1
* | Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes2015-09-161-0/+2
|\ \ | |/
| * rtsp: warning when max_delay reachedEloi BAIL2015-09-161-0/+2
| * rtpdec: inform jitter buffer sizeEloi BAIL2015-09-161-0/+4
* | Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017'Hendrik Leppkes2015-09-161-2/+2
|\ \ | |/
| * rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-161-1/+4
* | Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb'Hendrik Leppkes2015-09-161-1/+1
|\ \ | |/
| * rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö2015-09-151-1/+1
* | lavf/riff: Support decoding Ambisonic wav files.Carl Eugen Hoyos2015-09-162-0/+4
* | Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'Hendrik Leppkes2015-09-162-24/+59
|\ \ | |/
| * lavf: Update to the new crypto APIVittorio Giovara2015-09-132-24/+59
* | avformat/flvdec: Check that sizes match and resync if notMichael Niedermayer2015-09-161-1/+47
* | avformat/rtmpproto: Fix 2nd packet sizeMichael Niedermayer2015-09-161-1/+1
* | avformat/flvdec: Change packet loop to return EAGAIN instead of looping until...Michael Niedermayer2015-09-161-6/+12
* | libavformat/riff.c: Add support for RV40 codec in AVIThierry Foucu2015-09-151-0/+1
* | lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos2015-09-155-12/+9
* | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos2015-09-155-6/+10
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-155-8/+12
* | rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-151-1/+4
* | rtpdec: inform jitter buffer sizeEloi BAIL2015-09-151-0/+4
* | avformat/avidec: Change (last)pos to 64bitMichael Niedermayer2015-09-151-3/+4
* | avformat/avidec: Workaround broken initial frameMichael Niedermayer2015-09-151-1/+2
* | avformat/hlsenc: Fix the method command line parameterMichael Niedermayer2015-09-141-11/+31
* | avformat: fix style after recent commitsClément Bœsch2015-09-142-8/+8
* | mpjpegde: trim header name/value of MIME headersAlex Agranovsky2015-09-141-0/+15
* | mpjpeg: probe should require same constraints as packet reader - both proper ...Alex Agranovsky2015-09-141-19/+14
* | avformat/flvdec: Use the first index entry to find the first packet if there ...Michael Niedermayer2015-09-131-0/+7
* | avformat/flvdec: Print last packet size at trace levelMichael Niedermayer2015-09-131-2/+3
* | avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_O...Michael Niedermayer2015-09-131-2/+6
* | avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if requ...Alex Agranovsky2015-09-131-1/+4
* | lavf/img2dec: Improve jpeg auto-detection.Carl Eugen Hoyos2015-09-121-6/+20
* | avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} optionsClément Bœsch2015-09-121-2/+2
* | Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'Hendrik Leppkes2015-09-121-2/+4
|\ \ | |/
| * asfdec: add more checks for size left in asf packet bufferAlexandra Hájková2015-09-121-2/+4
* | avformat/avienc: add muxer option "write_channel_mask"Tobias Rapp2015-09-123-4/+29
* | Merge commit '41ed749fe987e60b0485fa721ad869590651324d'Hendrik Leppkes2015-09-121-0/+3
|\ \ | |/
| * ogg: Do not try to use the parser if it is not presentLuca Barbato2015-09-101-0/+3
* | lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen2015-09-121-0/+6
* | avformat/format: Remove parameters from mime type before comparission for pro...Alex Agranovsky2015-09-121-0/+5
* | avformat/tcp: TCP Protocol: fix descriptor leak on listen and interruptAlexander S. Drozdov2015-09-111-4/+4
* | libavformat/utils.c: use correct variable for message.Thierry Foucu2015-09-111-1/+1
* | avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_lengthPaul B Mahol2015-09-111-1/+1
* | avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext optionPaul B Mahol2015-09-111-1/+1
OpenPOWER on IntegriCloud