summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...Carl Eugen Hoyos2013-02-17
* lavf: dont try to find fps for attached picturesMichael Niedermayer2013-02-15
* dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-15
* Removing network.h from matroskadec.cVignesh Venkatasubramanian2013-02-14
* Fix a few "its" vs "it's" typo.Clément Bœsch2013-02-14
* Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian2013-02-14
* movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer2013-02-14
* Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos2013-02-14
* matroskadec: simplify additional_id writing codeMichael Niedermayer2013-02-14
* Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-14
* WAV muxer: reindentDaniel Verkamp2013-02-13
* lavf/concatdec: allow probing.Nicolas George2013-02-13
* lavf/concatdec: add signature directive.Nicolas George2013-02-13
* lavf/concatdec: add safe option.Nicolas George2013-02-13
* WAV muxer: add RF64 supportDaniel Verkamp2013-02-12
* Print mxf Universal Label if the user requested verbose logging.Carl Eugen Hoyos2013-02-11
* lavf/matroskaenc: provide more feedback in case of unsupported codecStefano Sabatini2013-02-10
* Fix division by 0 due to audio frame sizeMichael Niedermayer2013-02-10
* Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0'Michael Niedermayer2013-02-10
|\
| * asfdec: do not assume every AVStream has a corresponding ASFStreamAnton Khirnov2013-02-09
* | Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419'Michael Niedermayer2013-02-10
|\|
| * asfdec: support reading ID3v2 tags in ASF filesVladimir Pantelic2013-02-09
* | Merge commit '84b721db366c0734fdfd23c8daaa7da7da21f761'Michael Niedermayer2013-02-10
|\|
| * asfdec: also read Metadata Library ObjectVladimir Pantelic2013-02-09
* | Merge commit '61f9ad2dfcb3f98b7ac5777d19d0e7b61d0be01e'Michael Niedermayer2013-02-10
|\|
| * asfdec: read the full Metadata Object, not just aspect ratio informationVladimir Pantelic2013-02-09
* | Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2'Michael Niedermayer2013-02-10
|\|
| * asfdec: silence a warningVladimir Pantelic2013-02-09
* | Do not write invalid matroska files.Carl Eugen Hoyos2013-02-10
* | lavf: add tee pseudo-muxer.Nicolas George2013-02-09
* | lavf/rawvideodec: fix/extend option descriptionsStefano Sabatini2013-02-09
* | dshow: attempt to build shared as well as staticrogerdpack2013-02-06
* | ff_end_tag: assert that the start is aligned.Michael Niedermayer2013-02-08
* | riff: chunks must be at 2 byte boundaryPaul B Mahol2013-02-08
* | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-07
* | matroskadec: support seek to non keyframesMichael Niedermayer2013-02-07
* | mov: remove unused functionMichael Niedermayer2013-02-07
* | lavf/segment: fix DTS inconsistencies with -reset_timestampsStefano Sabatini2013-02-06
* | lavf/mov: skip version and flags attributes in mov_read_chan functionMatthieu Bouron2013-02-06
* | framecrcenc: print all side data elements, not just the firstMichael Niedermayer2013-02-06
* | framecrcenc: Also print the size of side data elementsMichael Niedermayer2013-02-06
* | Fate test to print side_data crc if presentVignesh Venkatasubramanian2013-02-06
* | Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer2013-02-06
|\|
| * asf: K&R formatting cosmeticsDiego Biurrun2013-02-06
* | lavf/segment: extend PTS debugging log with -reset_timestampsStefano Sabatini2013-02-06
* | dvenc: dont fail hard if the timecode is invalidMichael Niedermayer2013-02-05
* | riff: fix infinite loopMichael Niedermayer2013-02-05
* | lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tagCarl Eugen Hoyos2013-02-03
* | Require at least three frames to autodetect loas.Carl Eugen Hoyos2013-02-02
* | Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order.Carl Eugen Hoyos2013-02-02