June 30, 2013
View 0915b53

Rename "AVClass class" as "AVClass component_class".

Carl Eugen Hoyos authored on 2013/06/30 20:46:27
November 13, 2012
View 7eb40d8

Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'

Michael Niedermayer authored on 2012/11/13 18:55:07
September 5, 2012
View d46c1c7

Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'

Michael Niedermayer authored on 2012/09/05 21:26:01
August 31, 2012
View e6153f1

avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member

Martin Storsjö authored on 2012/08/31 19:22:31
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
May 2, 2012
View 8f63f24

Remove some useless code that duplicates av_get_packet.

Reimar Döffinger authored on 2012/05/02 02:59:29
April 8, 2012
View d4a105a

gsmdec: set channel layout

Justin Ruggles authored on 2012/04/08 02:51:42
January 31, 2012
View f7fe41a

lavf: rename AVInputFormat.value to raw_codec_id.

Anton Khirnov authored on 2012/01/31 15:50:31
January 12, 2012
View 6e9651d

lavf: remove AVFormatParameters from AVFormatContext.read_header signature

Anton Khirnov authored on 2012/01/12 21:20:36
January 10, 2012
View f01f6a8

gsm demuxer: use generic seeking instead of a gsm-specific function.

Justin Ruggles authored on 2012/01/10 03:49:52
View 467879e

gsm demuxer: return packets with only 1 gsm block at a time.

Justin Ruggles authored on 2012/01/10 03:48:46
November 30, 2011
View c3f9ebf

lavf: make av_set_pts_info private.

Anton Khirnov authored on 2011/11/30 03:28:15
November 3, 2011
View 894bc1d

gsm demuxer: do not allocate packet twice.

Justin Ruggles authored on 2011/11/03 07:30:49
October 28, 2011
View 87c57d8

Create separate functions for the raw GSM demuxer.

Justin Ruggles authored on 2011/10/28 13:07:32