summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: Dont stop probing before the whole id3 tag is readMichael Niedermayer2013-04-18
* subtitles: introduce ASS codec id and use it.Clément Bœsch2013-04-18
* lavf/gif: support only GIF codec.Clément Bœsch2013-04-18
* lavf/gif: merge gif_write_{packet,video}.Clément Bœsch2013-04-18
* lavf/gif: trim unnecessarily long netscape ext code.Clément Bœsch2013-04-18
* lavf/gif: remove unused fields.Clément Bœsch2013-04-18
* lavf/gif: simplify streams type checking.Clément Bœsch2013-04-18
* lavf/gif: fix assert in avio API after dfb3231.Clément Bœsch2013-04-18
* gif: remove outdated comments.Clément Bœsch2013-04-18
* lavf/gif: simplify palette writing.Clément Bœsch2013-04-18
* gif: reindent after previous commits.Clément Bœsch2013-04-18
* Cleanse GIF muxer and encoder.Clément Bœsch2013-04-18
* rmdec: dont return uninitialized dataMichael Niedermayer2013-04-17
* Remove two anonymous arrays.Carl Eugen Hoyos2013-04-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-16
|\
| * flvenc: do not mux more than one stream per typeRafaël Carré2013-04-16
* | dfa: support decoding version=1.0Michael Niedermayer2013-04-15
* | lavf/libquvi: fix error reporting.Clément Bœsch2013-04-15
* | lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-14
* | oggenc: Fix pref_duration AVOption typeMichael Niedermayer2013-04-13
* | lavf/mxfdec: validate month/day before date formattingHendrik Leppkes2013-04-13
* | lavf/mxf: fix parsing of timestampsMatthieu Bouron2013-04-13
* | lavf/mxfdec: use more widely supported time format stringHendrik Leppkes2013-04-13
* | lavf/mxf: fix parsing of the month from mxf timestampsHendrik Leppkes2013-04-13
* | Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'Michael Niedermayer2013-04-11
|\|
| * img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* | avienc: fix overflow of audio sample countTobias Rapp2013-04-11
* | avformat/avisynth: Don't insert null frames or samples at the start of a stream.Stephen Hutchinson2013-04-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-11
|\|
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-11
* | mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-04-11
* | lavf: add libquvi demuxer.Clément Bœsch2013-04-10
* | Replace all occurrences of PRI in sscanf() calls with SCNJames Almer2013-04-10
* | avformat/avisynth: Cosmeticsd s2013-04-10
* | avformat/avisynth: Fix off-by-one error in avisynth demuxer.d s2013-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-09
|\|
| * srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-09
| * rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-09
| * lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-09
* | lavf/wavdec: skip padding byteMatthieu Bouron2013-04-08
* | rtsp: add option to set the socket timeout of the lower protocol.Michael Niedermayer2013-04-08
* | avio.h: fix indentionMichael Niedermayer2013-04-08
* | Merge remote-tracking branch 'mbouron/master'Michael Niedermayer2013-04-08
|\ \
| * | lavf/mxfdec: handle identification metadataMatthieu Bouron2013-04-08
* | | flvenc: dont call avio_flush() unconditionalMichael Niedermayer2013-04-08
* | | mux: also call avio_flush() when flushing the muxerMichael Niedermayer2013-04-08
* | | avformat: add writeout_count statisticMichael Niedermayer2013-04-08
|/ /
* | asfenc: convert asserts to av_assertMichael Niedermayer2013-04-07
* | lavf/http: use a more compatible default user agent.Clément Bœsch2013-04-06
* | img2dec: make use of AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-04-05