https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
5afe29d * Renamed all tags (eg. v0_2_83 -> 0.2.83). 06 March 2004, 17:59:16 UTC
c6d7840 This commit was manufactured by cvs2svn to create tag 'v0_2_91'. 05 March 2004, 15:22:11 UTC
b3248bd * Fixed the vlcs communication for real now. 12 November 2001, 23:56:53 UTC
cdf1261 * Fixed the vlcs communication issue by initializing WinSock at startup (thanks Meuuh for the tip). 12 November 2001, 22:42:56 UTC
6389eac Bumped up version number to 0.2.91. 12 November 2001, 20:49:44 UTC
bc3a3e6 * Fixed a bug in the "make snapshot*" rules. 12 November 2001, 20:44:19 UTC
a264d03 * 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. 12 November 2001, 20:16:33 UTC
b5b61d8 Added FAQ. 12 November 2001, 13:22:08 UTC
30c31e8 New --channelserver switch. 12 November 2001, 12:54:16 UTC
693e470 Documentation updates. 12 November 2001, 11:37:30 UTC
2dccc4a ipkg script for Familiar Linux 0.5 & bug fix in debian/rules. 12 November 2001, 11:30:44 UTC
5a50499 Disabled DirectX audio output for the time being. 12 November 2001, 11:13:18 UTC
848a009 Corrected a typo. 12 November 2001, 10:33:42 UTC
ca19483 * Added Oct's NSIS installer script. It will probably not work for you, but I need it to build the Win32 auto installer. 12 November 2001, 05:15:39 UTC
043b5c8 * Automatic handling of the Channel Server's response in network mode. 12 November 2001, 04:12:38 UTC
b70a26f -LPCM _is_ a private stream. Sorry. -GetMACAddress takes the interface defined in the environment variable vlc_iface instead of eth0 12 November 2001, 03:07:13 UTC
5a7803e -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_ private ES :p 12 November 2001, 01:56:33 UTC
4865e31 * Fixed compilation (and quite probably runtime) issues under IA64 due to mixed int/void* casts. 11 November 2001, 18:15:42 UTC
7c4ea8d * Fixed a buffer overflow in CSSAuth() 11 November 2001, 04:51:10 UTC
81cfe15 -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. 11 November 2001, 01:32:03 UTC
2ebfdcc * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM> * Win32 network fix. 09 November 2001, 13:49:27 UTC
caf9e0a * imdctsse should now compile and work in plugin and under BeOS 09 November 2001, 10:02:31 UTC
339de4e * Fixed a mingw32 problem I introduced last night :) 08 November 2001, 21:07:24 UTC
eb1815f -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. 08 November 2001, 14:45:44 UTC
3129e03 * Fixed some win32 64-bit issues. 08 November 2001, 01:48:09 UTC
fa2a821 * Fixed some win32 compile issues. * Don't use long long, use u64/s64 (int_types.h). 07 November 2001, 22:58:13 UTC
20e2160 -forgot one file 07 November 2001, 17:42:04 UTC
6faa194 *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. 07 November 2001, 17:37:16 UTC
54c0695 Added fgp. 07 November 2001, 10:34:28 UTC
1dea13d *Corrected � 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. 07 November 2001, 03:37:27 UTC
76044a9 I've committed crap last time. 07 November 2001, 02:10:14 UTC
e60fe69 Removed deprecated code and structures. 06 November 2001, 18:13:21 UTC
fb5aad8 New --enable-release config option. 06 November 2001, 17:12:02 UTC
72baa59 Maybe corrected aspect ratio issue in fullscreen xvideo. 06 November 2001, 16:59:06 UTC
b0f6c87 * Fixed support for SPU and LPCM streams over network. 06 November 2001, 00:59:31 UTC
015b256 Added a new drawer to the control window to support: 1) Title / Chapter selection 2) Subtitle selection 3) Audiochannel/Language selection 4) Angle selection 05 November 2001, 21:24:40 UTC
7888561 New --volume option (untested, like usual :). 05 November 2001, 15:22:44 UTC
e160ea9 * libdvdcss port to OpenBSD. 02 November 2001, 13:30:38 UTC
b6fcfff Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open. 01 November 2001, 21:58:16 UTC
608f4b5 The intf was being accessed indirectly from vout_Destroy. This is a problem because the intf is currently destroyed before the vout. 01 November 2001, 21:55:47 UTC
bd4d55d 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. 01 November 2001, 21:52:02 UTC
52945c0 * Modified the pf_close kludge in input.c so that we don't segfault when pf_init fails. 01 November 2001, 15:30:50 UTC
1223a96 Change chapter selection buttons aspect to try and differentiate them from title selection ones. 01 November 2001, 13:35:43 UTC
5123546 changes to remove unwanted volumes from the Disk Menu. Readonly filesystems like NTFS where being incorrectly added. 01 November 2001, 03:17:49 UTC
6d117d0 - Do not resample if delta is short enough 01 November 2001, 00:29:54 UTC
6ac2aaf * Fixed a segfault on exit under Windows 2000 31 October 2001, 11:55:53 UTC
96e3c33 Fixed mistakes in my previous commit. 30 October 2001, 23:45:08 UTC
789feab - Enabled http button in gtk/gnome interface - Fixed a polioterie from previous commit 30 October 2001, 21:38:24 UTC
e5b4af9 * 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) 30 October 2001, 19:34:53 UTC
a940bf7 - Changed default configuration for vls/vlcs hostname/IP 30 October 2001, 12:49:59 UTC
132e2e7 Fixed '-' input. 30 October 2001, 10:57:37 UTC
85762c9 New interface for MacOS X, courtesy of Florian G. Pflug. 30 October 2001, 10:48:14 UTC
19d2ac0 Interface changes to include menu for Title and chapter navigation. Also improved more "BeOS" CD detection. Todo new graphics for the navigation controls. 29 October 2001, 11:07:09 UTC
6601f36 VLC FAQ TBU. 26 October 2001, 16:23:06 UTC
aac41b8 * Synced dummy_dvdcss with Stef's changes to libdvdcss. * configure now compiles the VCD plugin if linux/cdrom.h is present. 23 October 2001, 23:41:00 UTC
452aa3b Sorry, the VCD input arrives now :) I'd better go to bed ! 23 October 2001, 03:17:49 UTC
a276a98 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 ;-) 23 October 2001, 03:06:50 UTC
66cf442 Fixed ATTR_ALIGN configure test. 22 October 2001, 15:17:19 UTC
8629b87 * Fixed NetBSD (and probably OpenBSD) libdvdcss compilation. 22 October 2001, 14:07:36 UTC
4c7a79d Fixed compilation problems with OpenBSD. 22 October 2001, 12:28:53 UTC
34487b0 * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not very nice. * Fixed compilation errors in src/interface/main.c when the compiler did not support SSE or 3DNow! inline assembly. 22 October 2001, 12:02:17 UTC
3cf37ff Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>. 22 October 2001, 11:35:45 UTC
8f954dc The vlc now crosscompiles smoothly without having to correct one file BUT this is UGLY ! We HAVE to find a way to make multicast function under Win32. BTW, it does now definitely read TS Streams, locally or from the network. 22 October 2001, 02:33:54 UTC
7a3cca8 *** empty log message *** 22 October 2001, 00:43:23 UTC
8e796db Moved unlock in the if structure. This suppresses the dead_lock which was crashing the windows port in TS_input. The audio still segfaults. 21 October 2001, 23:17:03 UTC
1dc1aa8 Resizing the video out window in BeOS now retains the scaling. 21 October 2001, 06:06:20 UTC
20fece0 Tidied up the code to remove interface messages not required. 21 October 2001, 06:05:30 UTC
e31174d * Fixed undefined KEY_SIZE compile bug mentioned by Dave Thorup * Fixed CSS ioctl for Darwin/OSX - still might need tweaking of 'dataLength' fields * Added ReadTitleKey ioctl for Darwin/OSX * Minor cleanup 18 October 2001, 23:13:46 UTC
7a17431 -defining TRACE_DVDCSS in config.h displays libdvdcss debug message. -libdvdcss error messages are reported in input_dvd.c. -vlc verbosity also enables more error messages from libdvdcss. 16 October 2001, 16:51:28 UTC
9a3c67b Removed unnecessary headers added by error. It should fix libdvdcss compilation issue on non-linux platforms. 16 October 2001, 10:46:24 UTC
b6370eb * Fixed an error in the ts://server[:port][/broadcast] input parsing. 15 October 2001, 14:59:56 UTC
6ea68ca Reverted one change from my previous commit: when using title cracking method in libdvdcss, the key is only checked at title start, not before each chapter. The behaviour when we have decrypted the disc key is to check the key before each seek (although I'm still fighting against a bug). 15 October 2001, 13:33:00 UTC
beda278 Use of an environment variable to choose libdvdcss method. 14 October 2001, 03:26:20 UTC
88a1549 New features for libdvdcss: we have three ways now to decode a title key. 1) Crack the title key (the method that was here before). The only change here is that we search the key for the exact chapter we are seeking with DVDSetArea (in case the key has changed within a title). It is maybe not a good idea. 2) Crack the disc key, which allows us to decode instantly all title keys. I've used an algorithm from Frank Stevenson ; it eats much memory (64MB), and takes about 15 s at launch time. 3) Decode the disc key with player keys (libcss method). However, you need licensed player keys at build time for that to work. To choose between libdvdcss methods, a command line options is supplied: vlc --dvdcss <method> where method is one of title, disc, key. Note that all these changes only work with linux now, since we have to add a specific ioctl to read title key. I hope that I haven't broken too many things. 13 October 2001, 15:34:21 UTC
563c5e1 * Minor video parser optimization ; * SDL now displays an error message on 422 streams. 11 October 2001, 16:12:43 UTC
3861944 * Chroma 4:2:2 and 4:4:4 support in the decoder. * Fixed bugs in the C YUV transform with 4:2:2 format. 11 October 2001, 13:19:27 UTC
bfd9535 * Fixed bugs in RPM spec files ; * Fixed a bug in configure where ix86 machines were improperly detected. 11 October 2001, 11:28:42 UTC
a321dc6 * Fixed bad ChangeLog formatting. 10 October 2001, 15:18:55 UTC
ff9c887 * 0.2.90 release. * Updated ChangeLog files. * XVideo module now compiled as built-in for Debian packages, to avoid PIC and non-PIC code collision (Closes Debian bug #111790). 10 October 2001, 14:25:15 UTC
90c9dfa MacOS X port : replaced -traditional-cpp (deprecated) with -no-cpp-precomp. 09 October 2001, 11:46:08 UTC
25095c7 Beuheuheuheuhuehueuhuehuehu forgot to add new QuickTime files :*-((( 08 October 2001, 23:10:28 UTC
28c7115 MacOS X port : native QuickTime video output, courtesy of Florian G. Pflug <fgp@phlo.org>. Use it with -I macosx_qt. 08 October 2001, 16:20:25 UTC
f5da07b Fixed bugs in the altivec detection, courtesy of Michel Lanners <mlan@cpu.lu>. 08 October 2001, 09:21:57 UTC
c15864d * Added HTTP url drop (from a WWW browser) to the gtk/gnome interface. 04 October 2001, 00:50:24 UTC
882422a * Added User-Agent header in the HTTP input. * Fixed an input segfault which occured using ES input. 03 October 2001, 15:10:55 UTC
5d011ad * Enhanced --with-tuning * Fixed a nasty segfault 03 October 2001, 14:41:08 UTC
19868f1 * Added an endianness check for cross-compilations. * We now check for sys/times.h. 03 October 2001, 13:14:05 UTC
f46ba5d * Repaired dummy input broken yesterday. 03 October 2001, 12:58:57 UTC
36ac7f9 * Minor ShowBits() optimization ; * Fixed a bug in vlc.spec ; * New --disable-plugins option ; make all plug-ins built-in. 03 October 2001, 12:46:17 UTC
6811de9 Info : you can use #ifndef instead of #ifdef... #else :p 03 October 2001, 10:12:52 UTC
9deacf8 The vlc now compiles when cross-compiling with Mingw32. It segfaults while browsing plugins (modules.o, it seems). Oh, btw, stats won't work under win32, since <sys/times.h> and the function times don't seem to exist. Sam, may I speak with you tomorrow about modules.c ? 03 October 2001, 03:32:05 UTC
03c8e07 Modified configure.in to allow cross-compiling with Mingw32. Quick and ugly, i'm gonna find a better way to do it. 03 October 2001, 02:53:49 UTC
b5290e7 Updated to compile on BeOS. 03 October 2001, 02:20:39 UTC
2215be5 Changes to ensure the BeOS compile still works. 03 October 2001, 02:19:21 UTC
55cf7e7 * Added HTTP virtualhost support in the HTTP input. * Enabled mouse clicks in the GGI plugin. * Minor Makefile alteration. 02 October 2001, 17:09:44 UTC
c67dcbe * Fixed a warning in input_es.c ; * Don't connect on INADDR_ANY, patch courtesy of Mathias Kretschmer <mathias@research.att.com>. 02 October 2001, 17:04:43 UTC
ce0e4dd * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ; * With -vvv modules now show up their scores ; This afternoon I have been a little bored, so the feature of the day is : * HTTP input support. You can test it with : ./vlc http://mysite.com:80/mystream.mpg It doesn't implement any kind of buffering, so make sure you have enough bandwidth, otherwise you'll just get nothing. It is compatible with HTTP proxy, just set http_proxy : export http_proxy="http://proxy.mycompany.com:3128/" Enjoy ! 02 October 2001, 16:46:59 UTC
62ba06e * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ; * New configure option --with-tuning=[arch], extending --enable-pentiumpro ; for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604, and so on. 02 October 2001, 13:34:56 UTC
3c60726 Dramatically improve compilation time, with a negligible performance tradeoff. 01 October 2001, 16:44:07 UTC
6cd676b * Removed -march=pentiumpro ; should now work on pentium-class machines ; * Removed --enable-stats configuration directive. Stats are now activated at runtime with --stats ; * New intf_StatMsg() call ; * Vout picture heap is now 8 pictures instead of 5 (better synchro) ; * Tremendous enhancements in statistics display ; * Better capabilities handling. 01 October 2001, 16:18:49 UTC
back to top