16 Commits (5039aadf68deb9ad6dd0737ea11259fe53d3727b)

Author SHA1 Message Date
Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Anton Khirnov 2361e59b98 lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger a351110eea Always use av_set_pts_info to set the stream time base. 14 years ago
Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 14 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
David Conrad 148e8f2d29 Fix warning about incompatible pointer types 15 years ago
David Conrad 2d4970d88d oggdec: Set dts when known 15 years ago
David Conrad 24ca518bd1 Add support for dirac in ogg 15 years ago