]> git.sesse.net Git - vlc/history - src/ac3_decoder
* Forgot a little #ifdef, sorry.
[vlc] / src / ac3_decoder /
2001-05-16 Renaud Dartus* Add 3D Now! imdct
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-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-30 Renaud DartusI forgot some headers
2001-04-30 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-26 Sam Hocevar * Fixed the ac3dec compilation under BeOS.
2001-04-26 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-25 Christophe Massiot* Fixed an alignment issue with the bit stream and...
2001-04-20 Renaud Dartus* Begin of the new ac3_decoder ;)
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Christophe Massiot* Support for Darwin CoreAudio, courtesy of Colin Delac...
2001-03-13 Renaud Dartus* Fixing of PowerPC bug ( I hope :) )
2001-03-02 Renaud Dartus* Bug fix with frequential downmix
2001-02-22 Renaud Dartus* Fix bug in ac3dec for mono streams
2001-02-20 Renaud Dartus* Move ac3 globals variables into structures
2001-02-19 Renaud Dartus* Add dither fix
2001-02-11 Sam Hocevar Beginning of Interface II
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-27 Christophe MassiotWe now read the DTS (but we don't use it for the moment).
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-21 Christophe MassiotFixed various memory leaks.
2000-12-21 Christophe Massiot* Removed b_die and b_error from all decoders (obsolete...
2000-12-20 Christophe Massiot* Big cleanup of the PS input plugin ;
2000-12-19 Christophe MassiotInput-II now correctly handles private stream 1 (AC3...
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-08-22 Sam Hocevar * added a few sanity checks in the audio mpeg and...
2000-07-06 Sam Hocevar . fix� une b�vue dans la YUV 8 bits
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-19 Jean-Marc Dressler . correction d'un flag inexistant dans input_file
2000-06-14 Sam Hocevar . disparition de la plupart des printf
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-04-14 Sam Hocevar 9 avril:
2000-03-12 Michel LespinasseProprification du decodeur mpeg audio, comme j'avais...
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-03-03 Michel Lespinassemodification du deco ac3 pour le rendre plus robuste.
2000-03-03 Sam Hocevar . portage des vlc_threads aux cthreads de Mach pour...
2000-03-01 Michel LespinasseCreated a small&clean public interface for the ac3...
2000-02-28 Michel LespinasseSeparation du decodeur ac3 et de la partie specifique...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-22 Michel Lespinasseoops, j'ai oublie un fichier
2000-02-22 Michel Lespinassetravail sur l'ac3_decoder : debut de separation de...
2000-02-19 Michel LespinasseYop,
2000-02-18 Michel LespinasseModification du decoder_fifo : le GetByte devrait etre...
2000-02-17 Sam Hocevar o remise de b_stereo dans les structures audio en...
2000-02-16 Sam Hocevar o renommage arbitraire et totalitaire de idctmmx.S...
2000-02-13 Sam Hocevar Je vous avais pr�venu. Le demoronifier a frapp�.
2000-02-04 Michel Kaempf* ac3_decoder/ac3_decoder.c, audio_decoder/audio_decode...
2000-02-04 Michel Kaempf* ac3_decoder/ac3_decoder.c :
2000-01-31 Michel KaempfIMPORTANT :
2000-01-24 Michel Kaempf* audio_output/audio_output.c :
2000-01-24 Michel Kaempf* GoldenEye rewlz :
2000-01-21 Michel Kaempf* ac3_decoder/ac3_decoder.c, audio_decoder/audio_decode...
2000-01-20 Michel Kaempf* ac3_decoder/ac3_decoder.c :
2000-01-20 Michel Kaempf* Makefile :
2000-01-19 Sam Hocevar rajoout d'includes pour que �a compile sous FreeBSD...
2000-01-19 Michel Kaempf* ac3_decoder/ac3_decoder.c, audio_output/audio_output.c :
2000-01-18 Michel Kaempf* ac3_downmix.c :
2000-01-18 Michel Kaempf* ac3_decoder/ac3_bit_allocate.c, ac3_decoder/ac3_decod...
2000-01-18 Michel Kaempf* Modification de l'input afin de spawner un d�codeur...
2000-01-17 Michel Kaempf* Rajout du d�but du d�codeur ac3 ;