]> git.sesse.net Git - vlc/log
vlc
17 years ago* modules/gui/qt4/qt4.cpp: lower the priority of the QT4 dialogs provider so the...
Gildas Bazin [Fri, 13 Oct 2006 19:14:20 +0000 (19:14 +0000)]
* modules/gui/qt4/qt4.cpp: lower the priority of the QT4 dialogs provider so the skins interface is usable again.

17 years agoDon't add MPEG-TS program data for programs that don't exist. Patch by Dnumgis. This...
Derk-Jan Hartman [Fri, 13 Oct 2006 14:04:54 +0000 (14:04 +0000)]
Don't add MPEG-TS program data for programs that don't exist. Patch by Dnumgis. This fixes #683

17 years agoTune MacIntel for prescott. Also add tuning to contrib (prescott vs. G4)wq
Derk-Jan Hartman [Fri, 13 Oct 2006 13:55:46 +0000 (13:55 +0000)]
Tune MacIntel for prescott. Also add tuning to contrib (prescott vs. G4)wq

17 years agoremove unused import from core-jni.cc
Filippo Carone [Thu, 12 Oct 2006 21:21:29 +0000 (21:21 +0000)]
remove unused import from core-jni.cc

17 years agoadd more include folders
Filippo Carone [Thu, 12 Oct 2006 21:20:01 +0000 (21:20 +0000)]
add more include folders

17 years agoFix MacOS X black screens and play as background options. These are 'window level...
Derk-Jan Hartman [Thu, 12 Oct 2006 21:13:02 +0000 (21:13 +0000)]
Fix MacOS X black screens and play as background options. These are 'window level' options and as such should not use p_real_vout, because that's just for options shared by the opengl and the quickdraw renderer

