]> git.sesse.net Git - vlc/log
vlc
17 years agoFix incorrect hash size limit
Rémi Denis-Courmont [Thu, 17 May 2007 17:36:59 +0000 (17:36 +0000)]
Fix incorrect hash size limit

17 years agoFix initialization
Rémi Denis-Courmont [Thu, 17 May 2007 17:03:56 +0000 (17:03 +0000)]
Fix initialization

17 years agoTypo
Rémi Denis-Courmont [Thu, 17 May 2007 16:01:14 +0000 (16:01 +0000)]
Typo

17 years agoAdd --enable-coverage
Rémi Denis-Courmont [Thu, 17 May 2007 15:51:34 +0000 (15:51 +0000)]
Add --enable-coverage

Not cleared for use by IT managers, quality and/or test engineers because of serious hazard of heart attack.

17 years ago- direct3d: behave correctly when changing desktop depth on the fly
Damien Fouilleul [Thu, 17 May 2007 14:21:27 +0000 (14:21 +0000)]
- direct3d: behave correctly when changing desktop depth on the fly

17 years agoinclude/vlc/* cannot depend on config.h, hence cannot use HAVE_* macros
Rémi Denis-Courmont [Thu, 17 May 2007 13:35:24 +0000 (13:35 +0000)]
include/vlc/* cannot depend on config.h, hence cannot use HAVE_* macros

17 years agoQt4 - Tabs Order. Nick Vercammen's patch on open_network.ui is included.
Jean-Baptiste Kempf [Thu, 17 May 2007 12:57:10 +0000 (12:57 +0000)]
Qt4 - Tabs Order. Nick Vercammen's patch on open_network.ui is included.

17 years agoRevert unintended part of [20148]
Rémi Denis-Courmont [Thu, 17 May 2007 10:56:54 +0000 (10:56 +0000)]
Revert unintended part of [20148]

17 years agoFixes
Rémi Denis-Courmont [Thu, 17 May 2007 10:53:46 +0000 (10:53 +0000)]
Fixes

17 years ago - Revert [20137]
Rémi Denis-Courmont [Thu, 17 May 2007 10:38:01 +0000 (10:38 +0000)]
 - Revert [20137]
 - Revert [20138]
 - Revert [20139]

Special credits to these commits for:
 - breaking the build system,
 - crashing VLC on every single 64-bits platform,
 - breaking bootstrap with any version of automake that is not the same as the one on Jean-Paul's computer.

17 years agoFix i18n building
Christophe Mutricy [Wed, 16 May 2007 22:37:49 +0000 (22:37 +0000)]
Fix i18n building

17 years agoBDA - additional DVB-S parameters added
Ken Self [Wed, 16 May 2007 22:00:59 +0000 (22:00 +0000)]
BDA - additional DVB-S parameters added

17 years agoqt4: fix the popup menu updating
Christophe Mutricy [Wed, 16 May 2007 21:54:48 +0000 (21:54 +0000)]
qt4: fix the popup menu updating

17 years agobindings/python/vlc_instance.c: fix audio_set_volume method, closes #1195
Olivier Aubert [Wed, 16 May 2007 21:35:54 +0000 (21:35 +0000)]
bindings/python/vlc_instance.c: fix audio_set_volume method, closes #1195

17 years agooups
Christophe Mutricy [Wed, 16 May 2007 20:22:53 +0000 (20:22 +0000)]
oups

17 years agoRemove some GNUism
Christophe Mutricy [Wed, 16 May 2007 20:14:09 +0000 (20:14 +0000)]
Remove some GNUism

17 years agodestroy logic cleaned up
Filippo Carone [Wed, 16 May 2007 19:31:35 +0000 (19:31 +0000)]
destroy logic cleaned up

17 years agoShould fix another bunch of: (near initialization for `fmt*') warnings.
Jean-Baptiste Kempf [Wed, 16 May 2007 19:09:04 +0000 (19:09 +0000)]
Should fix another bunch of: (near initialization for `fmt*') warnings.

17 years agoFix include: libvlc.h, is in vlc/libvlc.h now.
Jean-Paul Saman [Wed, 16 May 2007 14:56:06 +0000 (14:56 +0000)]
Fix include: libvlc.h, is in vlc/libvlc.h now.

17 years agoDon't build libs/srtp when --disable-gnutls is given.
Jean-Paul Saman [Wed, 16 May 2007 14:52:50 +0000 (14:52 +0000)]
Don't build libs/srtp when --disable-gnutls is given.

17 years agoPatch config.sub to recognize uclibc system.
Jean-Paul Saman [Wed, 16 May 2007 14:52:02 +0000 (14:52 +0000)]
Patch config.sub to recognize uclibc system.

17 years agoCast interface pointer to VLC_OBJECT().
Jean-Paul Saman [Wed, 16 May 2007 14:51:17 +0000 (14:51 +0000)]
Cast interface pointer to VLC_OBJECT().

17 years agoFix one warning for vlc_iconv() here (4th argument), but 2nd argument also issues...
Jean-Paul Saman [Wed, 16 May 2007 14:49:20 +0000 (14:49 +0000)]
Fix one warning for vlc_iconv() here (4th argument), but 2nd argument also issues a warning. What is more dangerous here is there is pointer arithmic done with psz_stringstart. This needs FIXING.

17 years agoCorrect csa_New() prototype by adding void argument.
Jean-Paul Saman [Wed, 16 May 2007 14:30:27 +0000 (14:30 +0000)]
Correct csa_New() prototype by adding void argument.

17 years agoUse proper datatype.
Jean-Paul Saman [Wed, 16 May 2007 14:28:09 +0000 (14:28 +0000)]
Use proper datatype.

17 years agoRemove unused variable pw.
Jean-Paul Saman [Wed, 16 May 2007 14:26:30 +0000 (14:26 +0000)]
Remove unused variable pw.

17 years agoRenamed function E_(I420_RGB16_dithering) to match prototype E_(I420_RGB16_dither)
Jean-Paul Saman [Wed, 16 May 2007 14:21:26 +0000 (14:21 +0000)]
Renamed function E_(I420_RGB16_dithering) to match prototype E_(I420_RGB16_dither)

17 years agoRemove unused variable.
Jean-Paul Saman [Wed, 16 May 2007 14:14:43 +0000 (14:14 +0000)]
Remove unused variable.

17 years agoFix another bunch of: (near initialization for `fmt.i_aspect') warnings.
Jean-Paul Saman [Wed, 16 May 2007 14:13:22 +0000 (14:13 +0000)]
Fix another bunch of:  (near initialization for `fmt.i_aspect') warnings.

17 years agoFix compiler warnings of type "warning: (near initialization for `fmt.i_aspect')"
Jean-Paul Saman [Wed, 16 May 2007 14:06:49 +0000 (14:06 +0000)]
Fix compiler warnings of type "warning: (near initialization for `fmt.i_aspect')"

17 years agoProperly clear the struct, this shuts up another compiler warning.
Jean-Paul Saman [Wed, 16 May 2007 13:59:30 +0000 (13:59 +0000)]
Properly clear the struct, this shuts up another compiler warning.

17 years agoUse correct datatype. It will shutup the compiler.
Jean-Paul Saman [Wed, 16 May 2007 13:56:15 +0000 (13:56 +0000)]
Use correct datatype. It will shutup the compiler.

17 years agoFix make distcheck and update po files.
Antoine Cellerier [Wed, 16 May 2007 12:18:14 +0000 (12:18 +0000)]
Fix make distcheck and update po files.

17 years agoDisable fribidi's primary download site because it is down. Used v.o one.
Jean-Paul Saman [Wed, 16 May 2007 11:06:19 +0000 (11:06 +0000)]
Disable fribidi's primary download site because it is down. Used v.o one.

17 years agouclibc support for fribidi
Jean-Paul Saman [Wed, 16 May 2007 11:05:24 +0000 (11:05 +0000)]
uclibc support for fribidi

17 years agoEmbedded system to run vlc
Jean-Paul Saman [Wed, 16 May 2007 08:45:06 +0000 (08:45 +0000)]
Embedded system to run vlc

17 years agoConst police
Christophe Mutricy [Tue, 15 May 2007 21:54:26 +0000 (21:54 +0000)]
Const police

17 years agoImproved handling of no-signal condition and other errors
Ken Self [Tue, 15 May 2007 20:54:29 +0000 (20:54 +0000)]
Improved handling of no-signal condition and other errors

17 years agoFix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1...
Pavlov Konstantin [Tue, 15 May 2007 15:35:20 +0000 (15:35 +0000)]
Fix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1.pc but do have lua.pc.
Check for lua >= 5.1.

17 years ago* luaplaylist.c: Looks like stream_ReadLine results needs to be freed. (untested)
Antoine Cellerier [Tue, 15 May 2007 15:21:32 +0000 (15:21 +0000)]
* luaplaylist.c: Looks like stream_ReadLine results needs to be freed. (untested)

17 years ago* vlc_stream.h: Don't export stream_ReadLine() twice.
Antoine Cellerier [Tue, 15 May 2007 15:09:40 +0000 (15:09 +0000)]
* vlc_stream.h: Don't export stream_ReadLine() twice.

17 years agos/README/README.txt/
Antoine Cellerier [Tue, 15 May 2007 14:49:23 +0000 (14:49 +0000)]
s/README/README.txt/

17 years ago* NEWS: Mention the lua playlist module.
Antoine Cellerier [Mon, 14 May 2007 22:40:21 +0000 (22:40 +0000)]
* NEWS: Mention the lua playlist module.

17 years ago* metacafe.lua: forgot the title here too.
Antoine Cellerier [Mon, 14 May 2007 22:37:33 +0000 (22:37 +0000)]
* metacafe.lua: forgot the title here too.

17 years ago* dailymotion.lua: woops, forgot to include title fetching in previous version.
Antoine Cellerier [Mon, 14 May 2007 22:32:43 +0000 (22:32 +0000)]
* dailymotion.lua: woops, forgot to include title fetching in previous version.

17 years ago* luaplaylist.c: First usable version of the luaplaylist module
Antoine Cellerier [Mon, 14 May 2007 22:27:36 +0000 (22:27 +0000)]
* luaplaylist.c: First usable version of the luaplaylist module
* share/luaplaylist/*: Lua playlist scripts for youtube, daily motion, metacafe and google video

The luaplaylist demux has a score of 0 so you have to use --demux lua,any to enable it. I'll change its score once people report that it works fine.

17 years agocheck for beingdestroyed in finalize, thx to Tony Anecito
Filippo Carone [Mon, 14 May 2007 19:54:43 +0000 (19:54 +0000)]
check for beingdestroyed in finalize, thx to Tony Anecito

17 years agouclibc support for xml2
Jean-Paul Saman [Mon, 14 May 2007 15:26:49 +0000 (15:26 +0000)]
uclibc support for xml2

17 years agoAdd define HAVE_BIGENDIAN to bootstrap and config.mak when compiler is armeb-linux...
Jean-Paul Saman [Mon, 14 May 2007 15:19:44 +0000 (15:19 +0000)]
Add define HAVE_BIGENDIAN to bootstrap and config.mak when compiler is armeb-linux-uclibc. Also add armeb-uclibc support to live555 buildsystem.

17 years agoQt4 systray: Don't put the played item here now that we have a tooltip
Christophe Mutricy [Mon, 14 May 2007 15:14:55 +0000 (15:14 +0000)]
Qt4 systray: Don't put the played item here now that we have a tooltip

17 years ago- hotkeys: deprecated 'key-fullscreen' in favor of 'key-toggle-fullscreen'
Damien Fouilleul [Mon, 14 May 2007 14:51:10 +0000 (14:51 +0000)]
- hotkeys: deprecated 'key-fullscreen' in favor of 'key-toggle-fullscreen'

17 years agoForce ffmpeg to build for cross-compile and bigendian when system is uclibc.
Jean-Paul Saman [Mon, 14 May 2007 14:50:53 +0000 (14:50 +0000)]
Force ffmpeg to build for cross-compile and bigendian when system is uclibc.

17 years agoSupport for uclibc in contrib.
Jean-Paul Saman [Mon, 14 May 2007 14:10:09 +0000 (14:10 +0000)]
Support for uclibc in contrib.

17 years ago- hotkeys: leave full screenscreen hotkey (defaulted to ESC), patch by Sergey Volk
Damien Fouilleul [Mon, 14 May 2007 13:52:33 +0000 (13:52 +0000)]
- hotkeys: leave full screenscreen hotkey (defaulted to ESC), patch by Sergey Volk

17 years agoMore exact documentation and small fix
Christophe Mutricy [Mon, 14 May 2007 12:25:18 +0000 (12:25 +0000)]
More exact documentation and small fix

17 years agovout: merged all Microsoft Windows specific vouts under msw directory in order to...
Damien Fouilleul [Mon, 14 May 2007 12:23:55 +0000 (12:23 +0000)]
vout: merged all Microsoft Windows specific vouts under msw directory in order to leverage common event handling

17 years agoMake it possible to force a distro.mak to use. This is helpfull in cross-compile...
Jean-Paul Saman [Mon, 14 May 2007 12:07:35 +0000 (12:07 +0000)]
Make it possible to force a distro.mak to use. This is helpfull in cross-compile situations to distinquish for a known target.

17 years agoSome more NEWS.
Antoine Cellerier [Mon, 14 May 2007 11:48:47 +0000 (11:48 +0000)]
Some more NEWS.

17 years agoFix distcheck
Christophe Mutricy [Mon, 14 May 2007 10:55:54 +0000 (10:55 +0000)]
Fix distcheck

17 years agoDistribute the lua parser scripts
Christophe Mutricy [Sun, 13 May 2007 22:33:18 +0000 (22:33 +0000)]
Distribute the lua parser scripts

17 years ago* test.lua: Use spaces instead of tabs in lua code.
Antoine Cellerier [Sun, 13 May 2007 21:55:12 +0000 (21:55 +0000)]
* test.lua: Use spaces instead of tabs in lua code.

17 years ago* New Lua based playlist demuxer. Code is far from being finished. It currently imple...
Antoine Cellerier [Sun, 13 May 2007 21:52:20 +0000 (21:52 +0000)]
* New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC.

17 years agoQT4: implement the open dialog from the playlist
Christophe Mutricy [Sun, 13 May 2007 21:23:10 +0000 (21:23 +0000)]
QT4: implement the open dialog from the playlist

17 years agoFix for destroy() method.
Filippo Carone [Sun, 13 May 2007 20:51:27 +0000 (20:51 +0000)]
Fix for destroy() method.

17 years agoserial version uid added
Filippo Carone [Sun, 13 May 2007 19:37:24 +0000 (19:37 +0000)]
serial version uid added

17 years agoDestroy the jvlc instance when the remove notify method is invoked (avoids some jvm...
Filippo Carone [Sun, 13 May 2007 19:08:59 +0000 (19:08 +0000)]
Destroy the jvlc instance when the remove notify method is invoked (avoids some jvm crashes).

17 years agoinput_manager: Don't send name event all the time
Christophe Mutricy [Sat, 12 May 2007 22:48:55 +0000 (22:48 +0000)]
input_manager: Don't send name event all the time
main_interface: update the systray tooltip

17 years agoqt4: Show artist in status bare when applicable
Sigmund Augdal Helberg [Sat, 12 May 2007 21:01:45 +0000 (21:01 +0000)]
qt4: Show artist in status bare when applicable

17 years agoFFMPEG FOURCC's: add FOURCC for DNxHD and compile fix for different versions.
Jean-Baptiste Kempf [Sat, 12 May 2007 19:42:51 +0000 (19:42 +0000)]
FFMPEG FOURCC's: add FOURCC for DNxHD and compile fix for different versions.

17 years agoModules LIST update.
Jean-Baptiste Kempf [Sat, 12 May 2007 19:17:56 +0000 (19:17 +0000)]
Modules LIST update.

17 years agoMac OS X gui: Prevent a crash when dropping item on the playlist.
Pierre d'Herbemont [Sat, 12 May 2007 17:57:10 +0000 (17:57 +0000)]
Mac OS X gui: Prevent a crash when dropping item on the playlist.

17 years agoInitial JACK audio access-demux from Julien Plissonneau Duquène
Rémi Denis-Courmont [Sat, 12 May 2007 17:27:37 +0000 (17:27 +0000)]
Initial JACK audio access-demux from Julien Plissonneau Duquène

17 years agoaudio_output/output.c: Make sure we are properly locking the fifo lock when appropria...
Pierre d'Herbemont [Sat, 12 May 2007 17:15:29 +0000 (17:15 +0000)]
audio_output/output.c: Make sure we are properly locking the fifo lock when appropriate. (please review).

17 years ago* videoportals.c: add title for metacafe vids.
Antoine Cellerier [Sat, 12 May 2007 15:05:34 +0000 (15:05 +0000)]
* videoportals.c: add title for metacafe vids.

17 years agoCompile fix. Oops(2)
Jean-Baptiste Kempf [Sat, 12 May 2007 15:03:57 +0000 (15:03 +0000)]
Compile fix. Oops(2)

17 years agoSmall Correction. Oops.
Jean-Baptiste Kempf [Sat, 12 May 2007 15:01:15 +0000 (15:01 +0000)]
Small Correction. Oops.

17 years ago* videoportals.c: Add title support for dailymotion videos.
Antoine Cellerier [Sat, 12 May 2007 14:57:12 +0000 (14:57 +0000)]
* videoportals.c: Add title support for dailymotion videos.

17 years agoFFMPEG, clean up a bit, add a few more FOURCC's and a few new formats.
Jean-Baptiste Kempf [Sat, 12 May 2007 14:53:06 +0000 (14:53 +0000)]
FFMPEG, clean up a bit, add a few more FOURCC's and a few new formats.

17 years ago* videoportals.c: Allow using fullscreen youtube URLs and retreive the video's title...
Antoine Cellerier [Sat, 12 May 2007 14:23:37 +0000 (14:23 +0000)]
* videoportals.c: Allow using fullscreen youtube URLs and retreive the video's title when possible (still youtube).

17 years agoFFMPEG's FOURCC: add NUV codec, Cinepak for fallback and add more fourcc for targa...
Jean-Baptiste Kempf [Sat, 12 May 2007 12:54:02 +0000 (12:54 +0000)]
FFMPEG's  FOURCC: add NUV codec, Cinepak for fallback and add more fourcc for targa, vixl, divx, SP5x and a few more !

17 years agoCorrect a mistake in previous commit.
Jean-Baptiste Kempf [Sat, 12 May 2007 00:15:58 +0000 (00:15 +0000)]
Correct a mistake in previous commit.

17 years agoFFMPEG FOURCC: commit fix for older FFMPEG versions.
Jean-Baptiste Kempf [Fri, 11 May 2007 23:59:19 +0000 (23:59 +0000)]
FFMPEG FOURCC: commit fix for older FFMPEG versions.

17 years agoAdd videoportals stuff to NEWS.
Antoine Cellerier [Fri, 11 May 2007 23:54:47 +0000 (23:54 +0000)]
Add videoportals stuff to NEWS.

17 years agovideoportals.c: remove debug printf.
Antoine Cellerier [Fri, 11 May 2007 23:52:50 +0000 (23:52 +0000)]
videoportals.c: remove debug printf.

17 years agovideoportals.c: Add metacafe URL support.
Antoine Cellerier [Fri, 11 May 2007 23:51:02 +0000 (23:51 +0000)]
videoportals.c: Add metacafe URL support.

17 years agovideoportals.c: Add support for google video (this sometimes fails ... the gvp vile...
Antoine Cellerier [Fri, 11 May 2007 23:33:58 +0000 (23:33 +0000)]
videoportals.c: Add support for google video (this sometimes fails ... the gvp vile referencing an empty url).

17 years agoQt4 - small changes and factorisations in CONNECTs
Jean-Baptiste Kempf [Fri, 11 May 2007 23:25:40 +0000 (23:25 +0000)]
Qt4 - small changes and factorisations in CONNECTs

17 years agogvp.c: Fix Google Video Playlist detection code.
Antoine Cellerier [Fri, 11 May 2007 23:19:39 +0000 (23:19 +0000)]
gvp.c: Fix Google Video Playlist detection code.

17 years agohttp Access: Simplify the re-location code.
Pierre d'Herbemont [Fri, 11 May 2007 23:19:34 +0000 (23:19 +0000)]
http Access: Simplify the re-location code.

17 years agoDon't hide the name in the status bar. Oups.
Christophe Mutricy [Fri, 11 May 2007 23:17:14 +0000 (23:17 +0000)]
Don't hide the name in the status bar. Oups.

17 years agoPut SGI decoder with the latest version of ffmpeg.
Jean-Baptiste Kempf [Fri, 11 May 2007 23:13:51 +0000 (23:13 +0000)]
Put SGI decoder with the latest version of ffmpeg.

17 years agovideoportals.c: Add support for Daily Motion URLs (the webpage's url).
Antoine Cellerier [Fri, 11 May 2007 23:08:19 +0000 (23:08 +0000)]
videoportals.c: Add support for Daily Motion URLs (the webpage's url).

17 years agoAdd some NEWS.
Jean-Baptiste Kempf [Fri, 11 May 2007 22:46:50 +0000 (22:46 +0000)]
Add some NEWS.

17 years agoCodecs FFMPEG. Add support for DosBox Capture, Worms (Game) Videos, TIFF, SGI ad...
Jean-Baptiste Kempf [Fri, 11 May 2007 22:31:09 +0000 (22:31 +0000)]
Codecs FFMPEG. Add support for DosBox Capture, Worms (Game) Videos, TIFF, SGI ad targa iamges. Tested.

17 years agodemux/playlist/: New "video portals" playlist demux. You feed it a url from a popular...
Antoine Cellerier [Fri, 11 May 2007 22:27:33 +0000 (22:27 +0000)]
demux/playlist/: New "video portals" playlist demux. You feed it a url from a popular video portal and it'll display the video. Currently only works with YouTube urls but I plan on adding more.

17 years agoinput.c: if available, use p_access->psz_path instead of psz_path when calling demux2...
Antoine Cellerier [Fri, 11 May 2007 22:15:45 +0000 (22:15 +0000)]
input.c: if available, use p_access->psz_path instead of psz_path when calling demux2_New since the access can change the path (ie http redirect).

17 years agoFix segfault upon redirection (test url: http://www.youtube.com/v/zl6hNj1uOkY). ...
Antoine Cellerier [Fri, 11 May 2007 22:05:02 +0000 (22:05 +0000)]
Fix segfault upon redirection (test url: http://www.youtube.com/v/zl6hNj1uOkY). (& blame pdherbemont!)

17 years agoFFMPEG: activate WMVA since it seems to work (tested with three different files)
Jean-Baptiste Kempf [Fri, 11 May 2007 21:58:10 +0000 (21:58 +0000)]
FFMPEG: activate WMVA since it seems to work (tested with three different files)

17 years agoffmpeg's FOURCC: add new FOURCCs to H264, add TM20, CSCD, JPEG_LS decoders.
Jean-Baptiste Kempf [Fri, 11 May 2007 21:50:03 +0000 (21:50 +0000)]
ffmpeg's FOURCC: add new FOURCCs to H264, add TM20, CSCD, JPEG_LS decoders.

17 years agoFFMPEG - More H.263 and H.263+ FOURCC (tested too, except ILVR)
Jean-Baptiste Kempf [Fri, 11 May 2007 20:02:34 +0000 (20:02 +0000)]
FFMPEG - More H.263 and H.263+ FOURCC (tested too, except ILVR)