[vlc-devel] commit: Mention the ffmpeg split in the NEWS file. (Antoine Cellerier )
git version control
git at videolan.org
Tue Jun 3 12:46:42 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Tue Jun 3 12:48:17 2008 +0200| [f289c1f178d4eee60e527153021fa6f91adb4d7a]
Mention the ffmpeg split in the NEWS file.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f289c1f178d4eee60e527153021fa6f91adb4d7a
---
NEWS | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index c851d1e..98775bc 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ Important notes:
* The old access:url syntax is no longer supported. Use access://url instead.
E.g.: vlc:quit -> vlc://quit ;
udp:@239.255.12.12 -> udp://@239.255.12.12
+ * The ffmpeg module has been removed and replaced by the avcodec, avformat,
+ swscale (or imgresample if you use a swscale-less ffmpeg build) and
+ postproc modules.
Changes:
--------
More information about the vlc-devel
mailing list