11 Commits (1764e4bc5a0c88ab9040b47a2d67a6f15501f21f)

Author SHA1 Message Date
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Reimar Döffinger 19998314cd Make 8svx codec context table pointer const to match the type of the 16 years ago
Reimar Döffinger 6dbfb7de82 Use "static const" instead of "const static" 16 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 99e3913d39 Make 8SVX codec names just a single word for consistency with other codec names. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Diego Biurrun 1b41f26045 cosmetics: Write some Doxygen comments in a more compact fashion. 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago