]> git.sesse.net Git - vlc/history - src/ac3_decoder/ac3_decoder.h
* Fixed a segfault on exit under Windows 2000
[vlc] / src / ac3_decoder / ac3_decoder.h
2001-10-31 Renaud Dartus* Fixed a segfault on exit under Windows 2000
2001-10-30 Renaud Dartus* Use memalign for aligned data (instead of a greek...
2001-07-08 Renaud Dartus* Alignement in asm functions
2001-06-12 Renaud Dartus* Check that OS support SSE optimization for PIII ...
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-14 Renaud Dartus * Begin of SSE/3DNow! support for imdct and downmix
2001-04-30 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-26 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-20 Renaud Dartus* Begin of the new ac3_decoder ;)
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-02-20 Renaud Dartus* Move ac3 globals variables into structures
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)