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-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
2017-07-04movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins
2017-07-04lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö
2017-07-03avfomat/hlsenc: support fmp4 format in hlsSteven Liu
2017-06-30libavformat/avformat.h: Move docs inside of #ifMax Weber
2017-06-29avcodec/gdv: add decompression for 2 and 5 methodPaul B Mahol
2017-06-29Update mp4 object type for VP9KongQun Yang
2017-06-27Interplay MVE: Implement frame format 0x10Hein-Pieter van Braam
2017-06-27Interplay MVE: Implement frame format 0x06Hein-Pieter van Braam
2017-06-27Interplay MVE: Refactor IP packet formatHein-Pieter van Braam
2017-06-27Interplay MVE: Implement MVE SEND_BUFFER operationHein-Pieter van Braam
2017-06-27avformat: Fix Pro-MPEG non-square matrixAndreas Håkon
2017-06-24avformat/file: increase min/max packet size to 256k for written filesMarton Balint
2017-06-24avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint
2017-06-24avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint
2017-06-24avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint
2017-06-22avformat/oggenc: check for stream private data in ogg_free()James Almer
2017-06-19avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu
2017-06-19avformat/oggenc: add ogg_init() and ogg_free()James Almer
2017-06-18avformat/rmenc: do not access AVIO write buffer directlyMarton Balint
2017-06-18Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam
2017-06-17libavformat/file: return AVERROR_EOF on EOFDaniel Kucera
2017-06-17libavformat/subfile: return AVERROR_EOF on EOFDaniel Kucera
2017-06-17avformat/libssh: check the user provided a password before trying to use itJames Almer
2017-06-13avformat/pcmdec: fix memory leakTimo Rothenpieler
2017-06-13avformat/librtmp: check return value of setsockoptTimo Rothenpieler
2017-06-11avformat/mov: add support for reading VP Codec Configuration BoxJames Almer
2017-06-11avformat: add Gremlin Digital Video demuxerPaul B Mahol
2017-06-09lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva