28 Commits (7696e429c7608c2959570a7bc448a76bbfa70dd4)

Author SHA1 Message Date
Anton Khirnov 92e4b643df oggparseskeleton: do not use AVCodecContext.codec_name 11 years ago
Michael Niedermayer 9a6e814be7 oggparseskeleton: avoid header parsing failure 12 years ago
James Almer 63d7684fef oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_log() call 12 years ago
James Almer 3960992f0a oggparseskeleton: Fix fisbone header parsing 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Michael Niedermayer 1a088f61e1 oggparseskeleton: Check the overall start time before using it. 12 years ago
Diego Biurrun 8f4c414df6 Improve wording and spelling of av_log_missing_feature messages. 12 years ago
Diego Biurrun f75f4194d1 Restructure av_log_missing_feature message 12 years ago
Luca Barbato d1f05dd183 ogg: calculate the start position once all the headers are parsed 12 years ago
Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 12 years ago
Michael Niedermayer f927c5b753 vorbisdemux: Check private context in theoras gtopts. 13 years ago
Reimar Döffinger 5b0103590c Remove warning about Ogg skeleton v4. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje cb9f7fd34c Fix compile warning. 14 years ago
Ronald S. Bultje 69ff149204 Fix compile warning. 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
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Aurelien Jacobs 9b1db5ec99 correct first pts for ogg skeleton 15 years ago
David Conrad 32ad869284 oggdec: Parse skeleton to determine the start time of each stream 15 years ago