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
2011-10-13Correct buffer handling for RTCP packetsJohn Brooks
2011-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12cdg: enable seekingMichael Niedermayer
2011-10-12cdg: Try to detect keyframes.Michael Niedermayer
2011-10-12cdg: set timestampsMichael Niedermayer
2011-10-12lavf: check stream_index from read_packet() for validity.Michael Niedermayer
2011-10-11mov: do not misreport empty sttsLuca Barbato
2011-10-11mov: cosmetics, fix for and if spacingLuca Barbato
2011-10-11id3v2: fix NULL pointer dereferenceAnton Khirnov
2011-10-11mov: read album_artist atomRaivo Hool
2011-10-11mov: fix disc/track numbers and totalsRaivo Hool
2011-10-11smacker: Separate audio flags from sample rates in smacker demuxer.Justin Ruggles
2011-10-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-104xmdemux: prevent use of uninitialized memoryLaurent Aimar
2011-10-10avsdemux: check for out of bound writesLaurent Aimar
2011-10-10avsdemux: check for corrupted dataLaurent Aimar
2011-10-10libmodplug: do not call av_expr_parse() in case of no expr specified.Clément Bœsch
2011-10-10libmodplug: simpler and faster use of eval expr.Clément Bœsch
2011-10-10avidec: fix signed overflow in avi_sync()Mans Rullgard
2011-10-10mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related fu...Alex Converse
2011-10-10mxfdec: Move FooterPartition to MXFContext and make sure it's never set to zeroTomas Härdin
2011-10-10Support playing SMV files.Reimar Döffinger
2011-10-10libmodplug: add bintext video stream capability.Clément Bœsch
2011-10-10mpegts: reduce av_log level for seek back to begin on unseekable protocols to...Michael Niedermayer
2011-10-10mpegts: Attempt to seek back to beginning in non-seekable mpegts files.Petter Ericson
2011-10-10avidec: simplify size parameter in memset()Janne Grunau
2011-10-10Bump minor for G.723.1 encoder and muxer.Carl Eugen Hoyos
2011-10-10g723.1 muxerMohamed Naufal
2011-10-10Do not auto-detect Sorenson Spark in f4v.Carl Eugen Hoyos
2011-10-10Be less verbose about continuity check errors.Carl Eugen Hoyos
2011-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09vqa: fix double free on corrupted streamsLaurent Aimar
2011-10-08lavf: fix signed overflow in avformat_find_stream_info()Mans Rullgard
2011-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-08mpegps: Use av_get_packet() instead of poorly emulating it.Alex Converse
2011-10-08return error code if error happensMaksym Veremeyenko
2011-10-07mpc8: Fix return value on EOFLaurent Aimar
2011-10-07segafilm: Check for memory allocation failures in segafilm demuxer.Laurent Aimar
2011-10-07segafilm: Fix potential division by 0 on corrupted streams in the demuxerLaurent Aimar
2011-10-07Fixed segfault on corrupted sega streams in the demuxer.Laurent Aimar
2011-10-06lavf/utils: document AVIndexEntry.timestampMichael Niedermayer
2011-10-06mpegps: drop incorrect line of sofdec detectionMichael Niedermayer
2011-10-06libmodplug: free file content buffer in read_close() callback.Clément Bœsch
2011-10-06libmodplug: add TODO entry for probing.Clément Bœsch
2011-10-06libmodplug: add metadata support.Clément Bœsch
2011-10-06libmodplug: add an option to enlarge the max supported file size.Clément Bœsch
2011-10-06libmodplug: support options (noise reduction, reverb, bass boost, ...)Clément Bœsch
2011-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-06flvenc: Ignore metadata that has special values and is stored already based onMichael Niedermayer
2011-10-06update_stream_timings: Remove redundant check.Michael Niedermayer