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
2017-03-24Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11'Clément Bœsch
2017-03-24Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94'Clément Bœsch
2017-03-24Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e'Clément Bœsch
2017-03-24Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"James Almer
2017-03-23Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'James Almer
2017-03-23Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer
2017-03-23Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch
2017-03-23Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'Clément Bœsch
2017-03-23Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'Clément Bœsch
2017-03-23Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'Clément Bœsch
2017-03-23Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'Clément Bœsch
2017-03-23Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'Clément Bœsch
2017-03-23hls: consistent use of user_agentJan Berkel
2017-03-23Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4'Clément Bœsch
2017-03-22avformat/rtmpproto: change rtmp_open from url_open to url_open2Steven Liu
2017-03-22avformat/apng: set max_fps to no limit by defaultJames Almer
2017-03-22avformat/apng: fix setting frame delay when max_fps is set to no limitJames Almer
2017-03-21Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer
2017-03-21Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'James Almer
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2017-03-21avcodec, avformat: deprecate anything related to side data mergingwm4
2017-03-19Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch
2017-03-19Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'Clément Bœsch
2017-03-19Merge commit 'be3363f664d7314d55b42860bd4077154752d769'Clément Bœsch
2017-03-19Merge commit 'a4b1b5aa281cacde8351d9947b54ccf82ff10cd0'Clément Bœsch
2017-03-19Merge commit 'd9442d13033a24b14ebae149dcdb42709430e2d9'Clément Bœsch
2017-03-17mov: Drop extra format specifier in error messageVittorio Giovara
2017-03-17spherical: Change types of bounding and pad to uint32_tVittorio Giovara
2017-03-17Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'Matthieu Bouron
2017-03-16lavf/mpegtsenc: clarify pcr_period unit of measurementLou Logan
2017-03-16Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'Clément Bœsch
2017-03-15avformat/hlsenc: fix duration wrong when no pkt durationSteven Liu
2017-03-15ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-03-15lavf/avio: Be more explicit in logging white/black list matchesAlexander Strasser
2017-03-15lavf/avio: Remove unnecessary escaping of ' in string literalsAlexander Strasser
2017-03-14avformat/flvenc: flx flvflags no_metadata bugSteven Liu
2017-03-14avformat/hlsenc: fix ticket 6231Steven Liu
2017-03-13avformat/hlsenc: second_levels flags process function extractSteven Liu
2017-03-12avcodec: add XPM decoder and demuxerParas Chadha
2017-03-11lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala
2017-03-09avformat/matroskaenc: add support for Spherical Video elementsJames Almer
2017-03-09hls: pass AVFormatContext flags to sub demuxerwm4
2017-03-09concatdec: pass AVFormatContext flags to sub demuxerwm4
2017-03-08matroskadec: cosmetics: Rearrange checks for projection-depedendent propertiesVittorio Giovara
2017-03-08mov: Fix checking layout and loading padding for cubemapsVittorio Giovara
2017-03-07mkv: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07mov: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-07avfilter/allformats: make av_register_all thread safeMuhammad Faiz
2017-03-06avformat/flvdec: remove meaningless warningwm4