summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mp4enc: Avoid storing sizes in trun when they all match.Michael Niedermayer2011-12-13
* mp4enc: Only store flags in trun when they differ from the default and set a ...Michael Niedermayer2011-12-13
* mp4enc: dont store durations in trun if they are unneeded.Michael Niedermayer2011-12-13
* mp4enc: dont store cts in trun if they are unneeded.Michael Niedermayer2011-12-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
| * lavf: add avformat_close_input().Anton Khirnov2011-12-12
| * lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-12
| * lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-12
| * lavf doxy: add some general lavf information.Anton Khirnov2011-12-12
| * lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-12
| * lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-12
| * lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-12
* | mxfdec: Set DTS and PTS on video packetsTomas Härdin2011-12-12
* | mxfdec: Only sort IndexTableSegments onceTomas Härdin2011-12-12
* | mxfdec: Add Avid's essence element keyTomas Härdin2011-12-12
* | mxfdec: Add support for Avid indexesTomas Härdin2011-12-12
* | mxfdec: Check slice_count before freeing slice_offset_entriesTomas Härdin2011-12-12
* | mxfdec: Bring back accumulated_offset that was removed in 5e67e3eTomas Härdin2011-12-12
* | timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch2011-12-12
* | seek-test: use standard format specifiers in snprintf()Michael Niedermayer2011-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-12
|\|
| * lavu: replace int/float punning functionsMans Rullgard2011-12-11
| * Remove extraneous semicolonsMans Rullgard2011-12-11
| * sdp: Restore the original mp4 format h264 extradata if convertedMartin Storsjö2011-12-11
| * rtpenc: Add support for mp4 format h264Luca Abeni2011-12-11
| * rtpenc: Simplify code by introducing a separate end pointerMartin Storsjö2011-12-11
| * movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-11
| * Fix a bunch of common typos.Diego Biurrun2011-12-11
* | seektest: floatfreeMichael Niedermayer2011-12-11
* | Support VP8 in NSV.Reimar Döffinger2011-12-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-11
|\|
| * rawdec: don't set codec timebase.Anton Khirnov2011-12-10
| * lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
| * lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
| * lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
| * lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
| * lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-10
| * lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-10
| * lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-10
| * flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol2011-12-10
| * flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-10
| * Dxtory capture format decoderKostya Shishkov2011-12-10
* | rtmpproto: make condition work in overflow case.Reimar Döffinger2011-12-10
* | Make detection of single-stream flv work again.Reimar Döffinger2011-12-10
* | Separate mxf_essence_container_uls for audio and video.Carl Eugen Hoyos2011-12-10
* | mxfdec: do not try to use an obviously broken index.Reimar Döffinger2011-12-10
* | avi: add escape130 supportMichael Niedermayer2011-12-10
* | wavdec: add ignore length option to ignore incorrect lengthesMichael Niedermayer2011-12-10