19 Commits (dd02ea118bf89f94090902e3ef2287abdaf3e3b1)

Author SHA1 Message Date
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Aurelien Jacobs b37b13066d atrac3dec: cosmetics: indentation 16 years ago
Aurelien Jacobs 15ae1959d8 atrac3: ensure input frame is not overwritten (it is const) 16 years ago
Loren Merritt d46ac5bfde mdct wrapper function to match fft 16 years ago
Loren Merritt 0a570e826d remove mdct tmp buffer 16 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Benjamin Larsson 17125bd9da Sample tested and the code worked so the comment is removed 17 years ago
Benjamin Larsson d311f8f3e3 Update copyright and text 17 years ago
Maxim Poliakovski 9d278d8859 Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski 17 years ago
Stefano Sabatini 9d82d6cbba Transform codec names into single words. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Michael Niedermayer 8687f7679d const 17 years ago
Aurelien Jacobs aee481cebe use av_clip_int16() where it makes sense 18 years ago
Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 18 years ago
Panagiotis Issaris 6654296c30 Handle malloc failure 18 years ago
Panagiotis Issaris 6611c0b4c9 Replace a return of -1 with ENOMEM. 18 years ago
Benjamin Larsson b8c4a51598 Deobfuscade decodeTonalComponents calling logic. 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago