June 19, 2014
View 95398aa

Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'

Michael Niedermayer authored on 2014/06/19 00:28:10
May 29, 2014
View f792d3c

lavf: add the notimestamps flag to the muxers missing it

Anton Khirnov authored on 2014/05/29 14:06:52
August 16, 2013
View d814a83

Reinstate proper FFmpeg license for all files.

Thilo Borgmann authored on 2013/08/16 06:12:51
August 5, 2013
View 77e37c3

avformat/latmenc: use init_get_bits8()

Michael Niedermayer authored on 2013/08/05 17:12:46
January 17, 2013
View b454c64

latmenc: Check for LOAS sync word

James Almer authored on 2013/01/17 06:27:14
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
April 12, 2012
View b44a5ec

latmenc: replace per-frame malloc/free by constant size buffer.

Reimar Döffinger authored on 2012/04/12 07:23:28
April 11, 2012
View d1a58af

latmenc: validate extradata size.

Reimar Döffinger authored on 2012/04/11 04:49:46
View 9540476

latmenc: simplify using avpriv_copy_bits.

Reimar Döffinger authored on 2012/04/11 04:42:17
April 10, 2012
View eb24def

latmenc: Document assumptions when copying the AAC header.

Reimar Döffinger authored on 2012/04/10 01:31:50
April 9, 2012
View 0c1e9c2

latmenc: copy pce config from proper location.

Reimar Döffinger authored on 2012/04/09 07:57:11
View 912a838

latmenc: fix muxing of byte-aligned DSE.

Reimar Döffinger authored on 2012/04/09 07:10:07