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
2016-07-05Added Quadrox formatsmitbose
2016-07-03lavf/aiffdec: Support QDMC demuxing.Carl Eugen Hoyos
2016-06-30avformat/avformat: Move new field to the end of AVStreamMichael Niedermayer
2016-06-30avformat/utils: update deprecated AVStream->codec when the context is updatedHendrik Leppkes
2016-06-30avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set.Vadim Kalinsky
2016-06-29Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch
2016-06-29Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch
2016-06-29avformat/mov: Check sample sizeMichael Niedermayer
2016-06-27Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron
2016-06-27avformat/mov: parse rtmd track timecodePaul B Mahol
2016-06-26Merge commit '4024b566d664a4b161d677554be52f32e7ad4236'Hendrik Leppkes
2016-06-26Merge commit '3fdffc032e8ea5676bc0c2551b900c0dc887835b'Hendrik Leppkes
2016-06-26Merge commit '14634429b915333f3612eaf41db3954222dc4aaf'Hendrik Leppkes
2016-06-26Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5'Hendrik Leppkes
2016-06-26avcodec: add YUY2 Lossless Codec decoderPaul B Mahol
2016-06-26avformat/tee: Support arbitrary number of slavesJan Sebechlebsky
2016-06-25lavf/srtdec: fix indentRodger Combs
2016-06-25lavf: update auto-bsf to new BSF APIRodger Combs
2016-06-25lavf: deprecate av_apply_bitstream_filtersRodger Combs
2016-06-25lavf/srtdec: fix probing files with negative first timestampsRodger Combs
2016-06-25avformat/format: Fix registering a format more than once and related racesMichael Niedermayer
2016-06-25avformat/movenc: add option to use keys/mdta atoms for metadataDavid Murmann
2016-06-25lavf/utils: fix const warning at a find_decoder() callClément Bœsch
2016-06-25movenc: mark astronomical_body const string as staticClément Bœsch
2016-06-25avformat: Fix ff_interleaved_peek()Michael Niedermayer
2016-06-24avformat/matroskadec: Call matroska_read_close() on header parsing errorMichael Niedermayer
2016-06-24Merge commit 'b84f3a40034d28828c4ca639d012479a7eaace28'Clément Bœsch
2016-06-24Merge commit 'f12a705ee570e16ca692c66b62821a2dbdf82566'Clément Bœsch
2016-06-24Merge commit '704d2bd18be8f134cb9ab19463a3c4eb63233dbd'Clément Bœsch
2016-06-24Merge commit 'd34826c33d401929b2ff8aee161fd39ad0a73613'Clément Bœsch
2016-06-23Merge commit '72d621069fc301b431fac36b5281699a362562f2'Matthieu Bouron
2016-06-23Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron
2016-06-23Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron
2016-06-23avformat/g729dec: Fix av_log() formating stringMichael Niedermayer
2016-06-23Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron
2016-06-23Merge commit '71852a1ba89abc8749e309d9d662c49d47e19531'Matthieu Bouron
2016-06-23Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401'Matthieu Bouron
2016-06-23Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7'Matthieu Bouron
2016-06-23Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'Matthieu Bouron
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-23Merge commit 'd621b2f795684f7119057f986066060adbe84220'Clément Bœsch
2016-06-23avformat/mov: add more datatypes in metadata handlingDavid Murmann
2016-06-23Merge commit '393596f9d51134d6e45d81ae129223f4faea1232'Clément Bœsch
2016-06-22avformat/flacdec: Fix seeking close to EOFMichael Niedermayer
2016-06-22Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f'Clément Bœsch
2016-06-22lavf/img2dec: add pnm pipe demuxersClément Bœsch
2016-06-22avformat/utils: Use internal->avctx for bitrate in estimate_timings_from_bit_...Michael Niedermayer
2016-06-22avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate()Michael Niedermayer
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-22libavformat/matroskaenc: omit segment UID for webmMichael Bradshaw