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
2017-05-28movenc: encryption with time code track fixerankor
2017-05-27avformat/mov: add support for reading Content Light Level BoxJames Almer
2017-05-27avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer
2017-05-27avformat/mux: Fix copy an paste typoMichael Niedermayer
2017-05-25avformat/mux: remove autobsf extradata propagation hackJames Almer
2017-05-25avcodec/adtsenc: check packet side data for AAC extradata updatesJames Almer
2017-05-25avformat/latmenc: check packet side data for AAC extradata updatesJames Almer
2017-05-25avformat/matroskaenc: check packet side data for AAC extradata updatesJames Almer
2017-05-25avformat/movenc: always check for new extradata on a packetJames Almer
2017-05-22lavf/hls: do not transfer custom IO flagClément Bœsch
2017-05-22lavf/concatdec: do not transfer custom IO flagClément Bœsch
2017-05-22Use AVOnce as a static variable consistentlyHendrik Leppkes
2017-05-22lavf/img2: Add svg and svgz to allow reading image sequences.Carl Eugen Hoyos
2017-05-22lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.Carl Eugen Hoyos
2017-05-20Merge commit 'e519dcd937c7c98815ba9884867590e302272016'Clément Bœsch
2017-05-20Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92'Clément Bœsch
2017-05-20Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee'Clément Bœsch
2017-05-20Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18'Clément Bœsch
2017-05-20Merge commit '1ae6cb7d6e4fee30754a46bc91f40ff75ac4412a'Clément Bœsch
2017-05-20lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring outMatthieu Bouron
2017-05-19avformat/id3v2: Use ffio_ensure_seekback() in id3v2_read_internal()Michael Niedermayer
2017-05-19avformat/aviobuf: Only downscale the buffer once it has been usedMichael Niedermayer
2017-05-18avformat/movenc: remove experimental check for VP9 streamsJames Almer
2017-05-16img2dec: use standard way to probe for svg/svgz filesRostislav Pehlivanov
2017-05-16img2dec: add support for piped SVG demuxingRostislav Pehlivanov
2017-05-16movenc/isom: update vpcC box to version 1.0 of the specificationHendrik Leppkes
2017-05-11avformat/hlsenc: move old_filename free operation earlierSteven Liu
2017-05-10avformat/wavdec: Check chunk_size李赞
2017-05-10libavformat/tcp: fix return code for tcp_acceptSimon Thelen
2017-05-07avformat/matroskadec: fix resource leakSteven Liu
2017-05-07rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino
2017-05-06avformat/utils: free AVStream.codec properly in free_stream()Aaron Levinson
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-04avformat/concatdec: port to the new bitstream filter APIJames Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-05-02lavf/nutdec: Fix an impossible condition, regression since e0c53c34.Carl Eugen Hoyos
2017-05-01libavformat/http: Ignore expired cookiesMicah Galizia
2017-05-01avformat/matroskaenc: add support for writing Content Light Level elementsJames Almer
2017-05-01avformat/matroskadec: export Content Light Level metadataJames Almer
2017-04-29Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'Clément Bœsch
2017-04-29avformat/movenc: Explicitly address potential division by zero.Lucas Cooper
2017-04-28avformat/hlsenc: fix CID 1405135Steven Liu
2017-04-28avformat/hlsenc: hold old key info when append listSteven Liu
2017-04-26Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422'Clément Bœsch
2017-04-26Merge commit 'cdcfa97dc49d83b5eefd0a651db6bb0a6f98e8f2'Clément Bœsch
2017-04-26avformat/concatdec: fix the h264 annexb extradata checkJames Almer
2017-04-23webm_dash_manifest_demuxer: Fix initialization range for files with cues at t...Derek Buitenhuis
2017-04-23webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it a...Derek Buitenhuis
2017-04-23avformat: do not use AVFrame accessorMuhammad Faiz
2017-04-20avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis