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
2014-02-11lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George
2014-02-11lavf: add uncodedframecrc test muxer.Nicolas George
2014-02-11lavf: add write_uncoded_frame() API.Nicolas George
2014-02-11avformat/libssh: Fix libssh defaulting to shared linkage.Matt Oliver
2014-02-10Merge commit '394fb56c29eee7f4f8f0334d8b5d30d3c54ac703'Michael Niedermayer
2014-02-10avformat/concatdec: pass the interrupt callback onZhang Rui
2014-02-10lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov
2014-02-10Merge commit '18c896be3d8e926ef806e7de29c4a168d7763389'Michael Niedermayer
2014-02-10Merge commit '54f7e79d4706a8343dad1d8da51b7d3d3b2cd3b2'Michael Niedermayer
2014-02-10Merge commit '4c750599509c3973afbe2850953a1fb963f696e5'Michael Niedermayer
2014-02-10Merge commit 'ad7f2b69a546ec65ef6b11e1a0fd58e6bb66bc4b'Michael Niedermayer
2014-02-10lavf: allow av_find_best_stream to return AV_DISPOSITION_*_IMPAIRED wanted_st...Marton Balint
2014-02-10lavf: extend / improve the AVFormatContext doxyAnton Khirnov
2014-02-10lavf: add some basic documentation of the muxing processAnton Khirnov
2014-02-10lavf: rewrite the av_write_frame() doxyAnton Khirnov
2014-02-10lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov
2014-02-10pcmdec: replace a reachable assert with an error checkAnton Khirnov
2014-02-09Merge commit 'b0c2c097e422b9e10a7d856582f8321d28af821e'Michael Niedermayer
2014-02-09mxfdec: free descriptor extradata in .read_close()Janne Grunau
2014-02-09lavf: default .ogg audio to libvorbis if we canAndrew Kelley
2014-02-09Add raw HEVC muxerDerek Buitenhuis
2014-02-09Add raw HEVC muxerDerek Buitenhuis
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-06vorbis: extract metadata from the middle of a streamBen Boeckel
2014-02-06vorbis: append data from tags togetherBen Boeckel
2014-02-06ogg: allow streams to update metadataBen Boeckel
2014-02-06lavf/oggparseopus: Setting seek_preroll in AVCodecContextVignesh Venkatasubramanian
2014-02-05Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer
2014-02-05Merge commit 'd509ae5be0a9bac35a4cedbe68b774a74446bb27'Michael Niedermayer
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer
2014-02-04Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6'Michael Niedermayer
2014-02-04jvdec: K&R formatting cosmeticsVittorio Giovara
2014-02-04lavf: ignore attachment streams for interleaving purposesAnton Khirnov
2014-02-04lavf: do basic sanity checking on muxed packetsAnton Khirnov
2014-02-03libavformat/utils.c: Cosmetics: Fix incorrect comma placementStåle Kristoffersen
2014-02-03RoQ encoder: support different integer frameratesaddr-see-the-website@aetey.se
2014-02-03avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1Michael Niedermayer
2014-02-03avformat/utils: dvd still frames read thru libdvdnav ended up in internal lav...Voyager1
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-02-02lavf/avformat.h: fix typosStefano Sabatini
2014-02-02libavformat/mtv: add test for audio magicReynaldo H. Verdejo Pinochet
2014-02-02Merge commit 'c716624853339ea4b1086a3957b334829370204c'Michael Niedermayer
2014-02-02Merge commit '7d56f2fffc14ad02001ee0689bee76a759da9ede'Michael Niedermayer
2014-02-01mxf: Read field dominance flagMatthieu Bouron
2014-02-01mxf: Handle negative edit_rateLuca Barbato
2014-01-31Auto-detect hevc in mpeg-ts.Ståle Kristoffersen
2014-01-31avformat/flac_picture: clear padding areaMichael Niedermayer
2014-01-31avformat/flac_picture: allocate buffer padding for pictureMichael Niedermayer