January 5, 2012
View 7f83db3

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/05 10:03:12
December 20, 2011
View 754ebd1

adxenc: check output buffer size before writing

Justin Ruggles authored on 2011/12/20 00:56:18
View 1fb4772

adxenc: use bytestream functions for header writing.

Justin Ruggles authored on 2011/12/20 00:51:03
View 656e606

adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros

Justin Ruggles authored on 2011/12/20 00:23:21
View f1be41c

adxenc: use a loop to encode each channel

Justin Ruggles authored on 2011/12/20 00:18:09
View 6c117bd

adxenc: remove unneeded loops

Justin Ruggles authored on 2011/12/20 00:14:35
December 19, 2011
View 6136682

adxenc: avoid stereo deinterleaving

Justin Ruggles authored on 2011/12/19 23:52:32
View 6b77f07

adxenc: remove unnecessary setting of coded_frame->key_frame.

Justin Ruggles authored on 2011/12/19 23:45:50
View cc40c05

adxenc: log an error message and return AVERROR(EINVAL) for invalid channels

Justin Ruggles authored on 2011/12/19 23:45:17
View a85ab8a

adxenc: cosmetics: pretty-printing

Justin Ruggles authored on 2011/12/19 23:39:05
View 25edfc8

adxenc: change some data types

Justin Ruggles authored on 2011/12/19 23:29:11
View c98c6e1

adxenc: remove unneeded log message

Justin Ruggles authored on 2011/12/19 23:28:15
View e3d4f59

adxenc: remove unneeded comments

Justin Ruggles authored on 2011/12/19 23:28:02
November 27, 2011
View 5c15b78

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/27 08:30:13
November 21, 2011
View 9942385

adx: simplify encoding by using put_sbits()

Justin Ruggles authored on 2011/11/21 06:49:13