Age | Commit message (Expand) | Author |
---|---|---|
2009-04-07 | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann |
2009-03-02 | Change a bunch of codec long_names to be more consistent and descriptive. | Diego Biurrun |
2009-02-01 | Use full internal pathname in doxygen @file directives. | Diego Biurrun |
2009-01-26 | Fix filenames in Doxygen comments. | Diego Biurrun |
2009-01-11 | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun |
2008-08-17 | Mark adx_decode_init() as type int instead of void, the function returns | Diego Biurrun |
2008-07-31 | Modify all codecs to report their supported input and output sample format(s). | Peter Ross |
2008-06-12 | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-04-27 | Add long names to many AVCodec declarations. | Stefano Sabatini |
2008-02-01 | const | Michael Niedermayer |
2007-11-01 | move adx.c to adxdec.c | Aurelien Jacobs |