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-05-31avformat/movenc: propagate shift_data errors properlyMarton Balint
2016-05-30libavformat/movenc: remove unnecessary null checkMark Reid
2016-05-29avformat/udp: Remove unused variableMichael Niedermayer
2016-05-29avformat/movenc: Fix potential track width/height overflowsMichael Niedermayer
2016-05-29avformat/movenc: Avoid integer overflowMichael Niedermayer
2016-05-29avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform...Thomas Guilbert
2016-05-29avformat/utils: avoid overflow in compute_chapters_end() with huge durationsMichael Niedermayer
2016-05-29avformat/utils: avoid overflow in update_stream_timings() with huge durationsMichael Niedermayer
2016-05-28lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos
2016-05-28avformat/movenc: Fix memleak of reshuffled packetMichael Niedermayer
2016-05-28avformat/movenc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer
2016-05-28avformat/oggparseflac: Fix memleaks in old_flac_header()Michael Niedermayer
2016-05-26avformat/utils: Fix use of uninitialized variableMichael Niedermayer
2016-05-25avformat/udp: Close the socket after destroying the thread using the socketMichael Niedermayer
2016-05-25avformat/udp: redesign threaded udp tx codeMichael Niedermayer
2016-05-25avformat/udp: Add a delay between packets for streaming to clients with short...Pavel Nikiforov
2016-05-24avformat/mov: Avoid "Unintended sign extension"Michael Niedermayer
2016-05-22avformat/matroskaenc: reindent after last commitMichael Niedermayer
2016-05-22avformat/matroskaenc: wrap par->format use as sample format under codec_type ...Michael Niedermayer
2016-05-22avformat/avienc: Fix memleaks on errorsMichael Niedermayer
2016-05-22avformat/avienc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer
2016-05-21avformat: add MTAF demuxerPaul B Mahol
2016-05-19lavf/mpegts: add ID3 entry to the REGD_types arrayStefano Sabatini
2016-05-19lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packetsStefano Sabatini
2016-05-19avformat/iff: parse DPAN chunkPaul B Mahol
2016-05-19avformat/dtshddec: move data_start outside of DTSHDDemuxContextJames Almer
2016-05-19avformat/avidec: Detect index with too short entriesMichael Niedermayer
2016-05-18avformat/avio: Fix null pointer dereference in case of memleakMichael Niedermayer
2016-05-18avformat/avio: fix memory leak in url_find_protocolYong Lei
2016-05-18avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()Chris Cunningham
2016-05-17avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer
2016-05-17avformat/dtshddec: parse chunks stored after audio dataJames Almer
2016-05-16avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol
2016-05-16avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer
2016-05-15avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol
2016-05-15avcodec: add Direct Stream Transfer (DST) decoderPeter Ross
2016-05-13avformat/Makefile: fix avlanguage dependenciesJames Almer
2016-05-13avformat/dump.c: fix mixed log levelsTobias Rapp
2016-05-13lavc: add IFF ANIM decoderPaul B Mahol
2016-05-12Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis
2016-05-12Merge commit '74383def8f46805faf3391c98516b248108a9a6b'Derek Buitenhuis
2016-05-12Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da'Derek Buitenhuis
2016-05-12Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-05-11libavformat/oggdec: Free stream private when header parsing fails.Chris Cunningham
2016-05-11avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()Michael Niedermayer
2016-05-11avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-09Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis
2016-05-09Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis