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
2013-01-05Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.Carl Eugen Hoyos
2013-01-04mpegpsenc: avoid shifting dts/ptsMichael Niedermayer
2013-01-04mpegpsenc: show first SCR/DTS at debug levelMichael Niedermayer
2013-01-04mpegpsenc: move preload recalculation to where its neededMichael Niedermayer
2013-01-04mpegpsenc: Fix SCR handling for DVDMichael Niedermayer
2013-01-04mpegpsenc: restructure SCR handlingMichael Niedermayer
2013-01-04au: use ff_raw_write_packet()Justin Ruggles
2013-01-04Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol
2013-01-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-04Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a'Michael Niedermayer
2013-01-04Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622'Michael Niedermayer
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: Discard old buffered, previously read data in ffio_read_partialMartin Storsjö
2013-01-03rtsp: Add support for depacketizing RTP data via custom IOMartin Storsjö
2013-01-03rtpdec: Move the URLContext used for RTCP RR out from the context, to a param...Martin Storsjö
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