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-02-13avformat/hlsenc: fix stream level metadata handlingBela Bodecs
2017-02-12movenc: add support for track names in ISML manifestsJan Ekström
2017-02-12lavf/mpegts: Make a pointer cast explicit.Carl Eugen Hoyos
2017-02-12avcodec: add FM Screen Capture Codec decoderPaul B Mahol
2017-02-11avformat/flic: fix handling of EOF casePaul B Mahol
2017-02-11lavf/omadec: Fix packet duration for Atrac 3 lossless.Carl Eugen Hoyos
2017-02-11lavf/rtpdec_mpeg4: Constify a function parameter.Carl Eugen Hoyos
2017-02-11lavf/omadec: Remove an unsed variable.Carl Eugen Hoyos
2017-02-11avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol
2017-02-11avformat/hlsenc: deprecate hls_wrap optionSteven Liu
2017-02-11avformat/apetag: bump micro versionJames Almer
2017-02-11avformat/apetag: reorder some code to improve readabilityJames Almer
2017-02-11avformat/apetag: account for header size if present when returning the start ...James Almer
2017-02-11avformat/apetag: fix flag value to signal footer presenceJames Almer
2017-02-10lavf/movenc: Remove two unused variables.Carl Eugen Hoyos
2017-02-10lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()Matt Wolenetz
2017-02-10lavf/mov.c: Avoid OOB in mov_read_udta_string()Matt Wolenetz
2017-02-08lavf/mov.c: Avoid heap allocation wrap in mov_read_uuidMatt Wolenetz
2017-02-08lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlrMatt Wolenetz
2017-02-07matroska: demux BluRay text subtitlesPetri Hintukainen
2017-02-07avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta
2017-02-06lavf/matroskadec: fix is_keyframe for early BlocksChris Cunningham
2017-02-05avformat/segment: remove last_cut check when detecting a new segmentMarton Balint
2017-02-03lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos
2017-02-02Merge commit '7f549b8338ed3775fec4bf10421ff5744e5866dd'Clément Bœsch
2017-02-01avformat/msf: support codec 1, which is 16 bit pcm lePaul B Mahol
2017-02-01Merge commit '90bc423212396e96a02edc1118982ab7f7766a63'Clément Bœsch
2017-02-01mov: fix decryption with edit listerankor
2017-02-01boadec: remove log messagesAndreas Cadhalpun
2017-01-31lavf/xwma: fix incorrect format specifierMoritz Barsnick
2017-01-31avformat/avienc: add reserve_index_space optionTobias Rapp
2017-01-31ircamdec: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-31avformat/mov: Fix integer truncation in mov_read_uuid()Michael Niedermayer
2017-01-30avformat/msf: fix codec 4 (joint stereo ATRAC3) and alignbnnm
2017-01-30avformat/Makefile: fix compilation of testprogs when networking is disabledTobias Rapp
2017-01-30avformat: add SCC muxerPaul B Mahol
2017-01-30avformat/sccdec: simplify 2 sscanf callsPaul B Mahol
2017-01-30xvag: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-30epafdec: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-30genh: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-29boadec: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-29pvfdec: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-29electronicarts: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-294xm: prevent overflow during block alignment calculationAndreas Cadhalpun
2017-01-29avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actua...Marijn Meijles
2017-01-29avformat: Ignore ID3v2 tags if other tags are present e.g. vorbisPaul Arzelier
2017-01-28avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas...James Almer
2017-01-28avformat/sccdec: attempt to fix valgrind issuePaul B Mahol
2017-01-28avformat: fix ID3v2 parser for v2.2 comment framesChris Moeller
2017-01-28mov: Fix spherical metadata_source parsingAaron Colwell