Age | Commit message (Expand) | Author |
---|---|---|
2009-04-07 | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann |
2009-02-22 | Add missing av_cold in static init/close functions. | Daniel Verkamp |
2009-02-10 | Fix (with av_uninit()) false positive warning about uninitialized variable: | Patrik Kullman |
2009-02-01 | Use full internal pathname in doxygen @file directives. | Diego Biurrun |
2008-06-12 | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-05-09 | Use full path for #includes from another directory. | Diego Biurrun |
2008-04-22 | Add .longname to bfi_decoder declaration. | Sisir Koppaka |
2008-04-18 | BFI video decoder. | Sisir Koppaka |