31 Commits (f98417451291a3ff6719d739b5e904e0b7bf404b)

Author SHA1 Message Date
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
Anton Khirnov 23f741f793 matroskadec: parse the channel layout mask for FLAC 11 years ago
Michael Niedermayer eb5cc8febc avformat/oggparsespeex: Check for extradata allocation failure 11 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
Michael Niedermayer a0f659b275 oggspeexparse: fix array overread 12 years ago
Justin Ruggles d4088efbe2 oggparsespeex: validate channel count and set channel layout 12 years ago
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
Justin Ruggles 0e69c04773 ogg/speex: set correct timestamp and duration for the first packet. 13 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 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
David Conrad b53cde48bd oggdec: Metadata is per-stream; don't merge multiple streams' together 15 years ago
David Conrad e4d2d8c5d7 Add ff_ prefix to vorbis_comment 15 years ago
David Conrad 8f8320d7c3 oggdec: Don't use ogg_stream's seq for vorbis or speex headers 15 years ago
David Conrad 5e15c7d95b Fix PTS for OGM codecs. 15 years ago
Justin Ruggles 15299b3821 Calculate correct packet durations when demuxing Ogg/Speex. This involves 15 years ago
Justin Ruggles eb5f3c5434 Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat 15 years ago
David Conrad 12d7c0793b Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 16 years ago
David Conrad 533c3c84e7 Set speex frame_size in ogg demuxer 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
David Conrad 1a4ab332c6 Reindent 16 years ago
David Conrad 6e6abd0237 Fix Speex header parsing in ogg demuxer 16 years ago
Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 16 years ago
Reimar Döffinger 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
Reimar Döffinger cd34bc7617 Make ogg_codec_t descriptions const 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Reimar Döffinger cb4ddf7765 Add support for speex in ogg 17 years ago