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-11-02mpegtsenc: EAC3 supportMean
2011-11-02id3v2enc: include strings.h for strcasecmp()Michael Niedermayer
2011-11-02id3v2enc: add support for year and day/month tags when writing id3v2 version ...Tobias Rapp
2011-11-01gxf: add timecode information to metadataMatthieu Bouron
2011-11-01mmsh: add return value for mmsh_open()Michael Niedermayer
2011-11-01mmsh: do not try to seek to negative tiimestamps, it does not workMichael Niedermayer
2011-11-01mp3enc: avoid truncating id3v1 tags by one byteTobias Rapp
2011-11-01mmsh_read_seek: skip headerMichael Niedermayer
2011-11-01mmsh:_implement a minimal mmsh_seek() so the stream position can be found out.Michael Niedermayer
2011-11-01asfdec: Check packet_replic_size earlierMichael Niedermayer
2011-10-31mmsh: mmsh_read_seek()Michael Niedermayer
2011-10-31mmsh: split out mmsh_open_internal()Michael Niedermayer
2011-10-31mmsh: move location storage into contextMichael Niedermayer
2011-10-30Fix deprecated warnings in .bit (de)muxerVladimir Voroshilov
2011-10-30spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula
2011-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-30Bump libavformat minor version for the G.729 raw demuxer.Carl Eugen Hoyos
2011-10-30dsicin: fix several audio-related fields in the CIN demuxerJustin Ruggles
2011-10-30Minimal patch for G.729 demuxerVladimir Voroshilov
2011-10-29mov: Avoid divide by zero in edit list dts handlingBenjamin Larsson
2011-10-29Revert "matroskadec: forward parsing errors to caller."Hendrik Leppkes
2011-10-29Some minor spelling fixes.Reimar Döffinger
2011-10-29Add Vladimir Voroshilov's copyright header to bit.c.Carl Eugen Hoyos
2011-10-29lavf: use number of output pictures for delay checks.Ronald S. Bultje
2011-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-29probe: Restore identification of files with very large id3 tags and no extens...Alex Converse
2011-10-29probe: Remove id3 tag presence as a criteria to do file extension checking.Alex Converse
2011-10-29mpegts: MP4 SL supportAlex Converse
2011-10-29mpegts: MP4 OD supportAlex Converse
2011-10-29mpegts: Add support for Sections in PMTAlex Converse
2011-10-29mpegts: Replace the MP4 descriptor parser with a recursive parser.Alex Converse
2011-10-29mpegts: Add support for multiple mp4 descriptorsAlex Converse
2011-10-29mpegts: Parse mpeg2 SL descriptors.Alex Converse
2011-10-29isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse
2011-10-28lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov
2011-10-28lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov
2011-10-28seek-test: free options dictionary after useJanne Grunau
2011-10-28seek-test: update to recent avformat apiJanne Grunau
2011-10-28lavf: move private fields in AVStream to the end at next bump.Anton Khirnov
2011-10-28lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov
2011-10-28lavf: make some seeking functions privateAnton Khirnov
2011-10-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-28rawdec: add check on sample_rateStefano Sabatini
2011-10-28Implement parsing of the "HandlerName" from th MP4 HDLR atom.Hendrik Leppkes
2011-10-28mov: Support empty first edit + normal second edit.Yusuke Nakamura
2011-10-27mpegts: Fix detection of some raw AACMichael Niedermayer
2011-10-27iv8: assemble packets to return complete framesJanne Grunau
2011-10-27Timecode v2 muxerDavid Conrad
2011-10-27avidec: Return correct error code from avi_sync() in case of IO error.Michael Niedermayer
2011-10-27movenc: reserved_moov_size, which allows placing moov at the begin of the file.Michael Niedermayer