January 3, 2013
View 7c1a002

subtitles: introduce ASS codec id and use it.

Clément Bœsch authored on 2013/01/03 11:06:43
December 30, 2012
View 36e61e2

lavc: add ff_bprint_to_extradata() helper and use it.

Clément Bœsch authored on 2012/12/30 06:09:59
August 16, 2012
View c581cb4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/16 23:12:45
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 6, 2012
View 1d9c2dc

Don't include common.h from avutil.h

Martin Storsjö authored on 2012/08/06 22:49:32
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
August 1, 2012
View d1dad7c

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/01 05:41:00
July 24, 2012
View 0177b7d

Improve descriptiveness of a number of codec and container long names

Diego Biurrun authored on 2012/07/24 10:23:48
May 15, 2012
View dd20e7e

assdec: check that the alloc+init of the private data succeeded.

Michael Niedermayer authored on 2012/05/15 09:26:19
February 29, 2012
View e5dd4ae

assdec: avoid a possible NULL dereference.

Nicolas George authored on 2012/02/29 21:46:13
January 29, 2012
View cc7342f

assdec: fix wrong alloc pointer check.

Clément Bœsch authored on 2012/01/29 22:47:04
April 5, 2011
View 3ee8ca9

add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct

Aurelien Jacobs authored on 2011/04/05 16:04:48
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 26, 2011
View e7e2df2

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
December 16, 2010
View 6873cf9

compute rects duration in ASS decoder

Aurelien Jacobs authored on 2010/12/16 17:16:33