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
2013-01-04Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer
2013-01-04matroskadec: fix ffio_init_context() usageMichael Niedermayer
2013-01-04Add a comment about an intentional misspelling to the id3v1 tags.Carl Eugen Hoyos
2013-01-04Revert "Fix id3v1 tag spelling."Carl Eugen Hoyos
2013-01-04Fix id3v1 tag spelling.Benjamin Kerensa
2013-01-04Support more AVC-Intra filesReimar Döffinger
2013-01-04mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intraReimar Döffinger
2013-01-03aiffenc: metadata supportPaul B Mahol
2013-01-03lavf: add return to silence compiler warningMichael Niedermayer
2013-01-03aviobuf: Partial support for reading in read/write contextsMartin Storsjö
2013-01-03build: Avoid detecting bogus components named 'x'Clément Bœsch
2013-01-03lavf/webvtt: use ff_subtitles_read_chunk().Clément Bœsch
2013-01-03subviewer: sanitize packets.Clément Bœsch
2013-01-03Replace references to "que" with the appropriate word.Clément Bœsch
2013-01-03lavf/mpegtsenc: fix missing word in error message.Clément Bœsch
2013-01-03avformat_seek_file: Dont attempt to rescale INT64_MIN/MAXMichael Niedermayer
2013-01-03lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...Michael Niedermayer
2013-01-02lavf: remove generic index flag from text subtitles.Clément Bœsch
2013-01-02lavf/vobsub: do not count trailing NUL char in extradata.Clément Bœsch
2013-01-02lavf: Fix codec id forcing with probed codecsMichael Niedermayer
2013-01-02lavf: move force_codec_ids() upMichael Niedermayer
2013-01-01lavf/matroskaenc: respect bitexact for attachments.Nicolas George
2013-01-01lavf: add data: URI scheme.Nicolas George
2013-01-01aiffdec: set block duration for QDM2Piotr Bandurski
2013-01-01lavf/mov: fix timecode track reference usage.Clément Bœsch
2013-01-01lavf/mov: simplify timecode track ref.Clément Bœsch
2013-01-01mov: fix parsing of the chap atom.Hendrik Leppkes
2013-01-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-01Merge commit '33f28a3be3092f642778253d9529dd66fe2a014a'Michael Niedermayer
2013-01-01mov: fix handling of odd sized yv12Carl Eugen Hoyos
2012-12-31rtmp: Add support for limelight authenticationMartin Storsjö
2012-12-31rtmp: Add support for adobe authenticationMartin Storsjö
2012-12-31rtmp: Add a function for writing AMF strings based on two substringsMartin Storsjö
2012-12-31rtmp: Return a proper error code in handle_invoke_errorMartin Storsjö
2012-12-31Sony Wave64 muxerPaul B Mahol
2012-12-31microdvd: sanitize AVPackets.Clément Bœsch
2012-12-31Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add PJS subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add AQTitle subtitles demuxer.Clément Bœsch
2012-12-31lavf/subtitles: fix CLRF/CRLF typo.Clément Bœsch
2012-12-31Add MPlayer subtitles demuxer.Clément Bœsch
2012-12-31lavf: move srtdec:read_chunk() to subtitles utils.Clément Bœsch
2012-12-3110l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch
2012-12-31Add VPlayer subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add MPL2 subtitles demuxer and decoder.Clément Bœsch
2012-12-31lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch
2012-12-31lavf/srtdec: remove line break hack.Clément Bœsch
2012-12-30Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'Michael Niedermayer
2012-12-30Merge commit '9b1370aced385698bc783747917544ab69ecb373'Michael Niedermayer
2012-12-30Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'Michael Niedermayer