aboutsummaryrefslogtreecommitdiff
path: root/libavformat/oggparsedirac.c
AgeCommit message (Expand)Author
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-06Always use av_set_pts_info to set the stream time base.Reimar Döffinger
2011-02-05Always use av_set_pts_info to set the stream time base.Reimar Döffinger
2010-03-31Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-03-07Fix warning about incompatible pointer typesDavid Conrad
2010-01-11oggdec: Set dts when knownDavid Conrad
2010-01-11Add support for dirac in oggDavid Conrad