ChangeLog-2001
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:478k
- ------------------------------------------------------------------------
- r1139 | massiot | 2001-10-22 14:28:53 +0200 (Mon, 22 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/netutils.h
- M /trunk/src/misc/modules_core.h
- Fixed compilation problems with OpenBSD.
- ------------------------------------------------------------------------
- r1140 | sam | 2001-10-22 16:07:36 +0200 (Mon, 22 Oct 2001) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- * Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
- ------------------------------------------------------------------------
- r1141 | massiot | 2001-10-22 17:17:19 +0200 (Mon, 22 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fixed ATTR_ALIGN configure test.
- ------------------------------------------------------------------------
- r1142 | jobi | 2001-10-23 05:06:50 +0200 (Tue, 23 Oct 2001) | 10 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/intf_gnome.glade
- M /trunk/plugins/gtk/intf_gtk.glade
- M /trunk/src/input/input.c
- Added VCD input plugin for Linux :
- The Linux specific stuff is located in linux_cdrom_tools files.
- For the time being, it only has title (tracks). Chapters will come if I
- ever can read .vcd files.
- I've modified Gnome and GTK+, not the others.
- I've noticed a big bug, it segfaults at the end of a title. I will
- have a look on this tomorrow.
- Please be indulgent, it's my first peace of code ;-)
- ------------------------------------------------------------------------
- r1143 | jobi | 2001-10-23 05:17:49 +0200 (Tue, 23 Oct 2001) | 6 lines
- Changed paths:
- A /trunk/plugins/vcd
- A /trunk/plugins/vcd/Makefile
- A /trunk/plugins/vcd/input_vcd.c
- A /trunk/plugins/vcd/input_vcd.h
- A /trunk/plugins/vcd/linux_cdrom_tools.c
- A /trunk/plugins/vcd/linux_cdrom_tools.h
- A /trunk/plugins/vcd/vcd.c
- Sorry,
- the VCD input arrives now :)
- I'd better go to bed !
- ------------------------------------------------------------------------
- r1144 | sam | 2001-10-24 01:41:00 +0200 (Wed, 24 Oct 2001) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/include/defs.h.in
- M /trunk/plugins/dvd/dummy_dvdcss.c
- M /trunk/plugins/dvd/dummy_dvdcss.h
- * Synced dummy_dvdcss with Stef's changes to libdvdcss.
- * configure now compiles the VCD plugin if linux/cdrom.h is present.
- ------------------------------------------------------------------------
- r1145 | massiot | 2001-10-26 18:23:06 +0200 (Fri, 26 Oct 2001) | 2 lines
- Changed paths:
- A /trunk/FAQ
- VLC FAQ TBU.
- ------------------------------------------------------------------------
- r1146 | tcastley | 2001-10-29 12:07:09 +0100 (Mon, 29 Oct 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/MsgVals.h
- Interface changes to include menu for Title and chapter navigation.
- Also improved more "BeOS" CD detection.
- Todo new graphics for the navigation controls.
- ------------------------------------------------------------------------
- r1147 | massiot | 2001-10-30 11:48:14 +0100 (Tue, 30 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- A /trunk/extras/MacOSX
- A /trunk/extras/MacOSX/Resources
- A /trunk/extras/MacOSX/Resources/English.lproj
- A /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu~.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu~.nib/classes.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu~.nib/info.nib
- A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu~.nib/objects.nib
- A /trunk/extras/MacOSX/Resources/pause.png
- A /trunk/extras/MacOSX/Resources/play.png
- A /trunk/extras/MacOSX/Resources/stepf.png
- A /trunk/extras/MacOSX/Resources/stepr.png
- A /trunk/extras/MacOSX/Resources/stop.png
- A /trunk/extras/MacOSX/Resources/vlc.icns
- A /trunk/extras/MacOSX/vlc.pbproj
- A /trunk/extras/MacOSX/vlc.pbproj/fgp.pbxuser
- A /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
- D /trunk/extras/MacOSX_app
- M /trunk/plugins/macosx/Makefile
- A /trunk/plugins/macosx/intf_controller.c
- A /trunk/plugins/macosx/intf_controller.h
- D /trunk/plugins/macosx/intf_macosx.c
- D /trunk/plugins/macosx/intf_macosx_qt.c
- A /trunk/plugins/macosx/intf_main.c
- A /trunk/plugins/macosx/intf_qdview.c
- A /trunk/plugins/macosx/intf_qdview.h
- A /trunk/plugins/macosx/intf_vlc_wrapper.c
- A /trunk/plugins/macosx/intf_vlc_wrapper.h
- M /trunk/plugins/macosx/macosx.c
- A /trunk/plugins/macosx/macosx.h
- D /trunk/plugins/macosx/macosx_common.h
- D /trunk/plugins/macosx/macosx_qt.c
- D /trunk/plugins/macosx/macosx_qt_common.h
- M /trunk/plugins/macosx/vout_macosx.c
- D /trunk/plugins/macosx/vout_macosx_qt.c
- A /trunk/plugins/vcd/.cvsignore
- M /trunk/src/input/input.c
- New interface for MacOS X, courtesy of Florian G. Pflug.
- ------------------------------------------------------------------------
- r1148 | massiot | 2001-10-30 11:57:37 +0100 (Tue, 30 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- Fixed '-' input.
- ------------------------------------------------------------------------
- r1149 | asmax | 2001-10-30 13:49:59 +0100 (Tue, 30 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/include/config.h.in
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/intf_gnome.glade
- M /trunk/plugins/gtk/intf_gtk.glade
- - Changed default configuration for vls/vlcs hostname/IP
- ------------------------------------------------------------------------
- r1150 | reno | 2001-10-30 20:34:53 +0100 (Tue, 30 Oct 2001) | 5 lines
- Changed paths:
- M /trunk/include/ac3_imdct.h
- M /trunk/include/common.h
- M /trunk/plugins/imdct/ac3_imdct_sse.c
- M /trunk/plugins/imdct/ac3_retables.h
- M /trunk/plugins/imdct/ac3_srfft.h
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- M /trunk/plugins/imdct/imdctsse.c
- M /trunk/src/ac3_decoder/ac3_decoder.c
- M /trunk/src/ac3_decoder/ac3_decoder.h
- M /trunk/src/ac3_decoder/ac3_decoder_thread.c
- M /trunk/src/ac3_decoder/ac3_decoder_thread.h
- M /trunk/src/ac3_decoder/ac3_imdct.c
- M /trunk/src/ac3_decoder/ac3_mantissa.c
- M /trunk/src/ac3_decoder/ac3_mantissa.h
- M /trunk/src/ac3_decoder/ac3_rematrix.c
- * Use memalign for aligned data (instead of a greek malloc)
- * Some optimization in imdct (all data are now aligned)
- * SSE downmix now works for windows
- * SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)
- ------------------------------------------------------------------------
- r1151 | asmax | 2001-10-30 22:38:24 +0100 (Tue, 30 Oct 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/intf_gnome.glade
- M /trunk/plugins/gtk/intf_gtk.glade
- - Enabled http button in gtk/gnome interface
- - Fixed a polioterie from previous commit
- ------------------------------------------------------------------------
- r1152 | massiot | 2001-10-31 00:45:08 +0100 (Wed, 31 Oct 2001) | 2 lines
- Changed paths:
- D /trunk/extras/MacOSX/Resources/English.lproj/MainMenu~.nib
- D /trunk/extras/MacOSX/vlc.pbproj/fgp.pbxuser
- M /trunk/plugins/macosx/aout_macosx.c
- Fixed mistakes in my previous commit.
- ------------------------------------------------------------------------
- r1153 | reno | 2001-10-31 12:55:53 +0100 (Wed, 31 Oct 2001) | 2 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- M /trunk/src/ac3_decoder/ac3_decoder.h
- M /trunk/src/ac3_decoder/ac3_decoder_thread.c
- * Fixed a segfault on exit under Windows 2000
- ------------------------------------------------------------------------
- r1154 | asmax | 2001-11-01 01:29:54 +0100 (Thu, 01 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/src/audio_output/aout_common.h
- - Do not resample if delta is short enough
- ------------------------------------------------------------------------
- r1155 | tcastley | 2001-11-01 04:17:49 +0100 (Thu, 01 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- changes to remove unwanted volumes from the Disk Menu.
- Readonly filesystems like NTFS where being incorrectly added.
- ------------------------------------------------------------------------
- r1156 | stef | 2001-11-01 14:35:43 +0100 (Thu, 01 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/intf_gnome.glade
- Change chapter selection buttons aspect to try and differentiate them
- from title selection ones.
- ------------------------------------------------------------------------
- r1157 | sam | 2001-11-01 16:30:50 +0100 (Thu, 01 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/src/input/input.c
- * Modified the pf_close kludge in input.c so that we don't segfault when
- pf_init fails.
- ------------------------------------------------------------------------
- r1158 | fgp | 2001-11-01 22:52:02 +0100 (Thu, 01 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/plugins/macosx/intf_controller.c
- M /trunk/plugins/macosx/intf_controller.h
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.h
- Made it possible to open a File after vlc was started (you can use vlc now
- without starting it from the command line)
- Cleaned up playlist handling in Intf_Vlc_Wrapper.
- ------------------------------------------------------------------------
- r1159 | jlj | 2001-11-01 22:55:47 +0100 (Thu, 01 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.c
- The intf was being accessed indirectly from vout_Destroy.
- This is a problem because the intf is currently destroyed
- before the vout.
- ------------------------------------------------------------------------
- r1160 | fgp | 2001-11-01 22:58:16 +0100 (Thu, 01 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open.
- ------------------------------------------------------------------------
- r1161 | massiot | 2001-11-02 14:30:38 +0100 (Fri, 02 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/libdvdcss/ioctl.h
- M /trunk/include/defs.h.in
- M /trunk/src/input/input.c
- * libdvdcss port to OpenBSD.
- ------------------------------------------------------------------------
- r1162 | massiot | 2001-11-05 16:22:44 +0100 (Mon, 05 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/include/config.h.in
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/interface/main.c
- New --volume option (untested, like usual :).
- ------------------------------------------------------------------------
- r1163 | fgp | 2001-11-05 22:24:40 +0100 (Mon, 05 Nov 2001) | 6 lines
- Changed paths:
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- Added a new drawer to the control window to support:
- 1) Title / Chapter selection
- 2) Subtitle selection
- 3) Audiochannel/Language selection
- 4) Angle selection
- ------------------------------------------------------------------------
- r1164 | sam | 2001-11-06 01:59:31 +0100 (Tue, 06 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- * Fixed support for SPU and LPCM streams over network.
- ------------------------------------------------------------------------
- r1165 | stef | 2001-11-06 17:59:06 +0100 (Tue, 06 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/x11/vout_xvideo.c
- Maybe corrected aspect ratio issue in fullscreen xvideo.
- ------------------------------------------------------------------------
- r1166 | massiot | 2001-11-06 18:12:02 +0100 (Tue, 06 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/rules
- M /trunk/include/config.h.in
- M /trunk/src/input/input.c
- M /trunk/vlc.spec
- New --enable-release config option.
- ------------------------------------------------------------------------
- r1167 | massiot | 2001-11-06 19:13:21 +0100 (Tue, 06 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/src/lpcm_decoder/lpcm_decoder_thread.c
- M /trunk/src/lpcm_decoder/lpcm_decoder_thread.h
- Removed deprecated code and structures.
- ------------------------------------------------------------------------
- r1168 | stef | 2001-11-07 03:10:14 +0100 (Wed, 07 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/x11/vout_xvideo.c
- I've committed crap last time.
- ------------------------------------------------------------------------
- r1169 | stef | 2001-11-07 04:37:27 +0100 (Wed, 07 Nov 2001) | 8 lines
- Changed paths:
- M /trunk/plugins/dvd/dvd_ifo.c
- *Corrected ?239?191?189 long time bug (around 0.2.81 I think), that created a
- corruption in ifo data. This was the reason why some DVDs that worked with
- 0.2.80 no longer worked with newer version of vlc. They should work again
- now.
- This is certainly one of the last updates of the current DVD plugin until
- we move to libdvdread that will give us navigation ES.
- ------------------------------------------------------------------------
- r1170 | massiot | 2001-11-07 11:34:28 +0100 (Wed, 07 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/AUTHORS
- Added fgp.
- ------------------------------------------------------------------------
- r1171 | stef | 2001-11-07 18:37:16 +0100 (Wed, 07 Nov 2001) | 6 lines
- Changed paths:
- M /trunk/Makefile
- A /trunk/include/iso_lang.h
- M /trunk/plugins/dvd/dvd_ifo.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvd/dvd_summary.h
- M /trunk/plugins/dvd/dvd_udf.c
- M /trunk/plugins/dvd/input_dvd.c
- A /trunk/src/misc/iso_lang.c
- *Move function that translates language codes into country name in src/misc
- so that every plugin can use it
- *Change the name of a function in dvd_udf.c to fit with the forthcoming
- libdvdread plugin.
- ------------------------------------------------------------------------
- r1172 | stef | 2001-11-07 18:42:04 +0100 (Wed, 07 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvd/dvd_udf.h
- -forgot one file
- ------------------------------------------------------------------------
- r1173 | jlj | 2001-11-07 23:58:13 +0100 (Wed, 07 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/src/audio_output/aout_common.h
- M /trunk/src/input/input.c
- * Fixed some win32 compile issues.
- * Don't use long long, use u64/s64 (int_types.h).
- ------------------------------------------------------------------------
- r1174 | jlj | 2001-11-08 02:48:09 +0100 (Thu, 08 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/modules.h
- * Fixed some win32 64-bit issues.
- ------------------------------------------------------------------------
- r1175 | stef | 2001-11-08 15:45:44 +0100 (Thu, 08 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- M /trunk/src/input/input_clock.c
- -kludge to have less discontinuity after a zero scr in DVD.
- Maybe we should try to predict the date instead of taking the last one but
- it seems quite hard.
- ------------------------------------------------------------------------
- r1176 | jlj | 2001-11-08 22:07:24 +0100 (Thu, 08 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/include/common.h
- * Fixed a mingw32 problem I introduced last night :)
- ------------------------------------------------------------------------
- r1177 | reno | 2001-11-09 11:02:31 +0100 (Fri, 09 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- * imdctsse should now compile and work in plugin and under BeOS
- ------------------------------------------------------------------------
- r1178 | massiot | 2001-11-09 14:49:27 +0100 (Fri, 09 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/vcd/linux_cdrom_tools.h
- M /trunk/src/input/input.c
- * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM>
- * Win32 network fix.
- ------------------------------------------------------------------------
- r1179 | stef | 2001-11-11 02:32:03 +0100 (Sun, 11 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules_export.h
- M /trunk/plugins/dvd/Makefile
- D /trunk/plugins/dvd/dvd_netlist.c
- D /trunk/plugins/dvd/dvd_netlist.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/mpeg/input_es.c
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/src/input/input_netlist.c
- -Merged DVD netlist with input netlist to remove duplicated code.
- Basically, this adds the ability for the netlist to handle transport
- packets that carry more than one data_packet.
- ------------------------------------------------------------------------
- r1180 | jlj | 2001-11-11 05:51:10 +0100 (Sun, 11 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/extras/libdvdcss/css.c
- * Fixed a buffer overflow in CSSAuth()
- ------------------------------------------------------------------------
- r1181 | sam | 2001-11-11 19:15:42 +0100 (Sun, 11 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/gtk/gtk_menu.c
- M /trunk/plugins/gtk/gtk_menu.h
- M /trunk/plugins/gtk/gtk_playlist.c
- * Fixed compilation (and quite probably runtime) issues under IA64
- due to mixed int/void* casts.
- ------------------------------------------------------------------------
- r1182 | stef | 2001-11-12 02:56:33 +0100 (Mon, 12 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_
- private ES :p
- ------------------------------------------------------------------------
- r1183 | stef | 2001-11-12 04:07:13 +0100 (Mon, 12 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/misc/netutils.c
- -LPCM _is_ a private stream. Sorry.
- -GetMACAddress takes the interface defined in the environment variable
- vlc_iface instead of eth0
- ------------------------------------------------------------------------
- r1184 | sam | 2001-11-12 05:12:38 +0100 (Mon, 12 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/.cvsignore
- M /trunk/include/netutils.h
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/src/input/input.c
- M /trunk/src/interface/intf_playlist.c
- M /trunk/src/misc/netutils.c
- * Automatic handling of the Channel Server's response in network mode.
- ------------------------------------------------------------------------
- r1185 | sam | 2001-11-12 06:15:39 +0100 (Mon, 12 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/Makefile
- A /trunk/install-win32
- * Added Oct's NSIS installer script. It will probably not work for you,
- but I need it to build the Win32 auto installer.
- ------------------------------------------------------------------------
- r1186 | massiot | 2001-11-12 11:33:42 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- Corrected a typo.
- ------------------------------------------------------------------------
- r1187 | massiot | 2001-11-12 12:13:18 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/directx/aout_directx.c
- Disabled DirectX audio output for the time being.
- ------------------------------------------------------------------------
- r1188 | massiot | 2001-11-12 12:30:44 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/debian/rules
- A /trunk/ipkg
- A /trunk/ipkg/control
- A /trunk/ipkg/rules
- ipkg script for Familiar Linux 0.5 & bug fix in debian/rules.
- ------------------------------------------------------------------------
- r1189 | massiot | 2001-11-12 12:37:30 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/FAQ
- M /trunk/INSTALL
- Documentation updates.
- ------------------------------------------------------------------------
- r1190 | massiot | 2001-11-12 13:54:16 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/src/interface/main.c
- New --channelserver switch.
- ------------------------------------------------------------------------
- r1191 | massiot | 2001-11-12 14:22:08 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/debian/vlc.docs
- M /trunk/vlc.spec
- Added FAQ.
- ------------------------------------------------------------------------
- r1192 | sam | 2001-11-12 21:16:33 +0100 (Mon, 12 Nov 2001) | 7 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/ChangeLog.libdvdcss
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/debian/control
- D /trunk/debian/libdvdcss0.0.3-dev.dirs
- D /trunk/debian/libdvdcss0.0.3.copyright
- D /trunk/debian/libdvdcss0.0.3.dirs
- D /trunk/debian/libdvdcss0.0.3.docs
- A /trunk/debian/libdvdcss1-dev.dirs
- A /trunk/debian/libdvdcss1.copyright
- A /trunk/debian/libdvdcss1.dirs
- A /trunk/debian/libdvdcss1.docs
- M /trunk/debian/rules
- M /trunk/doc/vlc.1
- M /trunk/extras/libdvdcss/css.c
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdcss/libdvdcss.h
- M /trunk/extras/libdvdcss/videolan/dvdcss.h
- M /trunk/include/config.h.in
- M /trunk/install-win32
- M /trunk/plugins/alsa/Makefile
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/dvd/dummy_dvdcss.c
- M /trunk/plugins/dvd/dummy_dvdcss.h
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/netutils.c
- M /trunk/vlc.spec
- * Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
- * Updated ChangeLog and ChangeLog.libdvdcss.
- * Increased vlcs response message length.
- * Removed the i_flags argument to dvdcss_open. Everything is done through
- environment variables now.
- ------------------------------------------------------------------------
- r1193 | sam | 2001-11-12 21:44:19 +0100 (Mon, 12 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/Makefile
- * Fixed a bug in the "make snapshot*" rules.
- ------------------------------------------------------------------------
- r1194 | massiot | 2001-11-12 21:49:44 +0100 (Mon, 12 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/ipkg/control
- Bumped up version number to 0.2.91.
- ------------------------------------------------------------------------
- r1195 | sam | 2001-11-12 23:42:56 +0100 (Mon, 12 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/Makefile
- A /trunk/include/win32_specific.h
- M /trunk/src/input/input.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/netutils.c
- A /trunk/src/misc/win32_specific.c
- * Fixed the vlcs communication issue by initializing WinSock at
- startup (thanks Meuuh for the tip).
- ------------------------------------------------------------------------
- r1196 | sam | 2001-11-13 00:56:53 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/misc/netutils.c
- * Fixed the vlcs communication for real now.
- ------------------------------------------------------------------------
- r1197 | sam | 2001-11-13 01:46:23 +0100 (Tue, 13 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/src/misc/netutils.c
- * Added a "make package-beos" rule.
- * Fixed a BeOS compilation issue.
- ------------------------------------------------------------------------
- r1198 | sam | 2001-11-13 02:25:05 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/ChangeLog.libdvdcss
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdcss/videolan/dvdcss.h
- M /trunk/plugins/dvd/dummy_dvdcss.h
- M /trunk/plugins/dvd/input_dvd.c
- * Got rid of DVDCSS_SEEK_INI in libdvdcss.
- ------------------------------------------------------------------------
- r1199 | sam | 2001-11-13 03:03:46 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/extras/libdvdcss/css.c
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdcss/libdvdcss.h
- * Damn recursion! Fixed an infinite loop in libdvdcss.
- ------------------------------------------------------------------------
- r1200 | massiot | 2001-11-13 12:05:49 +0100 (Tue, 13 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/extras/libdvdcss/libdvdcss.spec
- Bumped up version number to 1.0.0 :p.
- ------------------------------------------------------------------------
- r1201 | sam | 2001-11-13 12:44:15 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/debian/changelog
- * Closing Debian bug #119369 which was fixed a while ago.
- ------------------------------------------------------------------------
- r1202 | henri | 2001-11-13 13:09:18 +0100 (Tue, 13 Nov 2001) | 6 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/TODO
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/doc/developer/decoders.xml
- M /trunk/doc/developer/manual.xml
- M /trunk/include/common.h
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules.h
- M /trunk/include/modules_export.h
- A /trunk/plugins/ac3_adec
- A /trunk/plugins/ac3_adec/Makefile
- A /trunk/plugins/ac3_adec/ac3_adec.c
- A /trunk/plugins/ac3_adec/ac3_adec.h
- A /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- A /trunk/plugins/ac3_adec/ac3_decoder.c
- A /trunk/plugins/ac3_adec/ac3_decoder.h
- A /trunk/plugins/ac3_adec/ac3_exponent.c
- A /trunk/plugins/ac3_adec/ac3_exponent.h
- A /trunk/plugins/ac3_adec/ac3_imdct.c
- A /trunk/plugins/ac3_adec/ac3_internal.h
- A /trunk/plugins/ac3_adec/ac3_mantissa.c
- A /trunk/plugins/ac3_adec/ac3_mantissa.h
- A /trunk/plugins/ac3_adec/ac3_parse.c
- A /trunk/plugins/ac3_adec/ac3_rematrix.c
- A /trunk/plugins/ac3_spdif
- A /trunk/plugins/ac3_spdif/Makefile
- A /trunk/plugins/ac3_spdif/ac3_iec958.c
- A /trunk/plugins/ac3_spdif/ac3_iec958.h
- A /trunk/plugins/ac3_spdif/ac3_spdif.c
- A /trunk/plugins/ac3_spdif/ac3_spdif.h
- A /trunk/plugins/lpcm_adec
- A /trunk/plugins/lpcm_adec/Makefile
- A /trunk/plugins/lpcm_adec/lpcm_adec.c
- A /trunk/plugins/lpcm_adec/lpcm_adec.h
- A /trunk/plugins/mpeg_adec
- A /trunk/plugins/mpeg_adec/Makefile
- A /trunk/plugins/mpeg_adec/adec_layer1.c
- A /trunk/plugins/mpeg_adec/adec_layer1.h
- A /trunk/plugins/mpeg_adec/adec_layer2.c
- A /trunk/plugins/mpeg_adec/adec_layer2.h
- A /trunk/plugins/mpeg_adec/adec_math.c
- A /trunk/plugins/mpeg_adec/adec_math.h
- A /trunk/plugins/mpeg_adec/adec_test.c
- A /trunk/plugins/mpeg_adec/mpeg_adec.c
- A /trunk/plugins/mpeg_adec/mpeg_adec.h
- A /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
- A /trunk/plugins/mpeg_adec/mpeg_adec_generic.h
- A /trunk/plugins/mpeg_vdec
- A /trunk/plugins/mpeg_vdec/Makefile
- A /trunk/plugins/mpeg_vdec/video_decoder.c
- A /trunk/plugins/mpeg_vdec/video_decoder.h
- A /trunk/plugins/mpeg_vdec/video_parser.c
- A /trunk/plugins/mpeg_vdec/video_parser.h
- A /trunk/plugins/mpeg_vdec/vpar_blocks.c
- A /trunk/plugins/mpeg_vdec/vpar_blocks.h
- A /trunk/plugins/mpeg_vdec/vpar_headers.c
- A /trunk/plugins/mpeg_vdec/vpar_pool.c
- A /trunk/plugins/mpeg_vdec/vpar_pool.h
- A /trunk/plugins/mpeg_vdec/vpar_synchro.c
- A /trunk/plugins/spu_dec
- A /trunk/plugins/spu_dec/Makefile
- A /trunk/plugins/spu_dec/spu_decoder.c
- A /trunk/plugins/spu_dec/spu_decoder.h
- D /trunk/src/ac3_decoder
- D /trunk/src/ac3_spdif
- D /trunk/src/audio_decoder
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_programs.c
- D /trunk/src/lpcm_decoder
- D /trunk/src/spu_decoder
- D /trunk/src/video_decoder
- All decoders (audio, video, subtitles) are now modules.
- - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
- - ac3_spdif, spu_dec and lpcm_dec are plugins by default
- ------------------------------------------------------------------------
- r1203 | sam | 2001-11-13 13:11:27 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- A /trunk/doc/release-howto.txt
- * Commited my little release-howto (only useful to core vlc developers).
- ------------------------------------------------------------------------
- r1204 | henri | 2001-11-13 13:15:21 +0100 (Tue, 13 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/doc/developer/decoders.xml
- Forgot Changelog.
- Began to re-read the documentation.
- ------------------------------------------------------------------------
- r1205 | massiot | 2001-11-13 13:19:13 +0100 (Tue, 13 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/doc/release-howto.txt
- RPM builds.
- ------------------------------------------------------------------------
- r1206 | sam | 2001-11-13 16:08:25 +0100 (Tue, 13 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/spu_dec/spu_decoder.c
- * configure should no longer assume AltiVec is supported when it actually
- isn't with buggy compilers and/or pre-set $CFLAGS.
- ------------------------------------------------------------------------
- r1207 | sam | 2001-11-13 17:00:54 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/input.c
- * Fixed a crash when using `--input dvd /dev/dvd' instead of `dvd:/dev/dvd'
- ------------------------------------------------------------------------
- r1208 | massiot | 2001-11-13 17:28:05 +0100 (Tue, 13 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/INSTALL-win32.txt
- Typo.
- ------------------------------------------------------------------------
- r1209 | sam | 2001-11-13 19:10:39 +0100 (Tue, 13 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/include/modules.h
- A /trunk/plugins/ac3_adec/.cvsignore
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- A /trunk/plugins/ac3_spdif/.cvsignore
- M /trunk/plugins/imdct/ac3_imdct_sse.c
- A /trunk/plugins/lpcm_adec/.cvsignore
- A /trunk/plugins/mpeg_adec/.cvsignore
- A /trunk/plugins/mpeg_vdec/.cvsignore
- A /trunk/plugins/spu_dec/.cvsignore
- * Fixed heap corruption issues in ac3dec (thanks reno).
- ------------------------------------------------------------------------
- r1210 | jlj | 2001-11-14 01:01:36 +0100 (Wed, 14 Nov 2001) | 7 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/src/interface/main.c
- M /trunk/src/misc/win32_specific.c
- The default file-translation mode was not being set under win32.
- In other words, file playback in 0.2.91 does not work. For de-
- scheduling threads use a 0ms sleep instead of 1ms, as it was
- causing problems under WinXP. I hope this does not introduce
- problems under previous windows versions. I noticed it was
- originally 0ms, but later changed to 1ms...
- ------------------------------------------------------------------------
- r1211 | stef | 2001-11-14 04:38:11 +0100 (Wed, 14 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/src/audio_output/aout_spdif.c
- -moved warning message to debug message in spdif pass-through plugin
- -changed a bit the wait time. It works better here, please test (Bozo ? 0:-)
- ------------------------------------------------------------------------
- r1212 | xav | 2001-11-14 05:55:49 +0100 (Wed, 14 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.c
- It seems that the 'focus' bug under WinME is solved. Could someone with
- a 98 check, and someone under win2k check that nothing is broken ? :)
- ------------------------------------------------------------------------
- r1213 | massiot | 2001-11-14 17:55:05 +0100 (Wed, 14 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fixed a bug in altivec detection on MacOS X.
- ------------------------------------------------------------------------
- r1214 | gbazin | 2001-11-14 19:08:27 +0100 (Wed, 14 Nov 2001) | 7 lines
- Changed paths:
- M /trunk/INSTALL-win32.txt
- M /trunk/configure
- M /trunk/configure.in
- - The ./configure script is more friendly for Win32 users.
- ( xvideo, x11 and dsp plugins are not enabled by default for win32,
- plus a few other Win32 cosmetic changes )
- - Updated the INSTALL-win32.txt file.
- (Let's hope I didn't break anything ;-)
- ------------------------------------------------------------------------
- r1215 | xav | 2001-11-15 00:19:38 +0100 (Thu, 15 Nov 2001) | 6 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Please, please, don't forget those who use the --with-directx flag when
- ./configuring ! :p
- Now, to configure directx, use the --enable-directx and --with-directx
- if necessary.
- ------------------------------------------------------------------------
- r1216 | massiot | 2001-11-15 17:15:59 +0100 (Thu, 15 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- Removed unused structure.
- ------------------------------------------------------------------------
- r1217 | sam | 2001-11-15 18:39:13 +0100 (Thu, 15 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/spu_dec/spu_decoder.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_programs.c
- * Fixed a few crashes due to race conditions in the decoder spawning.
- * Removed unused code here and there.
- ------------------------------------------------------------------------
- r1218 | sam | 2001-11-15 19:11:50 +0100 (Thu, 15 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/motion/motionmmxext.c
- M /trunk/src/input/input_dec.c
- * Fixed a little crash introduced in my previous commit :-)
- * Removed more unused code.
- ------------------------------------------------------------------------
- r1219 | sam | 2001-11-15 19:50:49 +0100 (Thu, 15 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/src/input/input.c
- * Fixed MacOS X 10.1 network input, thanks to Mathias Kretschmer
- <mathias@research.att.com>.
- ------------------------------------------------------------------------
- r1220 | xav | 2001-11-15 22:27:53 +0100 (Thu, 15 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.c
- Removed my modification, it seems the libs we're linking with are far
- too old to support this option. And it also seems it doesn't function
- anywhere out of my box :)
- ------------------------------------------------------------------------
- r1221 | stef | 2001-11-16 01:29:52 +0100 (Fri, 16 Nov 2001) | 10 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/gtk/intf_gnome.c
- M /trunk/plugins/gtk/intf_gnome.glade
- M /trunk/plugins/gtk/intf_gtk.c
- M /trunk/plugins/gtk/intf_gtk.glade
- M /trunk/plugins/gtk/intf_gtk.h
- M /trunk/src/misc/netutils.c
- * --chennels puts gtk/gnome in multi-channel network mode.
- * the network window of the interface reports the values of the environment
- variables.
- * channels mode excludes vls configuration
- * the vlc does not try to bind vls.via.ecp.fr by default when you select
- channels mode.
- ------------------------------------------------------------------------
- r1222 | stef | 2001-11-19 16:13:11 +0100 (Mon, 19 Nov 2001) | 12 lines
- Changed paths:
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdcss/videolan/dvdcss.h
- M /trunk/plugins/dvd/input_dvd.c
- -fixed a bug in libdvdcss: the key wasn't searched when it had to.
- dvdcss_seek : searches a new title key when
- -the flag is DVDCSS_SEEK_KEY,
- -the flag is DVDCSS_SEEK_MPEG, only if method is not "title".
- dvdcss_seek with DVDCSS_SEEK_KEY flags does actually the same things as
- dvdcss_title (which might eventually be removed).
- Thus, the flag DVDCSS_SEEK_KEY (formerly DVDCSS_SEEK_INI) could not be
- removed (sorry sam, I've mistaken you by forgetting that)
- ------------------------------------------------------------------------
- r1223 | sam | 2001-11-20 00:49:43 +0100 (Tue, 20 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- A /trunk/plugins/arts
- A /trunk/plugins/arts/.cvsignore
- A /trunk/plugins/arts/Makefile
- A /trunk/plugins/arts/aout_arts.c
- A /trunk/plugins/arts/arts.c
- M /trunk/plugins/esd/Makefile
- * aRts audio output courtesy of Emmanuel Blindauer <manu@agat.net>.
- * Fix to the esd plugin when esd-config --cflags is nonempty.
- ------------------------------------------------------------------------
- r1224 | massiot | 2001-11-21 11:47:20 +0100 (Wed, 21 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/modules_export.h
- Fixed compilation bugs with Qt and BeOS (henriiiiiiiiiiiiiiiiiiiiiiiii !!)
- ------------------------------------------------------------------------
- r1225 | massiot | 2001-11-21 17:47:46 +0100 (Wed, 21 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/input.c
- M /trunk/src/misc/netutils.c
- (Hopefully) fixed the network connect() bug under UNIX. I need
- confirmation that I didn't break the Win32 port, please.
- ------------------------------------------------------------------------
- r1226 | jlj | 2001-11-21 23:33:03 +0100 (Wed, 21 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/src/misc/netutils.c
- Don`t use long long, use u64/s64 (int_types.h).
- Fixed a stale pointer in mpeg_vdec_Run().
- ------------------------------------------------------------------------
- r1227 | massiot | 2001-11-23 19:47:51 +0100 (Fri, 23 Nov 2001) | 18 lines
- Changed paths:
- M /trunk/include/netutils.h
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/src/input/input.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/netutils.c
- Major rewrite of the network layer. The following syntax ARE NO LONGER
- SUPPORTED :
- ts:toto:1234/meuh
- --server toto --broadcast meuh --port 1234
- The only supported syntax is :
- udp[stream]:[//][serveraddr:[serverport]][@[bindaddr][:bindport]]
- example : udpstream:toto@meuh:toto
- In most cases, simply passing "udpstream:" should work, since it enables
- unicast and broadcast reception on port 1234 from any server. Other
- options are only used for fine tuning and multicast.
- TODO :
- * The GTK interface is broken (glade knowledge wanted !)
- * Test this on all supported platforms (and fix them :)
- [this won't work with current channel servers - fix needed]
- ------------------------------------------------------------------------
- r1228 | sam | 2001-11-25 02:26:54 +0100 (Sun, 25 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/debian/changelog
- M /trunk/debian/vlc-gnome.menu
- M /trunk/debian/vlc-gtk.menu
- M /trunk/debian/vlc-qt.menu
- M /trunk/debian/vlc.menu
- * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
- ------------------------------------------------------------------------
- r1229 | stef | 2001-11-25 06:04:38 +0100 (Sun, 25 Nov 2001) | 20 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- A /trunk/extras/libdvdread
- A /trunk/extras/libdvdread/.cvsignore
- A /trunk/extras/libdvdread/Makefile
- A /trunk/extras/libdvdread/bswap.h
- A /trunk/extras/libdvdread/dvd_reader.c
- A /trunk/extras/libdvdread/dvd_reader.h
- A /trunk/extras/libdvdread/dvd_udf.c
- A /trunk/extras/libdvdread/dvd_udf.h
- A /trunk/extras/libdvdread/dvdcss.h
- A /trunk/extras/libdvdread/dvdread.c
- A /trunk/extras/libdvdread/ifo_print.c
- A /trunk/extras/libdvdread/ifo_print.h
- A /trunk/extras/libdvdread/ifo_read.c
- A /trunk/extras/libdvdread/ifo_read.h
- A /trunk/extras/libdvdread/ifo_types.h
- A /trunk/extras/libdvdread/nav_print.c
- A /trunk/extras/libdvdread/nav_print.h
- A /trunk/extras/libdvdread/nav_read.c
- A /trunk/extras/libdvdread/nav_read.h
- A /trunk/extras/libdvdread/nav_types.h
- A /trunk/extras/libdvdread/videolan
- A /trunk/extras/libdvdread/videolan/.cvsignore
- A /trunk/extras/libdvdread/videolan/dvdread.c
- A /trunk/extras/libdvdread/videolan/dvdread.h
- A /trunk/plugins/dvdread
- A /trunk/plugins/dvdread/.cvsignore
- A /trunk/plugins/dvdread/Makefile
- A /trunk/plugins/dvdread/dvdread.c
- A /trunk/plugins/dvdread/input_dvdread.c
- A /trunk/plugins/dvdread/input_dvdread.h
- M /trunk/src/input/input.c
- Support for libdvdread.
- Libdvdread files are in extras/libdvdread. They have not been changed from
- those of libdvdread 0.9.2. The changes are in the subdirectory videolan.
- They basically consist of a new function in the API that does a readv()
- instead fo a read().
- The library is statically linked with libdvdcss from extras/libdvdcss, and
- the whole is statically linked with the plugin dvdread. Dvdread can only be
- compiled as a builtin module for the time being, I think (which means I
- haven't tried to compile it as a plugin).
- Basically, input_dvdread.c is a copy and paste from input_dvd.c with a few
- changes to use libdvdread calls. It is still in very alpha stage, but it
- should offer the same features as the current DVD input.
- It can be called with either the syntax: "dvdread:/dev/dvd"
- or "--input dvdread /dev/dvd". The command line switches (-t, -T, -c, -u)
- should work too.
- ------------------------------------------------------------------------
- r1230 | gbazin | 2001-11-25 23:52:21 +0100 (Sun, 25 Nov 2001) | 12 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/libdvdcss/ioctl.h
- A /trunk/include/bytes_swap.h
- M /trunk/include/common.h
- A /trunk/include/common_win32.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules_export.h
- M /trunk/include/threads.h
- M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_exponent.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_mantissa.c
- M /trunk/plugins/ac3_adec/ac3_parse.c
- M /trunk/plugins/ac3_adec/ac3_rematrix.c
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/mpeg/input_es.c
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/plugins/text/Makefile
- M /trunk/plugins/text/intf_rc.c
- M /trunk/src/misc/modules.c
- * Big clean-up to allow compiling every module as plugins.
- * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
- change we don't have to link winsock2 with every plugin anymore. This
- should also give us a slight speed increase.
- * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
- on Win32.
- * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
- Win32.
- (PS: the dvdread plugin doesn't compile yet on Win32)
- ------------------------------------------------------------------------
- r1231 | massiot | 2001-11-26 16:56:36 +0100 (Mon, 26 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdcss/libdvdcss.h
- Reworked Keith Packard's raw device patch. The name of the raw device
- is in the environment variable DVDCSS_RAW_DEVICE.
- Untested (as usual :-). Feedback welcome.
- ------------------------------------------------------------------------
- r1232 | fgp | 2001-11-26 23:28:05 +0100 (Mon, 26 Nov 2001) | 15 lines
- Changed paths:
- M /trunk/extras/libdvdread/bswap.h
- M /trunk/extras/libdvdread/dvdread.c
- M /trunk/extras/libdvdread/ifo_print.h
- M /trunk/extras/libdvdread/ifo_read.h
- M /trunk/extras/libdvdread/ifo_types.h
- M /trunk/extras/libdvdread/nav_print.h
- M /trunk/extras/libdvdread/nav_read.h
- M /trunk/extras/libdvdread/nav_types.h
- M /trunk/plugins/macosx/vout_macosx.c
- *) changed includes from
- #include <dvdread/...> to
- #include "..."
- *) Darwin doesn't have off64_t, stat64, lseek64. Added
- #ifdef SYS_DARWIN
- #define off64_t off_t
- ....
- #endif
- to dvdread.c
- *) Fixed stupid bug in vout_macos.x. On startup, it would
- try to free a non-existant QuickTime Sequence. This could be
- the reasons for (some?) of the crashes at startup.
- ------------------------------------------------------------------------
- r1233 | marcari | 2001-11-27 00:06:02 +0100 (Tue, 27 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/misc/netutils.c
- * changed the protocol version for communication between vlc and vlcs
- from 12 to 13 (due to change from ts:// to udpstream://)
- ------------------------------------------------------------------------
- r1234 | massiot | 2001-11-27 11:18:33 +0100 (Tue, 27 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/src/input/input_netlist.c
- Fixed a potential packet corruption in the DVD input (I suspect this
- might be the cause of the OS X problem - please confirm).
- ------------------------------------------------------------------------
- r1235 | massiot | 2001-11-27 11:50:35 +0100 (Tue, 27 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- Fixed a compilation issue under Win32
- ------------------------------------------------------------------------
- r1236 | massiot | 2001-11-27 11:58:11 +0100 (Tue, 27 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Disabled dvdread by default since it causes many portability problems.
- Enable it with --enable-dvdread.
- ------------------------------------------------------------------------
- r1237 | massiot | 2001-11-27 12:14:55 +0100 (Tue, 27 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- More WIN32 portability fixes.
- ------------------------------------------------------------------------
- r1238 | massiot | 2001-11-27 12:44:48 +0100 (Tue, 27 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- New syntax for the dvd input :
- dvd:<device>[:<raw device>]
- The raw device must have been prepared (by root) beforehands.
- ------------------------------------------------------------------------
- r1239 | massiot | 2001-11-27 13:33:20 +0100 (Tue, 27 Nov 2001) | 4 lines
- Changed paths:
- M /trunk/doc/vlc.1
- M /trunk/plugins/dvd/input_dvd.c
- * Updated man page.
- * dvd:<device>[@<raw device>] to avoid device namespace collision under
- win32.
- ------------------------------------------------------------------------
- r1240 | massiot | 2001-11-27 13:52:54 +0100 (Tue, 27 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/FAQ
- M /trunk/INSTALL
- M /trunk/README
- Documentation updates.
- ------------------------------------------------------------------------
- r1241 | massiot | 2001-11-27 14:06:23 +0100 (Tue, 27 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/FAQ
- Removed obsolete entry.
- ------------------------------------------------------------------------
- r1242 | massiot | 2001-11-27 15:31:19 +0100 (Tue, 27 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/x11/vout_xvideo.c
- Various (sometimes hopeless) fixes to try to improve xvideo stability.
- ------------------------------------------------------------------------
- r1243 | sam | 2001-11-27 15:42:46 +0100 (Tue, 27 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/src/misc/netutils.c
- * Fixed a deadlock (bug reported by marcari).
- ------------------------------------------------------------------------
- r1244 | massiot | 2001-11-28 16:08:06 +0100 (Wed, 28 Nov 2001) | 6 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/modules_export.h
- M /trunk/include/mtime.h
- M /trunk/include/threads.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_exponent.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_mantissa.c
- M /trunk/plugins/ac3_adec/ac3_parse.c
- M /trunk/plugins/ac3_adec/ac3_rematrix.c
- M /trunk/plugins/ac3_spdif/ac3_iec958.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/alsa/alsa.c
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/arts/aout_arts.c
- M /trunk/plugins/arts/arts.c
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/MediaControlView.cpp
- M /trunk/plugins/beos/PlayListWindow.cpp
- M /trunk/plugins/beos/aout_beos.cpp
- M /trunk/plugins/beos/beos.cpp
- M /trunk/plugins/beos/intf_beos.cpp
- M /trunk/plugins/beos/vout_beos.cpp
- D /trunk/plugins/darwin
- M /trunk/plugins/directx/aout_directx.c
- M /trunk/plugins/directx/directx.c
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/directx/vout_events.c
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_c.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- M /trunk/plugins/downmix/downmix.c
- M /trunk/plugins/downmix/downmix3dn.c
- M /trunk/plugins/downmix/downmixsse.c
- M /trunk/plugins/dsp/aout_dsp.c
- M /trunk/plugins/dsp/dsp.c
- M /trunk/plugins/dummy/aout_dummy.c
- M /trunk/plugins/dummy/dummy.c
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/plugins/dummy/intf_dummy.c
- M /trunk/plugins/dummy/null.c
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvd/dvd_ifo.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvd/dvd_udf.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/esd/aout_esd.c
- M /trunk/plugins/esd/esd.c
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/fb/vout_fb.c
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/ggi/vout_ggi.c
- M /trunk/plugins/glide/glide.c
- M /trunk/plugins/glide/vout_glide.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/gtk/gtk_control.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_menu.c
- M /trunk/plugins/gtk/gtk_modules.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/gtk/gtk_playlist.c
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/gtk/intf_gnome.c
- M /trunk/plugins/gtk/intf_gtk.c
- M /trunk/plugins/idct/idct.c
- M /trunk/plugins/idct/idctaltivec.c
- M /trunk/plugins/idct/idctclassic.c
- M /trunk/plugins/idct/idctmmx.c
- M /trunk/plugins/idct/idctmmxext.c
- M /trunk/plugins/imdct/ac3_imdct_3dn.c
- M /trunk/plugins/imdct/ac3_imdct_c.c
- M /trunk/plugins/imdct/ac3_imdct_common.c
- M /trunk/plugins/imdct/ac3_imdct_sse.c
- M /trunk/plugins/imdct/ac3_srfft_3dn.c
- M /trunk/plugins/imdct/ac3_srfft_c.c
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- M /trunk/plugins/imdct/imdct.c
- M /trunk/plugins/imdct/imdct3dn.c
- M /trunk/plugins/imdct/imdctsse.c
- M /trunk/plugins/kde/intf_plugin.h
- M /trunk/plugins/kde/kde.cpp
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/mga/mga.c
- M /trunk/plugins/mga/vout_mga.c
- M /trunk/plugins/motion/motion.c
- M /trunk/plugins/motion/motion3dnow.c
- M /trunk/plugins/motion/motionaltivec.c
- M /trunk/plugins/motion/motionmmx.c
- M /trunk/plugins/motion/motionmmxext.c
- M /trunk/plugins/mpeg/es.c
- M /trunk/plugins/mpeg/input_es.c
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/plugins/mpeg/ps.c
- M /trunk/plugins/mpeg/ts.c
- M /trunk/plugins/mpeg_adec/adec_layer1.c
- M /trunk/plugins/mpeg_adec/adec_layer2.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
- M /trunk/plugins/mpeg_vdec/video_decoder.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/mpeg_vdec/vpar_synchro.c
- M /trunk/plugins/qnx/aout_qnx.c
- M /trunk/plugins/qnx/qnx.c
- M /trunk/plugins/qnx/vout_qnx.c
- M /trunk/plugins/qt/intf_qt.cpp
- M /trunk/plugins/qt/qt.cpp
- M /trunk/plugins/sdl/aout_sdl.c
- M /trunk/plugins/sdl/sdl.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/spu_dec/spu_decoder.c
- M /trunk/plugins/text/intf_ncurses.c
- M /trunk/plugins/text/intf_rc.c
- M /trunk/plugins/text/ncurses.c
- M /trunk/plugins/text/rc.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/vcd/vcd.c
- M /trunk/plugins/x11/vout_x11.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/plugins/x11/x11.c
- M /trunk/plugins/x11/xvideo.c
- M /trunk/plugins/yuv/transforms_yuv.c
- M /trunk/plugins/yuv/transforms_yuvmmx.c
- M /trunk/plugins/yuv/video_yuv.c
- M /trunk/plugins/yuv/video_yuvmmx.c
- M /trunk/plugins/yuv/yuv.c
- M /trunk/plugins/yuv/yuvmmx.c
- M /trunk/src/audio_output/aout_ext-dec.c
- M /trunk/src/audio_output/aout_s16.c
- M /trunk/src/audio_output/aout_s8.c
- M /trunk/src/audio_output/aout_spdif.c
- M /trunk/src/audio_output/aout_u16.c
- M /trunk/src/audio_output/aout_u8.c
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_clock.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_ext-dec.c
- M /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_netlist.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/interface.c
- M /trunk/src/interface/intf_channels.c
- M /trunk/src/interface/intf_msg.c
- M /trunk/src/interface/intf_playlist.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/beos_specific.cpp
- M /trunk/src/misc/darwin_specific.c
- M /trunk/src/misc/modules.c
- M /trunk/src/misc/mtime.c
- M /trunk/src/misc/netutils.c
- M /trunk/src/misc/tests.c
- M /trunk/src/misc/win32_specific.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/video_spu.c
- M /trunk/src/video_output/video_text.c
- M /trunk/src/video_output/video_yuv.c
- * Added error checking in pthread wrapper ; as a result, intf_msg.h must
- now be included *before* threads.h ;
- * Changed all files to include intf_msg.h before threads.h ; while I was
- at it, I update the copyright notices ;
- * Removed the obsolete darwin plug-in.
- ------------------------------------------------------------------------
- r1245 | fgp | 2001-11-29 02:01:48 +0100 (Thu, 29 Nov 2001) | 8 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/intf_main.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/macosx.h
- M /trunk/plugins/macosx/vout_macosx.c
- *) Added "#include <string.>" to include/threads.h
- It' wouldn't compile on OSX without this.
- *) Removed the mutex the vout and intf thread (were supposed to use)
- for syncronizing acces to the p_vout->p_sys structure.
- The p_vout->change_lock mutex is used for syncronization now. (and
- should make synronization work)
- ------------------------------------------------------------------------
- r1246 | massiot | 2001-11-29 11:20:56 +0100 (Thu, 29 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/intf_main.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/macosx.h
- M /trunk/plugins/macosx/vout_macosx.c
- Moved #include <string.h> to macosx plug-in instead of threads.h, as in
- other plug-ins.
- ------------------------------------------------------------------------
- r1247 | massiot | 2001-11-29 16:34:28 +0100 (Thu, 29 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/Makefile
- Fixed a problem with vlc.app.
- ------------------------------------------------------------------------
- r1248 | massiot | 2001-11-29 16:56:37 +0100 (Thu, 29 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/macosx.c
- Fixed another compilation problem.
- ------------------------------------------------------------------------
- r1249 | massiot | 2001-11-29 16:57:07 +0100 (Thu, 29 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/.cvsignore
- Added vlc.app
- ------------------------------------------------------------------------
- r1250 | jobi | 2001-11-29 18:24:48 +0100 (Thu, 29 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/Makefile
- Removed a bug in the Makefile that made the CVS-snapshots building fail.
- ------------------------------------------------------------------------
- r1251 | stef | 2001-11-30 01:34:03 +0100 (Fri, 30 Nov 2001) | 3 lines
- Changed paths:
- M /trunk/INSTALL.libdvdcss
- M /trunk/README.libdvdcss
- -Update for libdvdcss documentation
- ------------------------------------------------------------------------
- r1252 | tcastley | 2001-11-30 10:49:48 +0100 (Fri, 30 Nov 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/MediaControlView.cpp
- M /trunk/plugins/beos/PlayListWindow.cpp
- M /trunk/plugins/beos/beos.cpp
- Included strings.h to fix compile errors due to the change in threads.h
- ------------------------------------------------------------------------
- r1253 | gbazin | 2001-11-30 23:52:40 +0100 (Fri, 30 Nov 2001) | 5 lines
- Changed paths:
- M /trunk/src/input/input_dec.c
- * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
- decoder fifo. This bug was creating an io_vec starving on title change
- when playing DVDs.
- ------------------------------------------------------------------------
- r1254 | tcastley | 2001-12-01 07:38:53 +0100 (Sat, 01 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Implemented simple BDirectWindow (DMA) support
- ------------------------------------------------------------------------
- r1255 | stef | 2001-12-02 18:32:19 +0100 (Sun, 02 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/src/input/input_netlist.c
- -hopeless fix for the input netlist corruption bug.
- Please test.
- ------------------------------------------------------------------------
- r1256 | fgp | 2001-12-02 19:04:29 +0100 (Sun, 02 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/macosx/vout_macosx.c
- *) Fixed stupid bug in vout_Manage. It sometimes called SetDSequenceMatrix
- when there was no valid sequence.
- ------------------------------------------------------------------------
- r1257 | massiot | 2001-12-03 12:49:04 +0100 (Mon, 03 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/src/input/mpeg_system.c
- Fixed numerous bugs in ES selection.
- ------------------------------------------------------------------------
- r1258 | massiot | 2001-12-03 14:58:59 +0100 (Mon, 03 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/plugins/x11/vout_xvideo.c
- Fixed a crash when pausing.
- ------------------------------------------------------------------------
- r1259 | massiot | 2001-12-03 16:58:14 +0100 (Mon, 03 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- More checks for GTK headers.
- ------------------------------------------------------------------------
- r1260 | sam | 2001-12-03 17:18:37 +0100 (Mon, 03 Dec 2001) | 8 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/ChangeLog.libdvdcss
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/debian/control
- M /trunk/debian/libdvdcss1.dirs
- M /trunk/debian/rules
- M /trunk/doc/developer/decoders.xml
- M /trunk/doc/vlc.1
- M /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/defs.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/main.h
- M /trunk/include/modules.h
- M /trunk/include/modules_export.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- A /trunk/plugins/memcpy
- A /trunk/plugins/memcpy/.cvsignore
- A /trunk/plugins/memcpy/Makefile
- A /trunk/plugins/memcpy/fastmemcpy.h
- A /trunk/plugins/memcpy/memcpy.c
- A /trunk/plugins/memcpy/memcpy3dn.c
- A /trunk/plugins/memcpy/memcpymmx.c
- A /trunk/plugins/memcpy/memcpymmxext.c
- M /trunk/plugins/mpeg/input_ts.h
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/spu_dec/spu_decoder.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/interface/main.c
- * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
- "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
- Please test! Especially Athlon users.
- * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
- * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
- * Unrolled ChangeLog.
- ------------------------------------------------------------------------
- r1261 | massiot | 2001-12-03 17:43:25 +0100 (Mon, 03 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fixed a bug in my previous commit.
- ------------------------------------------------------------------------
- r1262 | stef | 2001-12-03 18:34:08 +0100 (Mon, 03 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/src/input/input_netlist.c
- -added eof for ts seekable streams
- -close netlist when ts input ends
- ------------------------------------------------------------------------
- r1263 | massiot | 2001-12-03 18:55:45 +0100 (Mon, 03 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/src/input/mpeg_system.c
- Reversed my previous patch (too buggy).
- ------------------------------------------------------------------------
- r1264 | massiot | 2001-12-04 14:47:46 +0100 (Tue, 04 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/config.h.in
- M /trunk/include/tests.h
- A /trunk/ipkg/patch
- M /trunk/ipkg/rules
- A /trunk/plugins/mad_adec
- A /trunk/plugins/mad_adec/.cvsignore
- A /trunk/plugins/mad_adec/API
- A /trunk/plugins/mad_adec/BUGS
- A /trunk/plugins/mad_adec/DESIGN
- A /trunk/plugins/mad_adec/Makefile
- A /trunk/plugins/mad_adec/TODO
- A /trunk/plugins/mad_adec/docs
- A /trunk/plugins/mad_adec/docs/joe_drew.txt
- A /trunk/plugins/mad_adec/docs/rob_leslie.txt
- A /trunk/plugins/mad_adec/mad_adec.c
- A /trunk/plugins/mad_adec/mad_adec.h
- A /trunk/plugins/mad_adec/mad_libmad.c
- A /trunk/plugins/mad_adec/mad_libmad.h
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/src/interface/main.c
- libmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.
- ------------------------------------------------------------------------
- r1265 | jobi | 2001-12-05 04:31:04 +0100 (Wed, 05 Dec 2001) | 10 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/input_clock.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- * Added 2 fields, p_selected_program and p_new_program, to the
- input_thread_t structure, so that we may support multi programs
- streams.
- * Modified inputs to take account of this change.
- * Modified input_clock.c so that it doesn't refer to pp_programs[0]
- any more.
- Now we should not refer to the first program, but to the selected
- program. Functions to change the current program are coming.
- ------------------------------------------------------------------------
- r1266 | massiot | 2001-12-05 11:30:25 +0100 (Wed, 05 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/src/interface/main.c
- Fix for altivec detection (courtesy of walken).
- ------------------------------------------------------------------------
- r1267 | tcastley | 2001-12-06 11:29:40 +0100 (Thu, 06 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Added funcionality for vertical retrace sync for refresh rates 60Hz or lower
- (Thanks Rudolf)
- Fixed the Prev Title Bug, now works.
- ------------------------------------------------------------------------
- r1268 | massiot | 2001-12-06 11:53:42 +0100 (Thu, 06 Dec 2001) | 6 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/doc/vlc.1
- M /trunk/include/main.h
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/audio_output/aout_s16.c
- M /trunk/src/audio_output/aout_u8.c
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/input/input_clock.c
- M /trunk/src/interface/main.c
- * mad plug-in is now built-in to avoid PIC/non-PIC collision ;
- * Updated documentation ;
- * New --desync option, to delay the video (in case of lip desynchronization) ;
- this is bad, but we have no other option for the moment ;
- * Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
- ------------------------------------------------------------------------
- r1269 | massiot | 2001-12-06 12:18:22 +0100 (Thu, 06 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/doc/vlc.1
- Updated man page.
- ------------------------------------------------------------------------
- r1270 | massiot | 2001-12-06 14:46:23 +0100 (Thu, 06 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/idct/idctaltivec.c
- M /trunk/plugins/motion/motionaltivec.c
- Fixed dumb renaming of #define's for altivec :-p.
- ------------------------------------------------------------------------
- r1271 | massiot | 2001-12-06 14:53:52 +0100 (Thu, 06 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fix for altivec under Linux.
- ------------------------------------------------------------------------
- r1272 | jobi | 2001-12-07 17:47:47 +0100 (Fri, 07 Dec 2001) | 6 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/mpeg/input_es.c
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_programs.c
- * added functions in inputs to change the current program (most of
- them do nothing)
- All inputs should now have a pf_setprogram function. A default one is
- provided in input_programs.c.
- ------------------------------------------------------------------------
- r1273 | sam | 2001-12-07 19:33:08 +0100 (Fri, 07 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/main.h
- M /trunk/include/modules.h
- M /trunk/include/modules_export.h
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/arts/aout_arts.c
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/MediaControlView.cpp
- M /trunk/plugins/beos/PlayListWindow.cpp
- M /trunk/plugins/beos/aout_beos.cpp
- M /trunk/plugins/beos/intf_beos.cpp
- M /trunk/plugins/beos/vout_beos.cpp
- M /trunk/plugins/directx/aout_directx.c
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/directx/vout_events.c
- M /trunk/plugins/dsp/aout_dsp.c
- M /trunk/plugins/dummy/aout_dummy.c
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/plugins/dummy/intf_dummy.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/esd/aout_esd.c
- M /trunk/plugins/fb/vout_fb.c
- M /trunk/plugins/ggi/vout_ggi.c
- M /trunk/plugins/glide/vout_glide.c
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/gtk/gtk_control.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_menu.c
- M /trunk/plugins/gtk/gtk_modules.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/gtk/gtk_playlist.c
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/gtk/intf_gnome.c
- M /trunk/plugins/gtk/intf_gtk.c
- M /trunk/plugins/kde/intf_plugin.h
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/vout_macosx.c
- M /trunk/plugins/memcpy/memcpy.c
- M /trunk/plugins/memcpy/memcpy3dn.c
- M /trunk/plugins/memcpy/memcpymmx.c
- M /trunk/plugins/memcpy/memcpymmxext.c
- M /trunk/plugins/mpeg/input_es.c
- M /trunk/plugins/mpeg/input_ps.c
- M /trunk/plugins/mpeg/input_ts.c
- M /trunk/plugins/mpeg/input_ts.h
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/mpeg_vdec/vpar_synchro.c
- M /trunk/plugins/qnx/aout_qnx.c
- M /trunk/plugins/qnx/vout_qnx.c
- M /trunk/plugins/qt/intf_qt.cpp
- M /trunk/plugins/sdl/aout_sdl.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/text/intf_ncurses.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/x11/vout_x11.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/audio_output/aout_ext-dec.c
- M /trunk/src/audio_output/aout_s16.c
- M /trunk/src/audio_output/aout_u8.c
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_clock.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/interface.c
- M /trunk/src/interface/intf_channels.c
- M /trunk/src/interface/intf_msg.c
- M /trunk/src/interface/intf_playlist.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/modules.c
- M /trunk/src/misc/netutils.c
- M /trunk/src/misc/tests.c
- M /trunk/src/video_output/video_output.c
- * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
- * Got rid of #include "main.h", included it in common.h instead ; got
- rid of #include "config.h" in most files as well.
- ------------------------------------------------------------------------
- r1274 | massiot | 2001-12-07 20:22:46 +0100 (Fri, 07 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/ChangeLog.libdvdcss
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/libdvdcss/libdvdcss.spec
- M /trunk/ipkg/control
- M /trunk/vlc.spec
- Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
- ------------------------------------------------------------------------
- r1275 | massiot | 2001-12-07 20:25:39 +0100 (Fri, 07 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/debian/changelog
- 0.2.92 pre-release.
- ------------------------------------------------------------------------
- r1280 | sam | 2001-12-09 18:01:37 +0100 (Sun, 09 Dec 2001) | 21 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/control
- M /trunk/debian/rules
- M /trunk/extras/libdvdcss/css.c
- M /trunk/extras/libdvdcss/ioctl.c
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/defs.h.in
- M /trunk/include/interface.h
- M /trunk/include/modules.h
- M /trunk/include/modules_export.h
- M /trunk/include/vdec_ext-plugins.h
- M /trunk/include/video.h
- M /trunk/include/video_output.h
- M /trunk/ipkg/rules
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_exponent.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_mantissa.c
- M /trunk/plugins/ac3_adec/ac3_parse.c
- M /trunk/plugins/ac3_adec/ac3_rematrix.c
- M /trunk/plugins/ac3_spdif/ac3_iec958.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/alsa/alsa.c
- M /trunk/plugins/arts/arts.c
- M /trunk/plugins/beos/beos.cpp
- A /trunk/plugins/chroma
- A /trunk/plugins/chroma/.cvsignore
- A /trunk/plugins/chroma/Makefile
- M /trunk/plugins/directx/directx.c
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_c.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- M /trunk/plugins/downmix/downmix.c
- M /trunk/plugins/downmix/downmix3dn.c
- M /trunk/plugins/downmix/downmixsse.c
- M /trunk/plugins/dsp/dsp.c
- M /trunk/plugins/dummy/dummy.c
- M /trunk/plugins/dummy/null.c
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/dvd/dummy_dvdcss.c
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvd/dvd_ifo.c
- M /trunk/plugins/dvd/dvd_udf.c
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/esd/esd.c
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/glide/glide.c
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/idct/idct.c
- M /trunk/plugins/idct/idctaltivec.c
- M /trunk/plugins/idct/idctclassic.c
- M /trunk/plugins/idct/idctmmx.c
- M /trunk/plugins/idct/idctmmxext.c
- A /trunk/plugins/idct/vdec_block_c.c
- A /trunk/plugins/idct/vdec_block_mmx.c
- M /trunk/plugins/imdct/ac3_imdct_3dn.c
- M /trunk/plugins/imdct/ac3_imdct_c.c
- M /trunk/plugins/imdct/ac3_imdct_common.c
- M /trunk/plugins/imdct/ac3_imdct_sse.c
- M /trunk/plugins/imdct/ac3_srfft_3dn.c
- M /trunk/plugins/imdct/ac3_srfft_c.c
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- M /trunk/plugins/imdct/imdct.c
- M /trunk/plugins/imdct/imdct3dn.c
- M /trunk/plugins/imdct/imdctsse.c
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/macosx/intf_main.c
- M /trunk/plugins/macosx/macosx.c
- A /trunk/plugins/mad
- A /trunk/plugins/mad/.cvsignore
- A /trunk/plugins/mad/API
- A /trunk/plugins/mad/BUGS
- A /trunk/plugins/mad/DESIGN
- A /trunk/plugins/mad/Makefile
- A /trunk/plugins/mad/TODO
- A /trunk/plugins/mad/docs
- A /trunk/plugins/mad/docs/joe_drew.txt
- A /trunk/plugins/mad/docs/rob_leslie.txt
- A /trunk/plugins/mad/mad_adec.c
- A /trunk/plugins/mad/mad_adec.h
- A /trunk/plugins/mad/mad_libmad.c
- A /trunk/plugins/mad/mad_libmad.h
- D /trunk/plugins/mad_adec
- M /trunk/plugins/mga/mga.c
- M /trunk/plugins/mga/vout_mga.c
- M /trunk/plugins/motion/motion.c
- M /trunk/plugins/motion/motion3dnow.c
- M /trunk/plugins/motion/motionaltivec.c
- M /trunk/plugins/motion/motionmmx.c
- M /trunk/plugins/motion/motionmmxext.c
- A /trunk/plugins/motion/vdec_motion_common.c
- A /trunk/plugins/motion/vdec_motion_inner.c
- A /trunk/plugins/motion/vdec_motion_inner_mmx.c
- A /trunk/plugins/motion/vdec_motion_inner_mmxext.c
- D /trunk/plugins/mpeg
- M /trunk/plugins/mpeg_adec/adec_layer1.c
- M /trunk/plugins/mpeg_adec/adec_layer2.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
- A /trunk/plugins/mpeg_system
- A /trunk/plugins/mpeg_system/.cvsignore
- A /trunk/plugins/mpeg_system/Makefile
- A /trunk/plugins/mpeg_system/input_es.c
- A /trunk/plugins/mpeg_system/input_es.h
- A /trunk/plugins/mpeg_system/input_ps.c
- A /trunk/plugins/mpeg_system/input_ps.h
- A /trunk/plugins/mpeg_system/input_ts.c
- A /trunk/plugins/mpeg_system/input_ts.h
- A /trunk/plugins/mpeg_system/mpeg_es.c
- A /trunk/plugins/mpeg_system/mpeg_ps.c
- A /trunk/plugins/mpeg_system/mpeg_ts.c
- M /trunk/plugins/mpeg_vdec/video_decoder.c
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/qnx/qnx.c
- M /trunk/plugins/qt/qt.cpp
- M /trunk/plugins/sdl/sdl.c
- M /trunk/plugins/sdl/vout_sdl.c
- D /trunk/plugins/spu_dec
- A /trunk/plugins/spudec
- A /trunk/plugins/spudec/.cvsignore
- A /trunk/plugins/spudec/Makefile
- A /trunk/plugins/spudec/spu_decoder.c
- A /trunk/plugins/spudec/spu_decoder.h
- M /trunk/plugins/text/intf_rc.c
- M /trunk/plugins/text/ncurses.c
- M /trunk/plugins/text/rc.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/vcd.c
- M /trunk/plugins/x11/Makefile
- A /trunk/plugins/x11/vout_common.c
- A /trunk/plugins/x11/vout_common.h
- M /trunk/plugins/x11/vout_x11.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/plugins/x11/x11.c
- M /trunk/plugins/x11/xvideo.c
- D /trunk/plugins/yuv
- M /trunk/src/audio_output/aout_s8.c
- M /trunk/src/audio_output/aout_spdif.c
- M /trunk/src/audio_output/aout_u16.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_ext-dec.c
- M /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_netlist.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/interface.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/beos_specific.cpp
- M /trunk/src/misc/darwin_specific.c
- M /trunk/src/misc/iso_lang.c
- M /trunk/src/misc/mtime.c
- M /trunk/src/misc/win32_specific.c
- M /trunk/src/video_output/video_output.c
- D /trunk/src/video_output/video_spu.c
- D /trunk/src/video_output/video_spu.h
- M /trunk/src/video_output/video_text.c
- D /trunk/src/video_output/video_yuv.c
- D /trunk/src/video_output/video_yuv.h
- A /trunk/src/video_output/vout_pictures.c
- A /trunk/src/video_output/vout_subpictures.c
- * COMPLETE CVS BREAKAGE !! The MAIN branch is going to be a playground
- for my nevrotic and destructive pulsions during the next few hours!
- * If you want to test vlc, please use the v0_2_92_branch branch.
- * Stuff currently working:
- - direct to YUV buffer decoding
- - non-ugly subtitle blending
- - XVideo and SDL video output
- * Stuff currently utterly broken:
- - aspect ratio
- - software rendering (ie, all other video output plugins)
- * Additional misc changes:
- - Renamed spu_dec to spudec and mad_adec to mad to stay coherent with
- other plugins. Also, renamed mpeg to mpeg_system.
- - Added jobi to the AUTHORS file.
- - Factored code common to vout_x11.c and vout_xvideo.c.
- ------------------------------------------------------------------------
- r1281 | sam | 2001-12-09 18:08:36 +0100 (Sun, 09 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/Makefile
- * Fixed Debian package builds.
- ------------------------------------------------------------------------
- r1284 | sam | 2001-12-10 05:53:11 +0100 (Mon, 10 Dec 2001) | 9 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.modules
- M /trunk/Makefile.opts.in
- A /trunk/acconfig.h
- A /trunk/aclocal.m4
- M /trunk/configure
- M /trunk/configure.in
- D /trunk/include/bytes_swap.h
- M /trunk/include/common.h
- D /trunk/include/common_win32.h
- M /trunk/include/config.h.in
- M /trunk/include/defs.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- D /trunk/include/keystrokes.h
- M /trunk/include/main.h
- M /trunk/include/modules_export.h
- M /trunk/include/modules_inner.h
- A /trunk/mkinstalldirs
- M /trunk/plugins/ac3_adec/Makefile
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_exponent.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_mantissa.c
- M /trunk/plugins/ac3_adec/ac3_parse.c
- M /trunk/plugins/ac3_adec/ac3_rematrix.c
- M /trunk/plugins/ac3_spdif/Makefile
- M /trunk/plugins/ac3_spdif/ac3_iec958.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/alsa/Makefile
- M /trunk/plugins/arts/Makefile
- M /trunk/plugins/beos/Makefile
- M /trunk/plugins/chroma/Makefile
- M /trunk/plugins/directx/Makefile
- M /trunk/plugins/downmix/Makefile
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- M /trunk/plugins/dsp/Makefile
- M /trunk/plugins/dummy/Makefile
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/plugins/dvd/Makefile
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/Makefile
- M /trunk/plugins/esd/Makefile
- M /trunk/plugins/fb/Makefile
- M /trunk/plugins/ggi/Makefile
- M /trunk/plugins/glide/Makefile
- M /trunk/plugins/gtk/Makefile
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/intf_gnome.c
- M /trunk/plugins/idct/Makefile
- M /trunk/plugins/imdct/Makefile
- M /trunk/plugins/kde/Makefile
- M /trunk/plugins/kde/kdeinterface.cpp
- M /trunk/plugins/lpcm_adec/Makefile
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/macosx/Makefile
- M /trunk/plugins/mad/Makefile
- M /trunk/plugins/memcpy/Makefile
- M /trunk/plugins/mga/Makefile
- M /trunk/plugins/motion/Makefile
- M /trunk/plugins/mpeg_adec/Makefile
- M /trunk/plugins/mpeg_adec/adec_layer1.c
- M /trunk/plugins/mpeg_adec/adec_layer2.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
- M /trunk/plugins/mpeg_system/Makefile
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/mpeg_vdec/Makefile
- M /trunk/plugins/mpeg_vdec/video_decoder.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/mpeg_vdec/vpar_synchro.c
- M /trunk/plugins/qnx/Makefile
- M /trunk/plugins/qt/Makefile
- M /trunk/plugins/sdl/Makefile
- M /trunk/plugins/spudec/Makefile
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/plugins/text/Makefile
- M /trunk/plugins/vcd/Makefile
- M /trunk/plugins/x11/Makefile
- A /trunk/po
- A /trunk/po/.cvsignore
- A /trunk/po/Makefile.in.in
- A /trunk/po/POTFILES.in
- A /trunk/po/de.po
- M /trunk/src/interface/interface.c
- D /trunk/src/interface/intf_channels.c
- D /trunk/src/interface/intf_channels.h
- M /trunk/src/interface/main.c
- M /trunk/src/misc/modules.c
- * Removed unused code (intf_channels.c, keystrokes.h).
- * Put common_win32.h back into common.h -- it wasn't that big and we
- should not multiply header files.
- * Added gettext support by Thomas Graf <reeler@reeler.org>, may be
- broken on other platforms but we'll only see it when I'm finished
- with vout 4 :-)
- * Fixed a segfault on exit when no fast_memcpy module was found.
- ------------------------------------------------------------------------
- r1286 | massiot | 2001-12-10 11:58:54 +0100 (Mon, 10 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/x11/vout_common.c
- * MPEG-1 aspect ratio patch, courtesy of Vladimir Chernyshov
- <greengrass@writeme.com> ;
- * Seeking patch for X11, courtesy of Peter Surda <shurdeek@panorama.sth.ac.at>.
- ------------------------------------------------------------------------
- r1288 | sam | 2001-12-10 13:40:24 +0100 (Mon, 10 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/TODO
- M /trunk/config.guess
- M /trunk/config.sub
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/interface.h
- M /trunk/po/.cvsignore
- A /trunk/po/ChangeLog
- M /trunk/po/Makefile.in.in
- A /trunk/po/fr.po
- A /trunk/po/vlc.pot
- * Removed more unused code.
- * Updated config.guess and config.sub from GNU's latest versions (bozo,
- you may want to update them in vls as well).
- * Added vlc.pot skeleton for translators.
- ------------------------------------------------------------------------
- r1289 | sam | 2001-12-10 14:17:35 +0100 (Mon, 10 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/po/fr.po
- A /trunk/po/ru.po
- M /trunk/src/interface/main.c
- * (very old) russian translation courtesy of Valek Filippov <frob@df.ru>.
- * Fixed a charset issue in the french translation.
- ------------------------------------------------------------------------
- r1290 | massiot | 2001-12-10 16:52:31 +0100 (Mon, 10 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/input_es.c
- Fix for EOF of ES-only streams.
- ------------------------------------------------------------------------
- r1292 | massiot | 2001-12-10 17:16:51 +0100 (Mon, 10 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- Fixed possible segfault with --input.
- ------------------------------------------------------------------------
- r1294 | gbazin | 2001-12-10 19:58:13 +0100 (Mon, 10 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- * configure.in was broken for win32
- ------------------------------------------------------------------------
- r1295 | massiot | 2001-12-11 14:09:22 +0100 (Tue, 11 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/x11/Makefile
- Partial fix for Xvideo compilation.
- ------------------------------------------------------------------------
- r1296 | massiot | 2001-12-11 14:55:55 +0100 (Tue, 11 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- Fixed major bugs in the PSI decoder.
- ------------------------------------------------------------------------
- r1298 | sam | 2001-12-11 15:43:38 +0100 (Tue, 11 Dec 2001) | 3 lines
- Changed paths:
- A /trunk/ABOUT-NLS
- M /trunk/AUTHORS
- M /trunk/ChangeLog.libdvdcss
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/control
- M /trunk/debian/rules
- M /trunk/extras/libdvdcss/ioctl.c
- M /trunk/extras/libdvdcss/ioctl.h
- M /trunk/include/defs.h.in
- * Added vlc-arts to the debian package generation.
- * HP-UX port of the DVD ioctls courtesy of David Sieb?239?191?189rger.
- ------------------------------------------------------------------------
- r1299 | sam | 2001-12-11 16:31:37 +0100 (Tue, 11 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/Makefile.dep
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/modules_inner.h
- M /trunk/plugins/x11/Makefile
- * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
- in the gtk/gnome and x11/xvideo plugins.
- * Fixed CFLAGS_XVIDEO.
- ------------------------------------------------------------------------
- r1301 | sam | 2001-12-12 00:53:20 +0100 (Wed, 12 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- * Don't try to use gettext if we don't have GNU gettext. This may change
- in the future though (most GNU software seems to include a local copy of
- gettext in case the operating system doesn't provide it).
- ------------------------------------------------------------------------
- r1303 | sam | 2001-12-12 03:13:50 +0100 (Wed, 12 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/acconfig.h
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/libdvdread/Makefile
- M /trunk/include/common.h
- M /trunk/include/defs.h.in
- M /trunk/plugins/dvd/Makefile
- M /trunk/plugins/dvdread/Makefile
- M /trunk/src/input/input.c
- M /trunk/src/interface/main.c
- * Additional fixes for OSes with no gettext (thanks to ej0).
- * Fixed a potential BeOS linking issue.
- * Fixed a minor bug in input.c.
- ------------------------------------------------------------------------
- r1304 | massiot | 2001-12-12 12:18:38 +0100 (Wed, 12 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/config.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/mpeg_system/input_ps.c
- Next Generation Buffer Manager, for PS plug-in.
- ------------------------------------------------------------------------
- r1305 | massiot | 2001-12-12 14:48:09 +0100 (Wed, 12 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/src/input/mpeg_system.c
- Next Generation Buffer Manager, for TS plug-in. Please test in-ten-si-vely !
- ------------------------------------------------------------------------
- r1306 | sam | 2001-12-12 16:20:16 +0100 (Wed, 12 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/dvd/Makefile
- M /trunk/plugins/dvdread/Makefile
- M /trunk/src/interface/main.c
- * Fixed Win32 port.
- * Fixed unnecessary target remake (recursive make is harmful !).
- ------------------------------------------------------------------------
- r1308 | sam | 2001-12-12 16:25:29 +0100 (Wed, 12 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/input_ts.h
- * Another win32 fix.
- ------------------------------------------------------------------------
- r1309 | massiot | 2001-12-12 18:41:15 +0100 (Wed, 12 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_es.h
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/mpeg_system/input_ts.h
- Next Generation Buffer Manager, for ES plug-in.
- ------------------------------------------------------------------------
- r1311 | sam | 2001-12-13 13:47:17 +0100 (Thu, 13 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/modules_export.h
- M /trunk/include/video.h
- M /trunk/include/video_output.h
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/imdct/Makefile
- M /trunk/plugins/mpeg_vdec/video_parser.h
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/vout_common.c
- M /trunk/plugins/x11/vout_common.h
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_pictures.c
- M /trunk/src/video_output/vout_subpictures.c
- * Fixed aspect ratio handling.
- * Fixed potential compilation issues under eg. BSD/OS.
- ------------------------------------------------------------------------
- r1312 | massiot | 2001-12-13 18:33:47 +0100 (Thu, 13 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- Fixed a major bug I introduced lately.
- ------------------------------------------------------------------------
- r1314 | jobi | 2001-12-13 18:58:16 +0100 (Thu, 13 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/input_es.c
- Fixed a bug in ES input (I had not initiated p_selected_program)
- ------------------------------------------------------------------------
- r1315 | sam | 2001-12-13 21:47:46 +0100 (Thu, 13 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/src/video_output/vout_pictures.c
- * Buffer choice optimizations - vout4 should eat even less CPU now.
- * Minor warning fix for Hurd.
- ------------------------------------------------------------------------
- r1317 | sam | 2001-12-16 17:18:36 +0100 (Sun, 16 Dec 2001) | 9 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/modules_export.h
- M /trunk/include/video.h
- M /trunk/include/video_output.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/chroma/Makefile
- A /trunk/plugins/chroma/chroma_common.h
- A /trunk/plugins/chroma/common.c
- A /trunk/plugins/chroma/transforms.h
- A /trunk/plugins/chroma/yv12_rgb8.c
- M /trunk/plugins/dummy/vout_dummy.c
- A /trunk/plugins/filter
- A /trunk/plugins/filter/.cvsignore
- A /trunk/plugins/filter/Makefile
- A /trunk/plugins/filter/bob.c
- A /trunk/plugins/filter/invert.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/plugins/x11/vout_common.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/interface/main.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_pictures.c
- * Filter plugins. Not very polished (please don't look at how the dates are
- calculated!), but worth a try. Use the following flags:
- "--filter invert" for inverse video
- "--filter bob" for BOB deinterlacing
- * Fixed a potential segfault if the subtitle stream was encountered
- before the video stream.
- * Misc vout4 fixes.
- ------------------------------------------------------------------------
- r1318 | sam | 2001-12-16 19:00:18 +0100 (Sun, 16 Dec 2001) | 7 lines
- Changed paths:
- M /trunk/ChangeLog.libdvdcss
- M /trunk/extras/libdvdcss/ioctl.c
- M /trunk/extras/libdvdcss/ioctl.h
- M /trunk/include/input_iovec.h
- M /trunk/plugins/filter/bob.c
- libdvdcss changes:
- * Support for REPORT_TITLE_KEY and RPC commands by H?239?191?189kan Hjort
- <d95hjort@dtek.chalmers.se>.
- vlc changes:
- * Minor coding style fixes (please avoid tabs).
- ------------------------------------------------------------------------
- r1320 | sam | 2001-12-17 04:38:22 +0100 (Mon, 17 Dec 2001) | 6 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/filter/Makefile
- A /trunk/plugins/filter/wall.c
- M /trunk/plugins/x11/vout_xvideo.c
- M /trunk/src/interface/main.c
- * CPU detection under BeOS.
- * Fixed XVideo port selection.
- * New stupid plugin: "--filter wall" for split-image playback :-)
- (will evolve into a real image wall plugin when I have time)
- ------------------------------------------------------------------------
- r1322 | sam | 2001-12-17 06:33:56 +0100 (Mon, 17 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/filter/Makefile
- A /trunk/plugins/filter/bob422.c
- * Pathetic attempt at a 4:2:2 renderer and deinterlacer, combining the
- most awful line dropping techniques of both BOB and 422 to 420
- downscaling. Don't worry, it should only survive for a couple of days.
- ------------------------------------------------------------------------
- r1324 | sam | 2001-12-17 16:59:15 +0100 (Mon, 17 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- * TS input: we now check that the contents of the PAT has changed
- before updating it, instead of just relying on its version number.
- ------------------------------------------------------------------------
- r1327 | sam | 2001-12-17 17:42:27 +0100 (Mon, 17 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
- ------------------------------------------------------------------------
- r1328 | massiot | 2001-12-17 20:42:16 +0100 (Mon, 17 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/x11/vout_xvideo.c
- Added missing XSync().
- ------------------------------------------------------------------------
- r1332 | sam | 2001-12-18 03:44:34 +0100 (Tue, 18 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/extras/libdvdcss/ioctl.c
- * Fixed Win32 build. You still need --disable-directx --disable-nls though.
- ------------------------------------------------------------------------
- r1333 | sam | 2001-12-18 04:07:21 +0100 (Tue, 18 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/install-win32
- * Ultimate fixes to the win32 package generation.
- ------------------------------------------------------------------------
- r1336 | sam | 2001-12-19 04:50:22 +0100 (Wed, 19 Dec 2001) | 24 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/include/common.h
- M /trunk/include/modules_export.h
- M /trunk/include/video_output.h
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/filter/Makefile
- M /trunk/plugins/filter/bob.c
- D /trunk/plugins/filter/bob422.c
- A /trunk/plugins/filter/distort.c
- A /trunk/plugins/filter/filter_common.h
- M /trunk/plugins/filter/invert.c
- A /trunk/plugins/filter/transform.c
- M /trunk/plugins/filter/wall.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/sdl/aout_sdl.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/vout_common.c
- M /trunk/src/misc/tests.c
- M /trunk/src/video_output/vout_pictures.c
- * Initialize SDL before opening the SDL audio output.
- * Prevent two SDL video outputs or audio outputs to be spawned at the
- same time to avoid ugly crashes.
- * The SDL plugin now says whether we are using software or hardware YUV
- in its window title.
- * We now stop at the first ':' when looking for a module name, to easily
- pass information to the modules. Possible example: --vout sdl:software,
- implementation of such an option is left as an exercise.
- * Merged filter_bob and filter_bob422 into filter_bob. Use --filter bob
- to deinterlace 422 into 420 as well.
- * Factorized code common to most filters and the video output, optimized
- a few filters by aligning data and reading 64 bits at a time.
- * Two new absolutely useless, CPU-eating, resource-wasting, but fun
- filters: enjoy `transform', which performs flips and 90?239?191?189 rotations, and
- `distort', which performs animated image effects (currently only a naive
- sine wave is implemented). Usage examples:
- --filter transform:hflip
- --filter transform:vflip
- --filter transform:90
- --filter transform:180
- --filter transform:270
- --filter distort:wave
- ------------------------------------------------------------------------
- r1337 | jobi | 2001-12-19 04:56:56 +0100 (Wed, 19 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- fixed a segfault in vcd input (thank you Sam)
- ------------------------------------------------------------------------
- r1339 | massiot | 2001-12-19 11:00:00 +0100 (Wed, 19 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/mpeg_system.c
- Next Generation Buffer Manager for DVD and VCD plug-ins.
- ------------------------------------------------------------------------
- r1342 | sam | 2001-12-19 19:14:23 +0100 (Wed, 19 Dec 2001) | 8 lines
- Changed paths:
- M /trunk/plugins/chroma/yv12_rgb8.c
- M /trunk/plugins/dvd/dummy_dvdcss.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/vcd/linux_cdrom_tools.h
- M /trunk/plugins/x11/vout_common.c
- M /trunk/plugins/x11/vout_xvideo.c
- * Fixed compilation with dvdcss disabled.
- * Fixed compilation with plugins disabled.
- * Removed useless variables in the VCD and DVD plugins.
- * Fixed a function which was returning "struct foo" in the VCD plugin.
- * Fixed the old ?239?191?189 XVideo eats more and more CPU ?239?191?189 bug I mistakenly
- reintroduced in my first vout4 commit.
- ------------------------------------------------------------------------
- r1343 | sam | 2001-12-19 20:26:00 +0100 (Wed, 19 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/filter/distort.c
- * --filter distort:ripple (Ok, ok, I promise it's the last one !! :-)
- ------------------------------------------------------------------------
- r1344 | sam | 2001-12-20 00:19:20 +0100 (Thu, 20 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/vcd/Makefile
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/input_vcd.h
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/vcd/linux_cdrom_tools.h
- * Heavy butchery in the VCD plugin. It should no longer segfault when
- reaching end of title.
- ------------------------------------------------------------------------
- r1346 | sam | 2001-12-20 16:43:15 +0100 (Thu, 20 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/vout_common.c
- * Mouse wheel seek patch for XVideo courtesy of Peter Surda.
- * Ported to SDL.
- ------------------------------------------------------------------------
- r1348 | sam | 2001-12-20 23:11:53 +0100 (Thu, 20 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- * Added Jeffrey Baker to the AUTHORS file.
- * Fixed a PPC compilation issue.
- ------------------------------------------------------------------------
- r1350 | massiot | 2001-12-21 00:53:49 +0100 (Fri, 21 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvdread/input_dvdread.c
- Fixed a typo.
- ------------------------------------------------------------------------
- r1351 | massiot | 2001-12-26 01:01:18 +0100 (Wed, 26 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvdread/input_dvdread.h
- Fixed compilation issue (thanks Eyal !)
- ------------------------------------------------------------------------
- r1352 | massiot | 2001-12-27 02:49:34 +0100 (Thu, 27 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/include/common.h
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules_export.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mad/mad_libmad.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_ext-dec.c
- D /trunk/src/input/input_netlist.c
- * Changed the way decoder_fifo_t works ;
- * Minor optimizations in the Next Generation Buffer Manager.
- ------------------------------------------------------------------------
- r1353 | massiot | 2001-12-27 04:47:09 +0100 (Thu, 27 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/config.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/modules.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_es.h
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ps.h
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/mpeg_system/input_ts.h
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/input.c
- * Changed pf_read prototype and minor changes.
- ------------------------------------------------------------------------
- r1354 | massiot | 2001-12-29 01:39:49 +0100 (Sat, 29 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/x11/vout_xvideo.c
- Fixed many bugs experienced by our users today.
- ------------------------------------------------------------------------
- r1355 | massiot | 2001-12-29 04:07:51 +0100 (Sat, 29 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/vcd/input_vcd.c
- Hidden gory buffer management details in a private section of data_packet_t.
- ------------------------------------------------------------------------
- r1356 | massiot | 2001-12-29 04:44:38 +0100 (Sat, 29 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/src/interface/main.c
- Fixed a cosmetic issue.
- ------------------------------------------------------------------------
- r1358 | lool | 2001-12-29 12:36:00 +0100 (Sat, 29 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_playlist.c
- Small bugfix of a segfault. The playlist segfaulted with the urls
- containing no '/'.
- ------------------------------------------------------------------------
- r1359 | massiot | 2001-12-29 16:40:53 +0100 (Sat, 29 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- Cosmetic fix.
- ------------------------------------------------------------------------
- r1360 | massiot | 2001-12-29 23:22:01 +0100 (Sat, 29 Dec 2001) | 2 lines
- Changed paths:
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/dvdread/input_dvdread.h
- Use libdvdread's define instead.
- ------------------------------------------------------------------------
- r1362 | sam | 2001-12-30 05:26:53 +0100 (Sun, 30 Dec 2001) | 5 lines
- Changed paths:
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/vcd/input_vcd.c
- * Fixed a segfault at EOF in input_es.c and input_ts.c (when i_read == 0).
- * Improved error recovery and avoided memleaks in the various input plugins.
- * Fixed a deadloop inserted by someone else into input_vcd.c :-)
- ------------------------------------------------------------------------
- r1363 | sam | 2001-12-30 06:38:44 +0100 (Sun, 30 Dec 2001) | 8 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/input_ext-dec.h
- M /trunk/include/modules_export.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.h
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/src/input/input_ext-dec.c
- * Put ErrorThread() in input_ext-dec.h because it was the same function
- in all decoders. Called it DecoderError() instead.
- * All decoders enter DecoderError() in case of error, even if they
- haven't allocated all their data. This prevents the input from getting
- stuck if a decoder has failed its initialization.
- * Namespace fixes through the decoder files.
- ------------------------------------------------------------------------
- r1364 | sam | 2001-12-30 06:46:14 +0100 (Sun, 30 Dec 2001) | 3 lines
- Changed paths:
- M /trunk/src/input/input_ext-dec.c
- * Forgot a file in my last commit.
- ------------------------------------------------------------------------
- r1368 | sam | 2001-12-30 08:09:56 +0100 (Sun, 30 Dec 2001) | 50 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.dep
- M /trunk/Makefile.modules
- M /trunk/Makefile.opts.in
- M /trunk/acconfig.h
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/libdvdcss/Makefile
- M /trunk/extras/libdvdcss/css.c
- M /trunk/extras/libdvdcss/ioctl.c
- M /trunk/extras/libdvdcss/libdvdcss.c
- M /trunk/extras/libdvdread/Makefile
- M /trunk/include/audio_output.h
- D /trunk/include/common.h
- M /trunk/include/config.h.in
- M /trunk/include/defs.h.in
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/interface.h
- M /trunk/include/intf_msg.h
- M /trunk/include/intf_playlist.h
- M /trunk/include/iso_lang.h
- M /trunk/include/main.h
- M /trunk/include/modules.h
- D /trunk/include/modules_export.h
- M /trunk/include/modules_inner.h
- M /trunk/include/mtime.h
- M /trunk/include/netutils.h
- D /trunk/include/tests.h
- M /trunk/include/threads.h
- M /trunk/include/video.h
- M /trunk/include/video_output.h
- A /trunk/include/videolan
- A /trunk/include/videolan/vlc.h
- M /trunk/plugins/ac3_adec/.cvsignore
- M /trunk/plugins/ac3_adec/Makefile
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_exponent.c
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_mantissa.c
- M /trunk/plugins/ac3_adec/ac3_parse.c
- M /trunk/plugins/ac3_adec/ac3_rematrix.c
- M /trunk/plugins/ac3_spdif/.cvsignore
- M /trunk/plugins/ac3_spdif/Makefile
- M /trunk/plugins/ac3_spdif/ac3_iec958.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/alsa/.cvsignore
- M /trunk/plugins/alsa/Makefile
- M /trunk/plugins/alsa/alsa.c
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/arts/.cvsignore
- M /trunk/plugins/arts/Makefile
- M /trunk/plugins/arts/aout_arts.c
- M /trunk/plugins/arts/arts.c
- M /trunk/plugins/beos/.cvsignore
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/Makefile
- M /trunk/plugins/beos/MediaControlView.cpp
- M /trunk/plugins/beos/PlayListWindow.cpp
- M /trunk/plugins/beos/aout_beos.cpp
- M /trunk/plugins/beos/beos.cpp
- M /trunk/plugins/beos/intf_beos.cpp
- M /trunk/plugins/beos/vout_beos.cpp
- M /trunk/plugins/chroma/.cvsignore
- M /trunk/plugins/chroma/Makefile
- M /trunk/plugins/chroma/common.c
- A /trunk/plugins/chroma/yv12_rgb16.c
- M /trunk/plugins/chroma/yv12_rgb8.c
- M /trunk/plugins/directx/.cvsignore
- M /trunk/plugins/directx/Makefile
- M /trunk/plugins/directx/aout_directx.c
- M /trunk/plugins/directx/directx.c
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/directx/vout_events.c
- M /trunk/plugins/downmix/.cvsignore
- M /trunk/plugins/downmix/Makefile
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_c.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- M /trunk/plugins/downmix/downmix.c
- M /trunk/plugins/downmix/downmix3dn.c
- M /trunk/plugins/downmix/downmixsse.c
- M /trunk/plugins/dsp/.cvsignore
- M /trunk/plugins/dsp/Makefile
- M /trunk/plugins/dsp/aout_dsp.c
- M /trunk/plugins/dsp/dsp.c
- M /trunk/plugins/dummy/.cvsignore
- M /trunk/plugins/dummy/Makefile
- M /trunk/plugins/dummy/aout_dummy.c
- M /trunk/plugins/dummy/dummy.c
- M /trunk/plugins/dummy/input_dummy.c
- M /trunk/plugins/dummy/intf_dummy.c
- M /trunk/plugins/dummy/null.c
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/dvd/.cvsignore
- M /trunk/plugins/dvd/Makefile
- M /trunk/plugins/dvd/dummy_dvdcss.c
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvd/dvd_ifo.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvd/dvd_udf.c
- M /trunk/plugins/dvd/input_dvd.c
- M /trunk/plugins/dvdread/.cvsignore
- M /trunk/plugins/dvdread/Makefile
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/esd/.cvsignore
- M /trunk/plugins/esd/Makefile
- M /trunk/plugins/esd/aout_esd.c
- M /trunk/plugins/esd/esd.c
- M /trunk/plugins/fb/.cvsignore
- M /trunk/plugins/fb/Makefile
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/fb/vout_fb.c
- M /trunk/plugins/filter/.cvsignore
- M /trunk/plugins/filter/Makefile
- D /trunk/plugins/filter/bob.c
- A /trunk/plugins/filter/deinterlace.c
- M /trunk/plugins/filter/distort.c
- M /trunk/plugins/filter/invert.c
- M /trunk/plugins/filter/transform.c
- M /trunk/plugins/filter/wall.c
- M /trunk/plugins/ggi/.cvsignore
- M /trunk/plugins/ggi/Makefile
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/ggi/vout_ggi.c
- M /trunk/plugins/glide/.cvsignore
- M /trunk/plugins/glide/Makefile
- M /trunk/plugins/glide/glide.c
- M /trunk/plugins/glide/vout_glide.c
- M /trunk/plugins/gtk/.cvsignore
- M /trunk/plugins/gtk/Makefile
- A /trunk/plugins/gtk/fixfiles.sh
- M /trunk/plugins/gtk/gnome.c
- A /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gnome_interface.h
- M /trunk/plugins/gtk/gtk.c
- A /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_callbacks.c
- A /trunk/plugins/gtk/gtk_common.h
- M /trunk/plugins/gtk/gtk_control.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_menu.c
- M /trunk/plugins/gtk/gtk_modules.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/gtk/gtk_playlist.c
- M /trunk/plugins/gtk/gtk_preferences.c
- D /trunk/plugins/gtk/intf_gnome.c
- D /trunk/plugins/gtk/intf_gnome.glade
- D /trunk/plugins/gtk/intf_gtk.c
- D /trunk/plugins/gtk/intf_gtk.glade
- D /trunk/plugins/gtk/intf_gtk.h
- M /trunk/plugins/idct/.cvsignore
- M /trunk/plugins/idct/Makefile
- M /trunk/plugins/idct/idct.c
- M /trunk/plugins/idct/idctaltivec.c
- M /trunk/plugins/idct/idctclassic.c
- M /trunk/plugins/idct/idctmmx.c
- M /trunk/plugins/idct/idctmmxext.c
- M /trunk/plugins/imdct/.cvsignore
- M /trunk/plugins/imdct/Makefile
- M /trunk/plugins/imdct/ac3_imdct_3dn.c
- M /trunk/plugins/imdct/ac3_imdct_c.c
- M /trunk/plugins/imdct/ac3_imdct_common.c
- M /trunk/plugins/imdct/ac3_imdct_sse.c
- M /trunk/plugins/imdct/ac3_srfft_3dn.c
- M /trunk/plugins/imdct/ac3_srfft_c.c
- M /trunk/plugins/imdct/ac3_srfft_sse.c
- M /trunk/plugins/imdct/imdct.c
- M /trunk/plugins/imdct/imdct3dn.c
- M /trunk/plugins/imdct/imdctsse.c
- M /trunk/plugins/kde/.cvsignore
- M /trunk/plugins/kde/Makefile
- D /trunk/plugins/kde/intf_plugin.h
- M /trunk/plugins/kde/kde.cpp
- A /trunk/plugins/kde/kde_common.h
- A /trunk/plugins/kde/kde_disc.cpp
- A /trunk/plugins/kde/kde_disc.h
- A /trunk/plugins/kde/kde_interface.cpp
- A /trunk/plugins/kde/kde_interface.h
- A /trunk/plugins/kde/kde_menu.cpp
- A /trunk/plugins/kde/kde_menu.h
- A /trunk/plugins/kde/kde_net.cpp
- A /trunk/plugins/kde/kde_net.h
- A /trunk/plugins/kde/kde_slider.cpp
- A /trunk/plugins/kde/kde_slider.h
- A /trunk/plugins/kde/kde_ui.rc
- D /trunk/plugins/kde/kdeinterface.cpp
- D /trunk/plugins/kde/kdeinterface.h
- D /trunk/plugins/kde/kdiskdialog.cpp
- D /trunk/plugins/kde/kdiskdialog.h
- D /trunk/plugins/kde/kinterfacemain.cpp
- D /trunk/plugins/kde/kinterfacemain.h
- D /trunk/plugins/kde/knetdialog.cpp
- D /trunk/plugins/kde/knetdialog.h
- D /trunk/plugins/kde/ktitlemenu.cpp
- D /trunk/plugins/kde/ktitlemenu.h
- D /trunk/plugins/kde/kvlcslider.cpp
- D /trunk/plugins/kde/kvlcslider.h
- D /trunk/plugins/kde/kvlcui.rc
- M /trunk/plugins/lpcm_adec/.cvsignore
- M /trunk/plugins/lpcm_adec/Makefile
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/macosx/.cvsignore
- M /trunk/plugins/macosx/Makefile
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/intf_main.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/macosx.c
- M /trunk/plugins/macosx/vout_macosx.c
- M /trunk/plugins/mad/.cvsignore
- M /trunk/plugins/mad/Makefile
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mad/mad_libmad.c
- M /trunk/plugins/memcpy/.cvsignore
- M /trunk/plugins/memcpy/Makefile
- M /trunk/plugins/memcpy/memcpy.c
- M /trunk/plugins/memcpy/memcpy3dn.c
- M /trunk/plugins/memcpy/memcpymmx.c
- M /trunk/plugins/memcpy/memcpymmxext.c
- M /trunk/plugins/mga/.cvsignore
- M /trunk/plugins/mga/Makefile
- M /trunk/plugins/mga/mga.c
- M /trunk/plugins/mga/vout_mga.c
- M /trunk/plugins/motion/.cvsignore
- M /trunk/plugins/motion/Makefile
- M /trunk/plugins/motion/motion.c
- M /trunk/plugins/motion/motion3dnow.c
- M /trunk/plugins/motion/motionaltivec.c
- M /trunk/plugins/motion/motionmmx.c
- M /trunk/plugins/motion/motionmmxext.c
- M /trunk/plugins/mpeg_adec/.cvsignore
- M /trunk/plugins/mpeg_adec/Makefile
- M /trunk/plugins/mpeg_adec/adec_layer1.c
- M /trunk/plugins/mpeg_adec/adec_layer2.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
- M /trunk/plugins/mpeg_system/.cvsignore
- M /trunk/plugins/mpeg_system/Makefile
- M /trunk/plugins/mpeg_system/input_es.c
- M /trunk/plugins/mpeg_system/input_ps.c
- M /trunk/plugins/mpeg_system/input_ts.c
- M /trunk/plugins/mpeg_system/input_ts.h
- M /trunk/plugins/mpeg_system/mpeg_es.c
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/plugins/mpeg_system/mpeg_ts.c
- M /trunk/plugins/mpeg_vdec/.cvsignore
- M /trunk/plugins/mpeg_vdec/Makefile
- M /trunk/plugins/mpeg_vdec/video_decoder.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/mpeg_vdec/vpar_synchro.c
- M /trunk/plugins/qnx/Makefile
- M /trunk/plugins/qnx/aout_qnx.c
- M /trunk/plugins/qnx/qnx.c
- M /trunk/plugins/qnx/vout_qnx.c
- M /trunk/plugins/qt/.cvsignore
- M /trunk/plugins/qt/Makefile
- M /trunk/plugins/qt/intf_qt.cpp
- M /trunk/plugins/qt/qt.cpp
- M /trunk/plugins/sdl/.cvsignore
- M /trunk/plugins/sdl/Makefile
- M /trunk/plugins/sdl/aout_sdl.c
- M /trunk/plugins/sdl/sdl.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/spudec/.cvsignore
- M /trunk/plugins/spudec/Makefile
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/plugins/text/.cvsignore
- M /trunk/plugins/text/Makefile
- D /trunk/plugins/text/intf_ncurses.c
- D /trunk/plugins/text/intf_rc.c
- M /trunk/plugins/text/ncurses.c
- M /trunk/plugins/text/rc.c
- M /trunk/plugins/vcd/.cvsignore
- M /trunk/plugins/vcd/Makefile
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/vcd/linux_cdrom_tools.c
- M /trunk/plugins/vcd/linux_cdrom_tools.h
- M /trunk/plugins/vcd/vcd.c
- M /trunk/plugins/x11/.cvsignore
- M /trunk/plugins/x11/Makefile
- D /trunk/plugins/x11/vout_common.c
- D /trunk/plugins/x11/vout_common.h
- D /trunk/plugins/x11/vout_x11.c
- D /trunk/plugins/x11/vout_xvideo.c
- M /trunk/plugins/x11/x11.c
- A /trunk/plugins/x11/xcommon.c
- A /trunk/plugins/x11/xcommon.h
- M /trunk/plugins/x11/xvideo.c
- M /trunk/po/fr.po
- M /trunk/share/gnome-vlc.xpm
- M /trunk/share/gvlc.xpm
- M /trunk/share/kvlc.xpm
- M /trunk/share/qvlc.xpm
- M /trunk/share/vlc.xpm
- M /trunk/src/audio_output/aout_ext-dec.c
- M /trunk/src/audio_output/aout_s16.c
- M /trunk/src/audio_output/aout_s8.c
- M /trunk/src/audio_output/aout_spdif.c
- M /trunk/src/audio_output/aout_u16.c
- M /trunk/src/audio_output/aout_u8.c
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_clock.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_ext-dec.c
- M /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/interface.c
- M /trunk/src/interface/intf_msg.c
- M /trunk/src/interface/intf_playlist.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/beos_specific.cpp
- M /trunk/src/misc/darwin_specific.c
- M /trunk/src/misc/iso_lang.c
- M /trunk/src/misc/modules.c
- M /trunk/src/misc/modules_builtin.h.in
- D /trunk/src/misc/modules_core.h
- A /trunk/src/misc/modules_plugin.h
- M /trunk/src/misc/mtime.c
- M /trunk/src/misc/netutils.c
- D /trunk/src/misc/tests.c
- M /trunk/src/misc/win32_specific.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/video_text.c
- M /trunk/src/video_output/vout_pictures.c
- M /trunk/src/video_output/vout_subpictures.c
- Some heavy changes today:
- * Removed duplicate function checks from configure.in.
- * Added extra magic to Makefile.modules so that the module Makefiles
- are now ridiculously simple. And I mean *simple*. Check it! This will
- make a possible switch to full autoconf/automake a lot easier.
- * Added the vlc version name to the plugin symbols, to be sure we only load
- plugins with the same version number. A nasty consequence is that you
- need to rebuild your tree after midnight if you are using a CVS tree :-)
- * Got rid of modules_export.h by #defining exported functions in the same
- header as their prototype.
- * Added modules_inner.h and other commonly used .h files to common.h so
- there are less and less files to include, and renamed common.h to
- <videolan/vlc.h>.
- * First modifications to the module handling system towards my ultimate
- goal to get rid of the *_Probe functions. Got rid of TestMethod and
- TestCPU, as well as src/misc/tests.c.
- * Wrote the chroma plugin handling functions. No YUV functions have been
- ported yet because it'ls a lot of work, but the core system works, I
- tried it with a naive yv12->rgb16 plugin (which will disappear when the
- real functions are ready).
- * Made a lot of functions in dvd_summary.c one-liners to avoid wasting
- too many output lines.
- * Fixed a segfault in input_dvd.c:DVDInit.
- * Added a fixfiles.sh script in plugins/gtk to be run after Glade has
- generated its C files.
- * Did some work on the KDE interface to make it suck a bit less. It still
- segfaults, but at least it runs and it looks less ugly.
- * RGB SDL rendering works again, though in 16bpp only.
- * Made plugins/vcd/linux_cdrom_tools.c independent of any vlc structure
- so that it'll be easily put in a library. Maybe libdvdcss?
- * Fixed VCD date display.
- * Merged vout_xvideo.c, vout_x11.c and vout_common.c into xcommon.c.
- * Wrote non-Shm XVideo output.
- * Made X11 output work again. Still pretty unstable, only works for 16bpp.
- * Additional french translation in po/fr.po. Any taker for the rest?
- * Fixed a segfault in video_output.c when the allocated pictures were
- not direct buffers.
- * If $DISPLAY isn't set, don't try to run the Gtk+ interface.
- * Replaced 48x48 .xpm images with 32x32 ones to conform to Debian policy
- (Closes Debian bug #126939).
- * Removed the automatic ./configure launch when running `make all' for
- the first time.
- Stuff currently more broken than it ought to be:
- * The wall filter. Being fixed.
- * x11 and sdl plugins for depth != 16bpp.
- * Software YUV.
- * gvlc, gnome-vlc, kvlc shortcuts. Use --intf instead for the moment.
- ------------------------------------------------------------------------
- r1369 | stef | 2001-12-30 23:10:26 +0100 (Sun, 30 Dec 2001) | 4 lines
- Changed paths:
- M /trunk/extras/libdvdread/Makefile
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/dvdread/input_dvdread.c
- *Some fixes for dvdread plugin.
- It compiles but doesn't work yet.
- ------------------------------------------------------------------------