17 years ago[PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon.
Antoine Cellerier [Thu, 12 Oct 2006 21:05:40 +0000 (21:05 +0000)]
[PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon.

17 years ago[PATCH] marquee crash fix by Dermot McGahon.
Antoine Cellerier [Thu, 12 Oct 2006 21:01:47 +0000 (21:01 +0000)]
[PATCH] marquee crash fix by Dermot McGahon.

17 years agothis should fix compilation errors on included headers
Filippo Carone [Thu, 12 Oct 2006 20:54:36 +0000 (20:54 +0000)]
this should fix compilation errors on included headers

17 years agoCompile fix for Open in Qt4
Jean-Baptiste Kempf [Thu, 12 Oct 2006 19:38:56 +0000 (19:38 +0000)]
Compile fix for Open in Qt4

17 years agoFirst work on File_Open_Qt4...
Jean-Baptiste Kempf [Thu, 12 Oct 2006 19:20:37 +0000 (19:20 +0000)]
First work on File_Open_Qt4...

17 years ago* fade in quicker and fix the fade-in/out problems reported by Benjamin. Thanks for...
Felix Paul Kühne [Thu, 12 Oct 2006 18:24:34 +0000 (18:24 +0000)]
* fade in quicker and fix the fade-in/out problems reported by Benjamin. Thanks for the feedback

17 years ago* added the fspanel-related files to the respective targets
Felix Paul Kühne [Thu, 12 Oct 2006 16:33:35 +0000 (16:33 +0000)]
* added the fspanel-related files to the respective targets

17 years agoCompile fix
Clément Stenac [Thu, 12 Oct 2006 06:00:00 +0000 (06:00 +0000)]
Compile fix

17 years ago* src/input/input.c: fixed nasty bug with preparsing where a mutex was used uninitial...
Gildas Bazin [Wed, 11 Oct 2006 22:44:15 +0000 (22:44 +0000)]
* src/input/input.c: fixed nasty bug with preparsing where a mutex was used uninitialized.

17 years agomake really java bindings compile again
Filippo Carone [Wed, 11 Oct 2006 19:57:44 +0000 (19:57 +0000)]
make really java bindings compile again

17 years ago* configure.ac: same thing for Wno-unused-parameter.
Gildas Bazin [Wed, 11 Oct 2006 19:56:48 +0000 (19:56 +0000)]
* configure.ac: same thing for Wno-unused-parameter.

17 years ago * configure.ac: when checking for Wextra support, don't check for Werror instead.
Gildas Bazin [Wed, 11 Oct 2006 19:54:05 +0000 (19:54 +0000)]
 * configure.ac: when checking for Wextra support, don't check for Werror instead.

17 years agomake the java bindings compile again (use --disable-libtool in configure)
Filippo Carone [Wed, 11 Oct 2006 19:34:38 +0000 (19:34 +0000)]
make the java bindings compile again (use --disable-libtool in configure)

17 years agoA bit of cleanup
Clément Stenac [Wed, 11 Oct 2006 19:20:06 +0000 (19:20 +0000)]
A bit of cleanup

17 years ago- added altivec acceleration for i420 -> YVYU, i420 -> UYVY (probably of no use to...
Damien Fouilleul [Tue, 10 Oct 2006 20:53:05 +0000 (20:53 +0000)]
- added altivec acceleration for i420 -> YVYU, i420 -> UYVY (probably of no use to anyone)

17 years ago* forward-port [17020]
Felix Paul Kühne [Tue, 10 Oct 2006 18:36:21 +0000 (18:36 +0000)]
* forward-port [17020]

17 years agoyeah, writing 4 0 times is fun, but..
Pavlov Konstantin [Tue, 10 Oct 2006 15:54:41 +0000 (15:54 +0000)]
yeah, writing 4 0 times is fun, but..

17 years agoplugin.cpp: formatting
Damien Fouilleul [Tue, 10 Oct 2006 08:52:30 +0000 (08:52 +0000)]
plugin.cpp: formatting
supportinfo: use static IIDs as previous method wouldn't work in a multithreaded environment

17 years agoForward port [17015] + a few more i18n fix
Christophe Mutricy [Tue, 10 Oct 2006 08:47:43 +0000 (08:47 +0000)]
Forward port [17015] + a few more i18n fix

17 years agoforward port [17012] and make update-po
Christophe Mutricy [Mon, 9 Oct 2006 22:37:29 +0000 (22:37 +0000)]
forward port [17012] and make update-po

17 years ago* modules/codec/x264.c: copy/paste oops in 17009..
Dennis van Amerongen [Mon, 9 Oct 2006 19:10:13 +0000 (19:10 +0000)]
* modules/codec/x264.c: copy/paste oops in 17009..

17 years ago* modules/codec/x264.c: H.264 level options patch by Ilkka Ollakka <ilkka dot ollakka...
Dennis van Amerongen [Mon, 9 Oct 2006 19:01:34 +0000 (19:01 +0000)]
* modules/codec/x264.c: H.264 level options patch by Ilkka Ollakka <ilkka dot ollakka a t oamk dot fi>. add options aud, sps-id. deprecate options analyse and filter for partitions and deblock.

17 years ago* modules/misc/xml/xtag.c: fixed memory leak.
Gildas Bazin [Mon, 9 Oct 2006 18:51:03 +0000 (18:51 +0000)]
* modules/misc/xml/xtag.c: fixed memory leak.

17 years ago* modules/demux/mpeg/mpga.c: oups, no need to free p_sys->p_block_in as it is freed...
Gildas Bazin [Mon, 9 Oct 2006 18:36:14 +0000 (18:36 +0000)]
* modules/demux/mpeg/mpga.c: oups, no need to free p_sys->p_block_in as it is freed by the packetizer.

17 years ago- added support for returning custom error messages from libvlc exception messages
Damien Fouilleul [Mon, 9 Oct 2006 18:02:01 +0000 (18:02 +0000)]
- added support for returning custom error messages from libvlc exception messages
- added missing video.toggleFullscreen() API

17 years agoRemove visual button, put back in the menu
Clément Stenac [Sun, 8 Oct 2006 20:10:42 +0000 (20:10 +0000)]
Remove visual button, put back in the menu

17 years agoSave hotkeys (Closes:#714)
Clément Stenac [Sun, 8 Oct 2006 19:56:30 +0000 (19:56 +0000)]
Save hotkeys (Closes:#714)

17 years agoHotkey selector widget. Save not implemented yet
Clément Stenac [Sun, 8 Oct 2006 19:28:49 +0000 (19:28 +0000)]
Hotkey selector widget. Save not implemented yet

17 years ago* modules/video_output/x11/xcommon.c: proper fix for the previous memory leak.
Gildas Bazin [Sun, 8 Oct 2006 18:39:01 +0000 (18:39 +0000)]
* modules/video_output/x11/xcommon.c: proper fix for the previous memory leak.

17 years ago* modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.
Gildas Bazin [Sun, 8 Oct 2006 17:31:33 +0000 (17:31 +0000)]
* modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.

17 years agoVery beginning of hotkey widget + Fix 4.2 compilation issue
Clément Stenac [Sun, 8 Oct 2006 17:02:56 +0000 (17:02 +0000)]
Very beginning of hotkey widget + Fix 4.2 compilation issue

17 years ago* src/input/input.c: fixed memory leak.
Gildas Bazin [Sun, 8 Oct 2006 17:00:02 +0000 (17:00 +0000)]
* src/input/input.c: fixed memory leak.

17 years ago* modules/demux/asf/libasf.c: fixed memory leak.
Gildas Bazin [Sun, 8 Oct 2006 16:32:47 +0000 (16:32 +0000)]
* modules/demux/asf/libasf.c: fixed memory leak.

17 years ago* Fixed another bunch of memory leaks.
Gildas Bazin [Sun, 8 Oct 2006 16:09:13 +0000 (16:09 +0000)]
* Fixed another bunch of memory leaks.

17 years agoAdd Slovak l10n (Forward port of [16989], [16990] and [16991])
Christophe Mutricy [Sun, 8 Oct 2006 13:56:27 +0000 (13:56 +0000)]
Add Slovak l10n (Forward port of [16989], [16990] and [16991])

17 years ago(Forward port of rev 16987) Fix number of compiler warnings
Jean-Paul Saman [Sun, 8 Oct 2006 13:15:18 +0000 (13:15 +0000)]
(Forward port of rev 16987) Fix number of compiler warnings

17 years ago* undo [16970]. Stick to 4 byte startcodes and single packets.
Derk-Jan Hartman [Sun, 8 Oct 2006 10:44:42 +0000 (10:44 +0000)]
* undo [16970]. Stick to 4 byte startcodes and single packets.

17 years ago* Don't skip SPS/PPS after all. Apparently there is sometimes proper data behind...
Derk-Jan Hartman [Sun, 8 Oct 2006 10:40:59 +0000 (10:40 +0000)]
* Don't skip SPS/PPS after all. Apparently there is sometimes proper data behind such a NAL, which makes this break. Unfortunately there doesn't seem to be a way to properly skip data in the mp4 mux.

17 years ago* Skip h264 SPS/PPS in bitstream when muxing mp4
Derk-Jan Hartman [Sun, 8 Oct 2006 10:31:37 +0000 (10:31 +0000)]
* Skip h264 SPS/PPS in bitstream when muxing mp4

17 years ago(Forward port of 16977) Fix bunch of compiler signedness warnings in x11/
Jean-Paul Saman [Sun, 8 Oct 2006 09:41:58 +0000 (09:41 +0000)]
(Forward port of 16977) Fix bunch of compiler signedness warnings in x11/

17 years ago* modules/demux/real.c, modules/codec/ffmpeg/demux.c: removed debug I left in there.
Gildas Bazin [Sun, 8 Oct 2006 00:20:42 +0000 (00:20 +0000)]
* modules/demux/real.c, modules/codec/ffmpeg/demux.c: removed debug I left in there.

17 years ago* Fixed another bunch of memory leaks.
Gildas Bazin [Sun, 8 Oct 2006 00:12:28 +0000 (00:12 +0000)]
* Fixed another bunch of memory leaks.

17 years ago* src/input/stream.c: fixed invalid memory access in stream_ReadLine().
Gildas Bazin [Sat, 7 Oct 2006 23:53:44 +0000 (23:53 +0000)]
* src/input/stream.c: fixed invalid memory access in stream_ReadLine().

17 years ago* src/input/meta.c: stop the spamming of the meta engine.
Gildas Bazin [Sat, 7 Oct 2006 23:37:33 +0000 (23:37 +0000)]
* src/input/meta.c: stop the spamming of the meta engine.

17 years ago* Fixed a bunch of memory leaks.
Gildas Bazin [Sat, 7 Oct 2006 23:14:58 +0000 (23:14 +0000)]
* Fixed a bunch of memory leaks.

17 years ago* modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird...
Gildas Bazin [Sat, 7 Oct 2006 22:19:50 +0000 (22:19 +0000)]
* modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird crashes in the vector template.

17 years ago* Improve the h264 rtp muxing even more. Should now be able to handle multiple h264...
Derk-Jan Hartman [Sat, 7 Oct 2006 19:49:51 +0000 (19:49 +0000)]
* Improve the h264 rtp muxing even more. Should now be able to handle multiple h264 units in one block_t

17 years agoStop playback if --no-playlist-autostart (Closes:#718)
Clément Stenac [Sat, 7 Oct 2006 19:37:45 +0000 (19:37 +0000)]
Stop playback if --no-playlist-autostart (Closes:#718)

17 years ago* Skip nal type 7 and 8 in RTP muxing.
Derk-Jan Hartman [Sat, 7 Oct 2006 19:08:59 +0000 (19:08 +0000)]
* Skip nal type 7 and 8 in RTP muxing.

17 years agoPanoramix video filter by Cédric Cocquebert.
Clément Stenac [Sat, 7 Oct 2006 12:36:40 +0000 (12:36 +0000)]
Panoramix video filter by Cédric Cocquebert.
+ temporarily re-enable vout-filter until video-filter is updated

I include this so that it can get some testing and debugging, but it has some issues:
* Several coding style / indentation problems that make the code quite hard to read
* Use of config_Get/config_Put instead of vars
* In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant

17 years ago* modules/demux/playlist/gvp.c: fixed segfault in detection code.
Gildas Bazin [Fri, 6 Oct 2006 19:23:36 +0000 (19:23 +0000)]
* modules/demux/playlist/gvp.c: fixed segfault in detection code.

17 years ago* modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
Gildas Bazin [Thu, 5 Oct 2006 22:01:01 +0000 (22:01 +0000)]
* modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
* src/misc/modules.c: only set b_force when we have b_strict.
* src/input/demux.c: add m4v and h264 extensions.

17 years ago* modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.
Gildas Bazin [Thu, 5 Oct 2006 20:38:05 +0000 (20:38 +0000)]
* modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.

17 years ago * Spelling fixes here and there.
Sam Hocevar [Thu, 5 Oct 2006 16:35:01 +0000 (16:35 +0000)]
  * Spelling fixes here and there.

17 years agoFix off-by-one buffer overflow
Rémi Denis-Courmont [Thu, 5 Oct 2006 16:21:45 +0000 (16:21 +0000)]
Fix off-by-one buffer overflow

17 years agoFix "Fix httpd stack corruption"
Rafaël Carré [Thu, 5 Oct 2006 16:20:41 +0000 (16:20 +0000)]
Fix "Fix httpd stack corruption"

17 years agoFix stack corruption in httpd
Rafaël Carré [Thu, 5 Oct 2006 16:08:45 +0000 (16:08 +0000)]
Fix stack corruption in httpd

17 years ago- directshow: added fps in debug info
Damien Fouilleul [Wed, 4 Oct 2006 22:56:54 +0000 (22:56 +0000)]
- directshow: added fps in debug info

17 years ago- direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)
Damien Fouilleul [Wed, 4 Oct 2006 22:55:57 +0000 (22:55 +0000)]
- direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)

17 years ago- use nearest integer value from integer division (i.e. round() ) in volume and time...
Damien Fouilleul [Wed, 4 Oct 2006 22:52:12 +0000 (22:52 +0000)]
- use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.

17 years ago- Optimized clipping, removed the extra child window which prevented some buggy Intel...
Damien Fouilleul [Wed, 4 Oct 2006 22:48:12 +0000 (22:48 +0000)]
- Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc...
- Fixed initial volume setting

17 years ago- mozilla: misc fixes
Damien Fouilleul [Wed, 4 Oct 2006 22:39:05 +0000 (22:39 +0000)]
- mozilla: misc fixes

17 years ago* rm unnecessary LDFLAG
Felix Paul Kühne [Wed, 4 Oct 2006 21:11:25 +0000 (21:11 +0000)]
* rm unnecessary LDFLAG

17 years ago[PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan
Antoine Cellerier [Wed, 4 Oct 2006 21:07:10 +0000 (21:07 +0000)]
[PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan

17 years agoFix a few bugs
Clément Stenac [Wed, 4 Oct 2006 19:42:38 +0000 (19:42 +0000)]
Fix a few bugs

17 years ago * modules/misc/logger.c: don't truncate logfile upon creation.
Sam Hocevar [Wed, 4 Oct 2006 17:13:02 +0000 (17:13 +0000)]
  * modules/misc/logger.c: don't truncate logfile upon creation.

17 years ago* forward port my fixed temporary fix and re-enable x264 in the contribs
Felix Paul Kühne [Wed, 4 Oct 2006 13:47:41 +0000 (13:47 +0000)]
* forward port my fixed temporary fix and re-enable x264 in the contribs

17 years ago* implemented the volume slider
Felix Paul Kühne [Wed, 4 Oct 2006 08:19:38 +0000 (08:19 +0000)]
* implemented the volume slider
* major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls
* coding style fixes

- just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.

17 years agoRe-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue...
Derk-Jan Hartman [Tue, 3 Oct 2006 22:17:44 +0000 (22:17 +0000)]
Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem

17 years agomake update-po
Christophe Mutricy [Tue, 3 Oct 2006 13:22:07 +0000 (13:22 +0000)]
make update-po

17 years agoTrack, Artist, Album MusicBrainz IDs reading with libid3tag
Rafaël Carré [Mon, 2 Oct 2006 20:35:25 +0000 (20:35 +0000)]
Track, Artist, Album MusicBrainz IDs reading with libid3tag

17 years ago* modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options
Dennis van Amerongen [Mon, 2 Oct 2006 17:52:24 +0000 (17:52 +0000)]
* modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options

17 years agoFix makefile to generate header files from java classes
Filippo Carone [Sun, 1 Oct 2006 22:08:22 +0000 (22:08 +0000)]
Fix makefile to generate header files from java classes

17 years ago- test.html: use position rather than time to update slider
Damien Fouilleul [Sun, 1 Oct 2006 21:56:23 +0000 (21:56 +0000)]
- test.html: use position rather than time to update slider

17 years agoUgly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1
Derk-Jan Hartman [Sun, 1 Oct 2006 21:49:28 +0000 (21:49 +0000)]
Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1

17 years agoAdded psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz uniqu...
Rafaël Carré [Sun, 1 Oct 2006 20:32:30 +0000 (20:32 +0000)]
Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
Make use of psz_trackid in audioscrobbler.c
Reading of this data is only implemented in vorbis.c
taglib.cpp and id3tag.c need to be updated

17 years ago* commit the svg file as well, so we can change stuff later on
Felix Paul Kühne [Sun, 1 Oct 2006 20:16:00 +0000 (20:16 +0000)]
* commit the svg file as well, so we can change stuff later on

17 years ago* finished the time slider
Felix Paul Kühne [Sun, 1 Oct 2006 20:05:50 +0000 (20:05 +0000)]
* finished the time slider

For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!

17 years agoFix gvp demux
Antoine Cellerier [Sun, 1 Oct 2006 19:53:13 +0000 (19:53 +0000)]
Fix gvp demux

17 years agosrc/input/item.c: if we don't have an item name and item is a file, then only use...
Antoine Cellerier [Sun, 1 Oct 2006 19:07:48 +0000 (19:07 +0000)]
src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
others: if we only have a path and no interesting name, let the core decide what name to use

17 years agoFix a bunch of gcc warnings
Antoine Cellerier [Sun, 1 Oct 2006 17:12:02 +0000 (17:12 +0000)]
Fix a bunch of gcc warnings

17 years ago:%s/"mosaic-/CFG_PREFIX "/g
Antoine Cellerier [Sun, 1 Oct 2006 16:57:43 +0000 (16:57 +0000)]
:%s/"mosaic-/CFG_PREFIX "/g

17 years agouse config chain stuff in logo, rss and mosaic sub filters too.
Antoine Cellerier [Sun, 1 Oct 2006 16:53:48 +0000 (16:53 +0000)]
use config chain stuff in logo, rss and mosaic sub filters too.

17 years agouse config chain for the --sub-filter option.
Antoine Cellerier [Sun, 1 Oct 2006 16:33:59 +0000 (16:33 +0000)]
use config chain for the --sub-filter option.
Example:
  --sub-filter "marq{marquee=pouet}:marq{marquee=\$N,y=50,x=50}"
Sub filters other than marq still need to be changed
rc interface marq callbacks need to be fixed too

17 years agoRename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)
Antoine Cellerier [Sun, 1 Oct 2006 16:08:37 +0000 (16:08 +0000)]
Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)

17 years ago* temporary fix to keep VLC linking. I don't know yet, why this is necessary though
Felix Paul Kühne [Sun, 1 Oct 2006 15:04:23 +0000 (15:04 +0000)]
* temporary fix to keep VLC linking. I don't know yet, why this is necessary though

17 years agoThe time video filter doesn't exist anymore.
Antoine Cellerier [Sun, 1 Oct 2006 14:44:21 +0000 (14:44 +0000)]
The time video filter doesn't exist anymore.

17 years agoOnly update the marquee text if needed (ie we're using % or $ chars)
Antoine Cellerier [Sun, 1 Oct 2006 14:41:49 +0000 (14:41 +0000)]
Only update the marquee text if needed (ie we're using % or $ chars)

17 years agowoops
Antoine Cellerier [Sun, 1 Oct 2006 14:38:23 +0000 (14:38 +0000)]
woops

17 years agoSome more format strings
Antoine Cellerier [Sun, 1 Oct 2006 14:36:15 +0000 (14:36 +0000)]
Some more format strings

17 years agoLazy allocation of the stat structure
Clément Stenac [Sun, 1 Oct 2006 14:24:44 +0000 (14:24 +0000)]
Lazy allocation of the stat structure
Update stats in the input threads instead of playlist thread

17 years agoSome more marq format strings
Antoine Cellerier [Sun, 1 Oct 2006 14:22:58 +0000 (14:22 +0000)]
Some more marq format strings

17 years agoforgot the put Ye Zhang in Thanks file.
Jean-Paul Saman [Sun, 1 Oct 2006 14:16:52 +0000 (14:16 +0000)]
forgot the put Ye Zhang in Thanks file.

17 years agoFix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent...
Jean-Paul Saman [Sun, 1 Oct 2006 14:07:50 +0000 (14:07 +0000)]
Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash