OSDN Git Service

mpegts: Some additional HDMV types and reg descriptors for mpegts
[coroid/ffmpeg_saccubus.git] / libavformat / oggparseogm.c
2011-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-02 Mans RullgardRemove unused variables
2011-06-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-29 Clément BœschFix various unused variable warnings
2011-02-06 Reimar DöffingerAlways use av_set_pts_info to set the stream time base.
2011-02-05 Reimar DöffingerAlways use av_set_pts_info to set the stream time base.
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-13 David Conradoggdec: Set packet duration for ogm streams
2010-03-12 David Conradoggdec: Cosmetics
2010-03-12 David Conradoggdec: Read ogm metadata
2009-12-12 David ConradFix PTS for OGM codecs.
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2008-11-06 Måns RullgårdOGG: untypedef demuxer structs
2008-08-24 Reimar DöffingerAdd ff_ prefix to ogg_codec_t structs
2008-08-24 Reimar DöffingerMake ogg_codec_t descriptions const
2008-05-26 Justin Rugglesparse audio in ogm demuxer.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-01 Baptiste Coudurierconst
2008-01-31 Reimar DöffingerAdd support for ogg text subtitles.
2007-11-11 Måns Rullgårdset PKT_FLAG_KEY for Theora and OGM streams
2007-11-07 Diego BiurrunRename ogg2.[ch] to oggdec.[ch].
2007-07-08 Måns Rullgårdogm: don't use deprecated codec_get_{bmp,wav}_id()
2007-07-07 Måns Rullgårduse bytestream_get_* and AV_RLxx
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-05-12 Måns Rullgårdset stream time_base properly
2006-05-11 Måns Rullgårdogm demuxing