February 1, 2011
View 5603df3

Always use av_set_pts_info to set the stream time base.

Reimar Döffinger authored on 2011/02/01 04:08:56
March 31, 2010
View cc947f0

Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.

Jean-Daniel Dupas authored on 2010/03/31 21:29:58
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 5, 2010
View 8b6bdb6

oggdec: Parse theora headers since ogg might not mark keyframes

David Conrad authored on 2010/03/05 09:22:40
January 11, 2010
View 2d4970d

oggdec: Set dts when known

David Conrad authored on 2010/01/11 14:51:09
July 3, 2009
View 11d058b

Replace invalid Theora frame rate by 25 FPS. Avoids division by 0 due to e.g. time_base denominator being 0.

Reimar Döffinger authored on 2009/07/03 20:31:09
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 14, 2009
View 0a8dedc

Use skip_bits_long() for large skips This fixes ogg/theora on ARM (more generally the A32 bitstream reader)

David Conrad authored on 2009/05/14 09:02:07
April 14, 2009
View 9106a69

Rename bitstream.h to get_bits.h.

Stefano Sabatini authored on 2009/04/14 01:20:26
November 6, 2008
View e3b07e1

OGG: correct PTS with old theora streams

Måns Rullgård authored on 2008/11/06 10:57:17
View 77be08e

OGG: untypedef demuxer structs

Måns Rullgård authored on 2008/11/06 10:50:56
October 1, 2008
View a0ce2d1

Cosmetics: indentation

David Conrad authored on 2008/10/01 23:44:30
View 277e3e5

Visible width/height fields were added in Theora 3.2

David Conrad authored on 2008/10/01 23:43:08