| 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 writingJustin 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 macrosJustin Ruggles authored on 2011/12/20 00:23:21 |
||
View f1be41c
adxenc: use a loop to encode each channelJustin Ruggles authored on 2011/12/20 00:18:09 |
||
View 6c117bd
adxenc: remove unneeded loopsJustin Ruggles authored on 2011/12/20 00:14:35 |
||
| December 19, 2011 | ||
|---|---|---|
View 6136682
adxenc: avoid stereo deinterleavingJustin 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 channelsJustin Ruggles authored on 2011/12/19 23:45:17 |
||
View a85ab8a
adxenc: cosmetics: pretty-printingJustin Ruggles authored on 2011/12/19 23:39:05 |
||
View 25edfc8
adxenc: change some data typesJustin Ruggles authored on 2011/12/19 23:29:11 |
||
View c98c6e1
adxenc: remove unneeded log messageJustin Ruggles authored on 2011/12/19 23:28:15 |
||
View e3d4f59
adxenc: remove unneeded commentsJustin 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 |
||