[vlc-devel] vlc: svn commit r25403 (riquedafreak)

Subversion daemon svn at videolan.org
Fri Feb 29 00:05:31 CET 2008


r25403 | riquedafreak | 2008-02-29 00:05:29 +0100 (Fri, 29 Feb 2008) | 8 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/extras/buildsystem/cmake/config.h.cmake
   M /trunk/extras/buildsystem/cmake/include/config.cmake
   M /trunk/modules/codec/ffmpeg/audio.c
   M /trunk/modules/codec/ffmpeg/chroma.c
   M /trunk/modules/codec/ffmpeg/deinterlace.c
   M /trunk/modules/codec/ffmpeg/demux.c
   M /trunk/modules/codec/ffmpeg/encoder.c
   M /trunk/modules/codec/ffmpeg/ffmpeg.c
   M /trunk/modules/codec/ffmpeg/mux.c
   M /trunk/modules/codec/ffmpeg/postprocess.c
   M /trunk/modules/codec/ffmpeg/scale.c
   M /trunk/modules/codec/ffmpeg/video.c
   M /trunk/modules/codec/ffmpeg/video_filter.c
   M /trunk/modules/codec/zvbi.c
   M /trunk/modules/stream_out/switcher.c

Update references to ffmpeg header files to match new directory structure.  All ffmpeg headers should now be accessed through: 
* <libpostprocess/postprocess.h>
* <libswscale/swscale.h>
* <libavutil/avutil.h>
* <libavcodec/avcodec.h>
* <libavformat/avformat.h>


 > http://trac.videolan.org/vlc/changeset/25403



More information about the vlc-devel mailing list