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-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
2017-03-05avformat/vivo: fix logic error in checking version in probePaul B Mahol
2017-03-05lavf/matroska: Support QDMC.Carl Eugen Hoyos
2017-03-04avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu
2017-03-03lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos
2017-03-02avcodec: add ClearVideo decoderKostya Shishkov
2017-03-02avformat: fix AVStream private fields markerwm4
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-03-02lavf/flacdec: Return maximum score if the streaminfo header is valid.Carl Eugen Hoyos
2017-03-02avformat/oggdec: fix leak in ogg_restore()Michael Niedermayer
2017-03-02avformat/oggdec: Factor free_stream outMichael Niedermayer
2017-03-02avformat/oggdec: remove unused parameter of ogg_restore()Michael Niedermayer
2017-02-28lavf/matroskadec: Fix demuxing sipr.Carl Eugen Hoyos
2017-02-25avformat/hlsenc: don't use %s for strftime on msvcHendrik Leppkes
2017-02-25avformat/hlsenc: fix hls_flags temp_file bugSteven Liu
2017-02-23avcodec: add ScreenPressor decoderPaul B Mahol
2017-02-22avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM filesJames Almer
2017-02-21avformat/sierravmd: Support for Shivers 2 stereo tracksNicolas Roy-Renaud
2017-02-21avformat/hlsenc: fix cid 1401346 Dereferencing pointer errorSteven Liu
2017-02-21avformat/mpl2dec: skip BOM when probingPaul B Mahol
2017-02-21lavf/mpeg: Initialize a stack variable used by memcmp().Carl Eugen Hoyos
2017-02-20lavf/mov.c: Correct keyframe search in edit list to return the very first key...Sasi Inguva
2017-02-19avformat/fifo: assert on disallowed message type and state combinationsMarton Balint
2017-02-19avformat/utils: Also fill dts==RELATIVE_TS_BASE packets in update_initial_dur...Michael Niedermayer
2017-02-18avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers wit...Michael Niedermayer
2017-02-18avformat/hlsenc: set default http method to PUT when method is nullSteven Liu
2017-02-17lavf/riff: Support decoding files with broken mediasubtype base guid.Thierry Foucu
2017-02-14avformat/dashenc: Only use temporary files when outputting to file protocolThomas Stephens
2017-02-14HTTP: improve performance by reducing forward seeksJoel Cunningham
2017-02-14avformat/http: Check for truncated buffers in http_connect()Michael Niedermayer
2017-02-13avformat/hlsenc: fix stream level metadata handlingBela Bodecs
2017-02-12movenc: add support for track names in ISML manifestsJan Ekström