Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-21Use SMPTE standard notation when showing mxf Universal Labels.Carl Eugen Hoyos
2013-02-21lavf/microdvd: fix muxing.Clément Bœsch
2013-02-21lavf/swfdec: remove 8-bit audio FIXME.Clément Bœsch
2013-02-21lavf/swfdec: support 8-bits PCM audio.Clément Bœsch
2013-02-21lavf/swfdec: factorize the creation of a new stream.Clément Bœsch
2013-02-20mov: fix self referencing timecode tracksMichael Niedermayer
2013-02-20lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTSStefano Sabatini
2013-02-18nutenc: only write an index if there are syncpointsMichael Niedermayer
2013-02-18ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer
2013-02-18ff_read_timestamp: check stream_index before using it as array indexMichael Niedermayer
2013-02-17Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...Carl Eugen Hoyos
2013-02-15lavf: dont try to find fps for attached picturesMichael Niedermayer
2013-02-15dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack
2013-02-15Removing network.h from matroskadec.cVignesh Venkatasubramanian
2013-02-15Fix a few "its" vs "it's" typo.Clément Bœsch
2013-02-15Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian
2013-02-14movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer
2013-02-14Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos
2013-02-14matroskadec: simplify additional_id writing codeMichael Niedermayer
2013-02-14Adding support for parsing BlockAdditionalVignesh Venkatasubramanian
2013-02-13WAV muxer: reindentDaniel Verkamp
2013-02-13lavf/concatdec: allow probing.Nicolas George
2013-02-13lavf/concatdec: add signature directive.Nicolas George
2013-02-13lavf/concatdec: add safe option.Nicolas George
2013-02-12WAV muxer: add RF64 supportDaniel Verkamp
2013-02-11Print mxf Universal Label if the user requested verbose logging.Carl Eugen Hoyos
2013-02-11lavf/matroskaenc: provide more feedback in case of unsupported codecStefano Sabatini
2013-02-10Fix division by 0 due to audio frame sizeMichael Niedermayer
2013-02-10Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0'Michael Niedermayer
2013-02-10Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419'Michael Niedermayer
2013-02-10Merge commit '84b721db366c0734fdfd23c8daaa7da7da21f761'Michael Niedermayer
2013-02-10Merge commit '61f9ad2dfcb3f98b7ac5777d19d0e7b61d0be01e'Michael Niedermayer
2013-02-10Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2'Michael Niedermayer
2013-02-10Do not write invalid matroska files.Carl Eugen Hoyos
2013-02-09lavf: add tee pseudo-muxer.Nicolas George
2013-02-09asfdec: support reading ID3v2 tags in ASF filesVladimir Pantelic
2013-02-09asfdec: also read Metadata Library ObjectVladimir Pantelic
2013-02-09asfdec: read the full Metadata Object, not just aspect ratio informationVladimir Pantelic
2013-02-09asfdec: silence a warningVladimir Pantelic
2013-02-09asfdec: do not assume every AVStream has a corresponding ASFStreamAnton Khirnov
2013-02-09lavf/rawvideodec: fix/extend option descriptionsStefano Sabatini
2013-02-07dshow: attempt to build shared as well as staticrogerdpack
2013-02-08ff_end_tag: assert that the start is aligned.Michael Niedermayer
2013-02-08riff: chunks must be at 2 byte boundaryPaul B Mahol
2013-02-08lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer
2013-02-08matroskadec: support seek to non keyframesMichael Niedermayer
2013-02-07mov: remove unused functionMichael Niedermayer
2013-02-07lavf/segment: fix DTS inconsistencies with -reset_timestampsStefano Sabatini
2013-02-07lavf/mov: skip version and flags attributes in mov_read_chan functionMatthieu Bouron
2013-02-06framecrcenc: print all side data elements, not just the firstMichael Niedermayer