April 18, 2011
View 2d2b5a1

10l, commit that should have been stashed into the merge. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/04/18 06:57:50
April 16, 2011
View 6001dad

Replace more FFmpeg references by Libav.

Diego Biurrun authored on 2011/04/16 05:30:26
February 5, 2011
View a351110

Always use av_set_pts_info to set the stream time base.

Reimar Döffinger authored on 2011/02/05 18:08:29
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
March 12, 2010
View b53cde4

oggdec: Metadata is per-stream; don't merge multiple streams' together

David Conrad authored on 2010/03/12 14:16:44
View e4d2d8c

Add ff_ prefix to vorbis_comment

David Conrad authored on 2010/03/12 14:16:39
March 11, 2010
View 8f8320d

oggdec: Don't use ogg_stream's seq for vorbis or speex headers

David Conrad authored on 2010/03/11 16:17:46
December 13, 2009
View 5e15c7d

Fix PTS for OGM codecs. Fixes issue251

David Conrad authored on 2009/12/13 05:18:43
October 13, 2009
View 15299b3

Calculate correct packet durations when demuxing Ogg/Speex. This involves determining if there is any delay in the first packet and/or any truncation in the final packet.

Justin Ruggles authored on 2009/10/13 06:30:03
August 28, 2009
View eb5f3c5

Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat a packet of Speex frames as a single frame.

Justin Ruggles authored on 2009/08/28 09:44:54
June 6, 2009
View 12d7c07

Ensure that the extradata buffer is padded appripriately in the ogg demuxer. Spotted by valgrind.

David Conrad authored on 2009/06/06 08:39:11
May 23, 2009
View 533c3c8

Set speex frame_size in ogg demuxer

David Conrad authored on 2009/05/23 03:34:01
April 14, 2009
View 9106a69

Rename bitstream.h to get_bits.h.

Stefano Sabatini authored on 2009/04/14 01:20:26
March 21, 2009
View 1a4ab33

Reindent

David Conrad authored on 2009/03/21 17:22:36
View 6e6abd0

Fix Speex header parsing in ogg demuxer

David Conrad authored on 2009/03/21 17:22:09