[vlc-devel] vlc: svn commit r8534 (gbazin)

Subversion daemon svn at videolan.org
Fri Aug 27 15:31:23 CEST 2004


r8534 | gbazin | 2004-08-27 15:31:23 +0200 (Fri, 27 Aug 2004) | 11 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/include/audio_output.h
   M /trunk/include/vlc_block.h
   M /trunk/include/vlc_es.h
   M /trunk/include/vlc_filter.h
   M /trunk/modules/audio_filter/Modules.am
   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
   A /trunk/modules/audio_filter/format.c
   M /trunk/modules/codec/ffmpeg/audio.c
   M /trunk/modules/stream_out/Modules.am
   M /trunk/modules/stream_out/transcode.c

* modules/stream_out/transcode.c:
  - Re-use our audio decoder modules instead of using libavcodec directly.
  - No more dependance on libavcodec.
  (downmixing is currently broken + you have to force the ffmpeg codec for a52)
* modules/audio_filter/format.c:
  - PCM audio format conversion filter using the new common filter architecture.
* modules/audio_filter/converter/mpgatofixed32.c:
  - implements both the old and new filter architecture (ie. useable in the transcoder).
* modules/codec/ffmpeg/audio.c:
  - fixes and cleanup.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list