summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avformat/utils: Increase default max_stream_analyze_duration for flvMichael Niedermayer2015-09-111-1/+1
* | avformat/subtitles: improve ff_subtitles_queue_finalize() doxyClément Bœsch2015-09-101-1/+2
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-1020-25/+24
* | avformat/subtitles: make sure we don't drop "duplicated" events from differen...Clément Bœsch2015-09-101-0/+1
* | avformat/subtitles: drop duplicated eventsClément Bœsch2015-09-101-0/+29
* | avformat/aa: initialize "header_seed" and "header_key"Vesselin Bontchev2015-09-101-2/+2
* | avformat/avformat: remove dead codeJames Almer2015-09-091-6/+1
* | avformat/mxfenc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-091-1/+3
* | avformat/http: add reconnect_delay_max optionMichael Niedermayer2015-09-091-0/+6
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-082-2/+2
* | Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'Hendrik Leppkes2015-09-081-1/+1
|\ \ | |/
| * asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková2015-09-061-1/+1
* | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'Hendrik Leppkes2015-09-081-3/+3
|\ \ | |/
| * mov: Allow more than one keyframe per trunMartin Storsjö2015-09-061-3/+3
* | Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'Hendrik Leppkes2015-09-081-0/+1
|\ \ | |/
| * riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara2015-09-041-0/+1
* | Add NOA creditsMichael Niedermayer2015-09-081-0/+2
* | avformat/http: exponentially delay reconnection to avoid flooding the serverMichael Niedermayer2015-09-071-1/+6
* | avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer2015-09-071-4/+10
* | Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c'Hendrik Leppkes2015-09-071-2/+7
|\ \ | |/
| * mux: Make sure that the data is actually writtenSean McGovern2015-09-031-2/+6
* | Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42'Hendrik Leppkes2015-09-071-6/+6
|\ \ | |/
OpenPOWER on IntegriCloud