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
2014-11-15avformat/http: simplify chained_options copyingMichael Niedermayer
2014-11-15Fix the timeout option not working when connecting to a HTTP url that require...Brandon Lees
2014-11-15mov.c: fix handling of seek return in read_mfraMika Raento
2014-11-15Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer
2014-11-15Icecast: Send 100-continue header if possibleMarvin Scholz
2014-11-15libavformat/mxfdec.c: refactored resolving timecode componentMark Reid
2014-11-15Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'Michael Niedermayer
2014-11-14riff: support ProRes in avi (APCN fourcc)Vittorio Giovara
2014-11-13cinedec: report white balance gain coefficients using metadataPeter Ross
2014-11-12lavf/tcp: Clarify that the -timeout option takes microseconds.Carl Eugen Hoyos
2014-11-12lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian
2014-11-11Icecast: Use 100-continue if possible for proper error handlingMarvin Scholz
2014-11-11Icecast: always send a content-typeMarvin Scholz
2014-11-09avformat/librtmp: fix swfurlMichael Niedermayer
2014-11-08avformat/mpegts: improve first valid PMT heuristicMichael Niedermayer
2014-11-08avformat/mpegts: add scan_all_pmts optionMichael Niedermayer
2014-11-08Merge commit '9a5ac36b69ede4563e9ecd734141b12ea3280fbc'Michael Niedermayer
2014-11-08Merge commit '8cb7b7b461b52898765b38e3eff68c0ce88347f3'Michael Niedermayer
2014-11-08Merge commit '95a449d3ce8e15522df47a80a8a4593ea5c2b1bb'Michael Niedermayer
2014-11-08movenc: Require samples before trying to write edtsMartin Storsjö
2014-11-08movenc: Avoid leaking locally allocated data when returning on errorsMartin Storsjö
2014-11-08movenc: Remove an outdated commentMartin Storsjö
2014-11-08Fix read-after-free in matroska_read_seek().Xiaohan Wang
2014-11-08Merge commit '9cbf70fa0e44613590b019cef1fe99aa3f3c5d9d'Michael Niedermayer
2014-11-08Merge commit 'e7d20f12c5eff5570cd897f3ce3a88456024036b'Michael Niedermayer
2014-11-08Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8'Michael Niedermayer
2014-11-08Merge commit '897d5c3a4296f3da80b8699d1487328ca2de8e55'Michael Niedermayer
2014-11-08Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer
2014-11-07movenc: Write correct presentation timestamps in tfraMartin Storsjö
2014-11-07movenc: Remove a now redundant checkMartin Storsjö
2014-11-07movenc: Allow to request not to use edit listsMartin Storsjö
2014-11-07lavf: Print a warning if failed to avoid negative timestamps when requestedMichael Niedermayer
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-11-07avformat/webpenc: preserve single image VP8X flagsMichael Niedermayer
2014-11-06avformat/riffenc: move MP3 LSF threshold to the midway point between the 2Michael Niedermayer
2014-11-06avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV...Michael Niedermayer
2014-11-06avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecCon...Michael Niedermayer
2014-11-06avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodec...Michael Niedermayer
2014-11-06Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c'Michael Niedermayer
2014-11-06Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'Michael Niedermayer
2014-11-06Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe'Michael Niedermayer
2014-11-06Merge commit '91e8d2eb1f7bf3af949008b106ec1ca037b88b0e'Michael Niedermayer
2014-11-06avformat/oggparsevorbis: Check that initialization succeeded before declaring...Michael Niedermayer
2014-11-06avformat/oggparsevorbis: return proper error code from vorbis_header()Michael Niedermayer
2014-11-06Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959'Michael Niedermayer
2014-11-06Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer
2014-11-06Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67'Michael Niedermayer
2014-11-06nutdec: do not set has_b_framesAnton Khirnov
2014-11-06oggenc: accept only STREAMINFO extradataAnton Khirnov
2014-11-06lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov