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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-24hls: do not access pb->opaque for custom IO.Reimar Döffinger
2013-02-24Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'Michael Niedermayer
2013-02-24lavf/concatdec: add the "duration" directive.Nicolas George
2013-02-24tools: add seek_print.Nicolas George
2013-02-24lavf/avio: check that the protocol supports the open mode.Nicolas George
2013-02-24pmpdec: check packet sizesMichael Niedermayer
2013-02-24pmpdec: fix signednessMichael Niedermayer
2013-02-24pmpdec: read index before creating audio streamsMichael Niedermayer
2013-02-24pmpdec: check for EOF while reading index.Reimar Döffinger
2013-02-24avformat: Allocate duration_error separatelyMichael Niedermayer
2013-02-24matroskaenc: fix cue tracknum off by 1 errorMichael Niedermayer
2013-02-23rtmpproto: increase APP_MAX_LENGTHMichael Niedermayer
2013-02-23rtmpproto: Check APP_MAX_LENGTHMichael Niedermayer
2013-02-23mov: use the format context for logging.Anton Khirnov
2013-02-22cafenc: do not leak caf->pkt_sizesPaul B Mahol
2013-02-22mxg: do not leak mxg->bufferPaul B Mahol
2013-02-22matroska: fix missing ,Andrea3000
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