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
2016-08-12libavformat/http: add support for headers option in listen modeMoritz Barsnick
2016-08-11avisynth: simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson
2016-08-11avformat/id3v2: fix memleak with empty stringsMichael Niedermayer
2016-08-11libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...Matthias Hunstock
2016-08-08avformat/id3v2: Mark variable as unused to avoid "set but not used" warningMichael Niedermayer
2016-08-07avformat: read id3v2 comment tagsChris Moeller
2016-08-06avformat/mov: Enable mp3 parsing if a packet needs itMichael Niedermayer
2016-08-05avformat/teeproto: set forgotten url_close()Michael Niedermayer
2016-08-05lavf: forward protocol_whitelist for the remaining casesAndreas Cadhalpun
2016-08-05avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:Michael Niedermayer
2016-08-05avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:Michael Niedermayer
2016-08-05avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer
2016-08-04avformat: add a TTA MuxerJames Almer
2016-08-04avformat/tta: remove custom crc callback functionJames Almer
2016-08-04avformat/avio: add a crc callback function for CRC-32 IEEE-LEJames Almer
2016-08-03avformat/teeproto: Support parsing protocol optionsMichael Niedermayer
2016-08-03avformat/oggdec: Fix integer overflow with invalid ptsMichael Niedermayer
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-08-02avformat/tee: Factor parse_slave_options() outMichael Niedermayer
2016-08-02lavf/rmdec: Do not return EIO on EOF.Carl Eugen Hoyos
2016-08-01Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer
2016-07-31avformat/matroskaenc: fix Voids with size < 10Michael Bradshaw
2016-07-30libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham
2016-07-29avformat/rmdec: Clear extradata when extradata_size is clearedMichael Niedermayer
2016-07-29Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-29lavf/mpegtsenc: add special case for handling timed ID3 packetsStefano Sabatini
2016-07-28avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3)softworkz
2016-07-28avformat/hls: Fix missing streams in some cases with MPEG TSAnssi Hannula
2016-07-28avformat/hls: Move stream propagation to a separate functionAnssi Hannula
2016-07-28avformat/hls: Use an array instead of stream offset for stream mappingAnssi Hannula
2016-07-28avformat/hls: Sync starting segment across variants on live streamsAnssi Hannula
2016-07-28avformat/hls: Fix regression with ranged media segmentsAnssi Hannula
2016-07-28avformat/utils: Fix find_stream_info not considering the extradata it foundAnssi Hannula
2016-07-27avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_i...Xinzheng Zhang
2016-07-27avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_ind...Xinzheng Zhang
2016-07-26librtmp: Avoid an infiniloop setting connection argumentsLuca Barbato
2016-07-26avformt/matroskaenc: undo an accidental revert by commit 5d48e4eaJames Almer
2016-07-25libavformat/rtpdec_asf: zero initialize the AVIOContext structKacper Michajłow
2016-07-25avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer
2016-07-23avformat/tee: Rescale ts using av_packet_rescale_tsJan Sebechlebsky
2016-07-23libavformat/movenc: add dnxhr compatibility for apple playersMark Reid
2016-07-23libavformat/matroskadec: fix unsigned overflow to improve seekingChris Cunningham
2016-07-22avformat/teeproto: Fix memset sizeofMichael Niedermayer
2016-07-21avformat/mov: Do not allocate empty extradataMichael Niedermayer
2016-07-21libavformat/rawenc: add dnxhr raw format extensionMark Reid
2016-07-21libopenmpt: Add "date" to metadata.Jörn Heusipp
2016-07-21libopenmpt: set stream duration and fix time baseJörn Heusipp
2016-07-21libopenmpt: add subsong supportJosh de Kock
2016-07-21avformat/oggenc: add vp8 muxing supportJames Almer