summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * sol: use AV_RL32 instead of raw pointer castMans Rullgard2011-11-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\|
| * nullenc: drop AVFMT_RAWPICTURE from the flagsLuca Barbato2011-11-25
* | Do not claim that every unknown rm stream is a video stream.Carl Eugen Hoyos2011-11-25
* | avio: Fix handling of filenames that contain :Michael Niedermayer2011-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-24
|\|
| * cdg: skip packets that don't contain a cdg command.Justin Ruggles2011-11-23
| * crcenc: add flagsAnton Khirnov2011-11-23
| * md5enc: add flagsAnton Khirnov2011-11-23
* | lavf: give more weight to the extension during probing if there is a id3Michael Niedermayer2011-11-23
* | lavf: minor cleanup of av_probe_input_format3()Michael Niedermayer2011-11-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * mov: Remove some redundant and obsolete comments.Alex Converse2011-11-22
| * doxy: structure libavformat groupsLuca Barbato2011-11-22
| * pthread: do not touch has_b_framesJanne Grunau2011-11-22
* | avio: Support private options in URLProtocolsMichael Niedermayer2011-11-22
* | avio: allow any chars in protocolsMichael Niedermayer2011-11-22
* | http: add user_agent option.Clément Bœsch2011-11-22
* | [PATCH] IFF Amiga Continuous Bitmap (ACBM)decoderami_stuff2011-11-21
* | Fix various if parenthesis misplacements.Clément Bœsch2011-11-21
* | Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2011-11-20
|\|
| * httpproxy: Specify the object files needed in the MakefileMartin Storsjö2011-11-20
* | udp: update to new interrupt callback APIMichael Niedermayer2011-11-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-19
|\|
| * rtmp: do not hardcode invoke numbersJosh Allmann2011-11-18
| * avio: Mark the old interrupt callback mechanism as deprecatedMartin Storsjö2011-11-18
| * applehttp: Fix seeking in streams not starting at DTS=0Panagiotis H.M. Issaris2011-11-18
| * http: Don't use the normal http proxy mechanism for httpsMartin Storsjö2011-11-18
| * tls: Handle connection via a http proxyMartin Storsjö2011-11-18
| * http: Reorder two code blocksMartin Storsjö2011-11-18
| * http: Add a new protocol for opening connections via http proxiesMartin Storsjö2011-11-18
| * http: Split out the non-chunked buffer reading part from http_readMartin Storsjö2011-11-18
| * segafilm: add support for raw videosMatthew Hoops2011-11-18
| * rtpdec: only use RTCP for PTS when synchronizing multiple streamsJohn Brooks2011-11-18
| * rtpdec: unwrap RTP timestamps for PTS calculationJohn Brooks2011-11-18
* | lavf: cdg has large non keyframe segments and should thus be exempt from the ...Michael Niedermayer2011-11-19
* | rawdec: use a default sample rate if none is specified.Michael Niedermayer2011-11-18
* | mxfdec: Add hack that adjusts the n_delta calculation when system items are p...Tomas Härdin2011-11-18
* | mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arraysTomas Härdin2011-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-18
|\|
| * tls: Use TLSv1_client_method for OpenSSLMartin Storsjö2011-11-17
* | ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3.Michael Niedermayer2011-11-17
* | Do not try to read total disc or track number if data atom is too short.Carl Eugen Hoyos2011-11-17
* | mjpeg: support mpoMichael Niedermayer2011-11-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-17
|\|
| * avformat: Accept the ISO8601 separate format as input, tooMartin Storsjö2011-11-16
| * avformat: Interpret times in ff_iso8601_to_unix_time as UTCMartin Storsjö2011-11-16
| * lavf: fix multiplication overflow in avformat_find_stream_info()Mans Rullgard2011-11-15
* | cleanup: remove various double end ';' all over the code.Clément Bœsch2011-11-16
* | lavf: if timestamps are invalid (pts=dts) only drop dts.Michael Niedermayer2011-11-16