summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-29
|\
| * adtsenc: Check frame size.Alex Converse2011-11-28
| * Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-28
| * md5proto: Fix order of operations.Alex Converse2011-11-27
* | sdp: Fix null pointer dereference with aac and ffserver.Carl2011-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-28
|\|
| * musepack: fix signed shift overflow in mpc_read_packet()Mans Rullgard2011-11-27
| * mov: Make format string match variable type.Alex Converse2011-11-26
| * Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev2011-11-26
* | img2: update first file only when -updatefirst is specifiedMichael Niedermayer2011-11-27
* | tta: better check for totalframes.Michael Niedermayer2011-11-27
* | img2: Allow writing multiple files onto the same output file.Michael Niedermayer2011-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-27
|\|
| * adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()Justin Ruggles2011-11-26
| * avformat: add CRI ADX format demuxerJustin Ruggles2011-11-26
| * adx: add an ADX parser.Justin Ruggles2011-11-26
| * 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