August 14, 2014
View a8db787

Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'

Michael Niedermayer authored on 2014/08/14 07:04:42
August 13, 2014
View db68ef8

ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.

Andrew Stone authored on 2014/08/13 06:03:55
May 28, 2014
View 579e2b2

Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'

Michael Niedermayer authored on 2014/05/28 20:01:41
May 26, 2014
View 23f741f

matroskadec: parse the channel layout mask for FLAC

Anton Khirnov authored on 2014/05/26 19:48:56
October 20, 2013
View eb5cc8f

avformat/oggparsespeex: Check for extradata allocation failure

Michael Niedermayer authored on 2013/10/20 23:57:45
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
December 12, 2012
View a0f659b

oggspeexparse: fix array overread

Michael Niedermayer authored on 2012/12/12 19:20:55
September 20, 2012
View 7751e46

ogg: check that the expected number of headers had been parsed

Luca Barbato authored on 2012/09/20 08:01:43
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
April 8, 2012
View d4088ef

oggparsespeex: validate channel count and set channel layout

Justin Ruggles authored on 2012/04/08 06:39:30
November 30, 2011
View c3f9ebf

lavf: make av_set_pts_info private.

Anton Khirnov authored on 2011/11/30 03:28:15
October 20, 2011
View 0e69c04

ogg/speex: set correct timestamp and duration for the first packet.

Justin Ruggles authored on 2011/10/20 02:28:12
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