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-08-26lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos
2017-08-24lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos
2017-08-24avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis
2017-08-23avformat/rtpdec_h264: Fix heap-buffer-overflowMichael Niedermayer
2017-08-23avformat/aviobuf: Fix signed integer overflow in avio_seek()Vitaly Buka
2017-08-23avformat/mov: Fix signed integer overflows with total_sizeVitaly Buka
2017-08-22avformat/hlsenc: move free fmp4_init_filename after hls_window operationSteven Liu
2017-08-20lavf/bink: fix latest header and add all existing revisionsbnnm
2017-08-18libavformat/mov: Fix inserting frames before current_frame.Jacob Trimble
2017-08-17avformat/utils: always av_reduce r_frame_rateMarton Balint
2017-08-16avformat/mov: Fix memory leak when reading DDTS box.Nikolas Bowe
2017-08-11avformat/avidec: Move packet skip after prefix and related checksMichael Niedermayer
2017-08-10avformat/movenc: reindent after the previous commitJames Almer
2017-08-10lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva
2017-08-06avformat/hlsenc: allow dynamic encryption key rotationDeHackEd
2017-08-06avformat/utils: fix memory leak in avformat_free_contextSteven Siloti
2017-08-04avformat/hlsenc: support fmp4 single file modeSteven Liu
2017-08-02avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO.Aleksandr Slobodeniuk
2017-08-02avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" o...Aleksandr Slobodeniuk
2017-07-30lavf/os_support: Use existing WinRT config value.Matt Oliver
2017-07-29avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2Michael Niedermayer
2017-07-29avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2Michael Niedermayer
2017-07-26avformat/s337m: fix potentially undefined pointer arithmeticfoo86
2017-07-25avformat/oggparsecelt: Do not re-allocate os->privateMichael Niedermayer
2017-07-25avformat/hlsenc: improve hls encrypt get key file operationSteven Liu
2017-07-24lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch
2017-07-24avformat/hlsenc: fix hls fmp4 extention name bugSteven Liu
2017-07-21avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_head...James Almer
2017-07-19avformat: add SMPTE 337M demuxerfoo86
2017-07-19libavformat/fifo: Fix initialization of underlying AVFormatContextJan Sebechlebsky
2017-07-19avformat/dtsdec: switch to common frame header parsing functionfoo86
2017-07-16webmdashenc: Fix memory leakDerek Buitenhuis
2017-07-14hdsenc: Remove dead storeDerek Buitenhuis
2017-07-13movenc: Add 'keywords' metadataKieran O'Leary
2017-07-10rtspdec: Fix return errorDerek Buitenhuis
2017-07-10avcodec/magicyuv: add 12 bit formatsPaul B Mahol
2017-07-10avformat/avio: Remove no-op code in url_find_protocol().Wan-Teh Chang
2017-07-07rtmpproto: Fix error returnDerek Buitenhuis
2017-07-07avformat: remove obsolete commented-out DEBUG defineTobias Rapp
2017-07-07avformat/hlsenc: Add missing error checkDerek Buitenhuis
2017-07-07avformat/hlsenc: add warn message when use both fmp4 and single_fileSteven Liu
2017-07-07mpegtsenc: Don't pass NULL to memcpyDerek Buitenhuis
2017-07-06concatdec: Do not pass NULL to memcmpDerek Buitenhuis
2017-07-06libavformat/gdv: Fix parsing for soundless videoAzamat H. Hackimov
2017-07-05movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins
2017-07-05movenc: write correct format hvcc when tag is hvc1John Stebbins
2017-07-05movenc: move tags definitions to where they are usedJohn Stebbins
2017-07-05movenc: simplify codec_tag lookupJohn Stebbins
2017-07-05avformat/hlsenc: copy codec_tag when stream copySteven Liu
2017-07-05avformat/hlsenc: optimize help message default value.Steven Liu