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
2015-01-16avformat: Improve data streams/codec supportAnshul Maheshwari
2015-01-05Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'Michael Niedermayer
2015-01-04libavformat: Remove a misleading/incorrect commentMartin Storsjö
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-11-21avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...Michael Niedermayer
2014-11-17Read (display) aspect ratio from mxf files.Carl Eugen Hoyos
2014-11-16lavf/ffm: store/restore private codec contextLukasz Marek
2014-11-08Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-10-19avformat: Add format_whitelistMichael Niedermayer
2014-10-09fix seperator typoMichael Niedermayer
2014-10-09avformat: Allow choosing the dump format field separator.Michael Niedermayer
2014-10-08Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'Michael Niedermayer
2014-10-08avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun
2014-10-06avformat: remove obsolete FF_API_READ_PACKET cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_SET_PTS_INFO cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_NEW_STREAM cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruftJames Almer
2014-09-21avformat/mp3dec: avoid early EOF with concatenated gapless mp3swm4
2014-09-20avformat/mp3dec: fix gapless audio supportwm4
2014-08-25Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer
2014-08-25lavf: add AVFormatContext.max_ts_probeAnton Khirnov
2014-08-14Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d'Michael Niedermayer
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-10Merge commit '24c788f4878729a42150581d7ed7e9a11daf874d'Michael Niedermayer
2014-08-10Merge commit '24e87f7f425a52b1e69661dcb2fbe0555a76f30b'Michael Niedermayer
2014-08-09Remove obsolete FF_API_REFERENCE_DTS cruft.Anton Khirnov
2014-08-09Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov
2014-07-30Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos
2014-07-29avformat: fix probe mime version checksMichael Niedermayer
2014-07-29Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'Michael Niedermayer
2014-07-29avformat: Use the mime type information in input probeLuca Barbato
2014-07-27Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'Michael Niedermayer
2014-07-27Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'Michael Niedermayer
2014-07-27avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun
2014-07-27avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun
2014-07-14avformat: add av_stream_get_parser() to access avformat AVParserMichael Niedermayer
2014-07-09Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f'Michael Niedermayer
2014-07-09avformat: update muxing doxyAnton Khirnov
2014-07-08avformat_new_stream: make the AVCodec parameter constRoman Savchenko
2014-07-03avformat/avformat: minor grammar improvementMichael Niedermayer
2014-07-03Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b'Michael Niedermayer
2014-07-03lavf: document av_dump_format()Vittorio Giovara
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-10Allow values >31bit for -analyzeduration.Carl Eugen Hoyos
2014-06-06Allow >2G for skip_initial_bytes.Carl Eugen Hoyos
2014-05-29Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'Michael Niedermayer