]> git.sesse.net Git - vlc/log
vlc
16 years agomozilla: libtool fixes (round 1)
Damien Fouilleul [Mon, 30 Jul 2007 12:52:28 +0000 (12:52 +0000)]
mozilla: libtool fixes (round 1)

16 years agovlc.exe: remove -lintl from dependencies (should be added to libvlc.la)
Damien Fouilleul [Mon, 30 Jul 2007 08:55:05 +0000 (08:55 +0000)]
vlc.exe: remove -lintl from dependencies (should be added to libvlc.la)

16 years ago* download libogg, libvorbis and libtheora from our server, as their mirror is broken...
Felix Paul Kühne [Sun, 29 Jul 2007 16:07:54 +0000 (16:07 +0000)]
* download libogg, libvorbis and libtheora from our server, as their mirror is broken. Note: downloading libcddb may fail with curl and could only work with wget right now...

16 years agoMac OS X gui: Nicely keep the controller window on screen when opening the playlist...
Pierre d'Herbemont [Sun, 29 Jul 2007 15:20:02 +0000 (15:20 +0000)]
Mac OS X gui: Nicely keep the controller window on screen when opening the playlist. (Patch by Lincoln Ramsay <ramsay at bigfoot.com>)

16 years agoRemove HAVE_SHARED_LIBVLC hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:04:52 +0000 (09:04 +0000)]
Remove HAVE_SHARED_LIBVLC hack

16 years agoVLC_Changeset is always available
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:04:33 +0000 (09:04 +0000)]
VLC_Changeset is always available

16 years agoSame as previous commit
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:02:04 +0000 (09:02 +0000)]
Same as previous commit

16 years agoRemove vlc_symbols legacy.
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:01:40 +0000 (09:01 +0000)]
Remove vlc_symbols legacy.

16 years agoRemove broken libtool configure option
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:55:53 +0000 (08:55 +0000)]
Remove broken libtool configure option

16 years agoReally remove libintl hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:53:18 +0000 (08:53 +0000)]
Really remove libintl hack

16 years agoFix iconv linking
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:51:16 +0000 (08:51 +0000)]
Fix iconv linking

16 years agoRemove INCLUDED_LIBINTL hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:47:33 +0000 (08:47 +0000)]
Remove INCLUDED_LIBINTL hack

16 years agoCosmetic fix
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:47:13 +0000 (08:47 +0000)]
Cosmetic fix

16 years agoRemove USE_LIBTOOL hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:43:08 +0000 (08:43 +0000)]
Remove USE_LIBTOOL hack

16 years agoRemove gettext template
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:28:36 +0000 (08:28 +0000)]
Remove gettext template

16 years agoForgot this file
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:28:25 +0000 (08:28 +0000)]
Forgot this file

16 years agoRemove vlc_symbols - refs #297.
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:26:56 +0000 (08:26 +0000)]
Remove vlc_symbols - refs #297.
Maintaining an API with this was pretty much impossible.

16 years agoFix compilation on MacOS
Jérome Decoodt [Fri, 27 Jul 2007 17:16:56 +0000 (17:16 +0000)]
Fix compilation on MacOS
Thanks to pdherbemont

16 years ago* updated current time-stamp
Felix Paul Kühne [Fri, 27 Jul 2007 10:47:11 +0000 (10:47 +0000)]
* updated current time-stamp

16 years agoactivex: slightly better Makefile.am
Damien Fouilleul [Fri, 27 Jul 2007 10:33:00 +0000 (10:33 +0000)]
activex: slightly better Makefile.am

16 years agoactivex: updated build for libtool link compatibility
Damien Fouilleul [Fri, 27 Jul 2007 09:52:31 +0000 (09:52 +0000)]
activex: updated build for libtool link compatibility

16 years agoNew video filter to add grain to a video. This is work in progress (I'm commiting...
Antoine Cellerier [Thu, 26 Jul 2007 21:28:05 +0000 (21:28 +0000)]
New video filter to add grain to a video. This is work in progress (I'm commiting so people can test using the win32 nightlies)

16 years agoMakefile.am: Run install_name_tool on the module.
Pierre d'Herbemont [Thu, 26 Jul 2007 20:38:26 +0000 (20:38 +0000)]
Makefile.am: Run install_name_tool on the module.

16 years agoMakefile.am: fix typos in the VLC-release.app target.
Pierre d'Herbemont [Thu, 26 Jul 2007 20:35:35 +0000 (20:35 +0000)]
Makefile.am: fix typos in the VLC-release.app target.

16 years agoFix a few playlist_Control() calls. Thanks to AmiSyl in the forums.
Antoine Cellerier [Thu, 26 Jul 2007 18:00:03 +0000 (18:00 +0000)]
Fix a few playlist_Control() calls. Thanks to AmiSyl in the forums.

16 years agoInvert lines (cosmetic change only)
Antoine Cellerier [Wed, 25 Jul 2007 22:29:19 +0000 (22:29 +0000)]
Invert lines (cosmetic change only)

16 years agoFix memleak.
Antoine Cellerier [Wed, 25 Jul 2007 21:45:52 +0000 (21:45 +0000)]
Fix memleak.

16 years agoRevert part of the previous commit which was wrong. (Looks like the leak is in Conver...
Antoine Cellerier [Wed, 25 Jul 2007 21:23:25 +0000 (21:23 +0000)]
Revert part of the previous commit which was wrong. (Looks like the leak is in ConvertImage when the input and output formats are the same ... fix comming)

16 years agoconfigure.ac: hopefully, that's gnutls sorted for good
Damien Fouilleul [Wed, 25 Jul 2007 21:19:10 +0000 (21:19 +0000)]
configure.ac: hopefully, that's gnutls sorted for good

16 years agoMakefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to...
Damien Fouilleul [Wed, 25 Jul 2007 20:55:58 +0000 (20:55 +0000)]
Makefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to the link command (i really hate automake)

16 years agoconfigure.ac: gnutls, more link flags
Damien Fouilleul [Wed, 25 Jul 2007 16:02:42 +0000 (16:02 +0000)]
configure.ac: gnutls, more link flags

16 years agoconfigure.ac: more fixes...
Damien Fouilleul [Wed, 25 Jul 2007 15:29:04 +0000 (15:29 +0000)]
configure.ac: more fixes...

16 years agoFix a memleak when the resize function isn't used (untested ... of course)
Antoine Cellerier [Tue, 24 Jul 2007 20:07:22 +0000 (20:07 +0000)]
Fix a memleak when the resize function isn't used (untested ... of course)
Check some function error codes
Remove a few printfs

16 years agosdl_image: fix typo in previous commit
Damien Fouilleul [Tue, 24 Jul 2007 19:55:37 +0000 (19:55 +0000)]
sdl_image: fix typo in previous commit

16 years agosdl-image: needs -lwinmm on win32
Damien Fouilleul [Tue, 24 Jul 2007 19:45:01 +0000 (19:45 +0000)]
sdl-image: needs -lwinmm on win32

16 years agoconfigure.ac: add link flags for win32
Damien Fouilleul [Tue, 24 Jul 2007 19:14:57 +0000 (19:14 +0000)]
configure.ac: add link flags for win32

16 years agoMakefile.am: much simpler rules for win32, now that libtoo linking is working
Damien Fouilleul [Tue, 24 Jul 2007 17:32:33 +0000 (17:32 +0000)]
Makefile.am: much simpler rules for win32, now that libtoo linking is working

16 years ago- mingw32: fix libtool linking.
Damien Fouilleul [Tue, 24 Jul 2007 17:15:59 +0000 (17:15 +0000)]
- mingw32: fix libtool linking.

16 years ago- bootstrap: quick fix for libtooling modules for mingw
Damien Fouilleul [Mon, 23 Jul 2007 22:36:45 +0000 (22:36 +0000)]
- bootstrap: quick fix for libtooling modules for mingw

16 years agohrm. compile before commit. la la la
Christophe Mutricy [Mon, 23 Jul 2007 21:37:33 +0000 (21:37 +0000)]
hrm. compile before commit. la la la

16 years agovlc.desktop: the version in it refers to the standard version not VLC version.
Christophe Mutricy [Mon, 23 Jul 2007 21:29:35 +0000 (21:29 +0000)]
vlc.desktop: the version in it refers to the standard version not VLC version.
       - don't process it with config.status
       - get rif of the duplicate application/x-matroska
   Pointed by kwizart

16 years agocontrib: Provide a glibtool as well as a glibtoolize on Mac OS X.
Pierre d'Herbemont [Mon, 23 Jul 2007 21:01:03 +0000 (21:01 +0000)]
contrib: Provide a glibtool as well as a glibtoolize on Mac OS X.

16 years agolibvlc.dll: libtool fixes
Damien Fouilleul [Mon, 23 Jul 2007 16:26:03 +0000 (16:26 +0000)]
libvlc.dll: libtool fixes

16 years ago- configure.ac: only tests for Osso and Xdsp if X11 is available
Damien Fouilleul [Mon, 23 Jul 2007 09:01:56 +0000 (09:01 +0000)]
- configure.ac: only tests for Osso and Xdsp if X11 is available

16 years agoRemove rtp.c which was added by mistake in [20846]
Christophe Mutricy [Sun, 22 Jul 2007 18:26:32 +0000 (18:26 +0000)]
Remove rtp.c which was added by mistake in [20846]

16 years agoRevert the two previous commit as we are not using svn checkout, thus can't update...
Pierre d'Herbemont [Sun, 22 Jul 2007 16:58:33 +0000 (16:58 +0000)]
Revert the two previous commit as we are not using svn checkout, thus can't update, thus there is no clean solution to properly update the build bot.

16 years agocontrib: Fix previous commit (oops).
Pierre d'Herbemont [Sun, 22 Jul 2007 16:52:07 +0000 (16:52 +0000)]
contrib: Fix previous commit (oops).

16 years agocontrib: Run svn update if needed in ffmpeg.
Pierre d'Herbemont [Sun, 22 Jul 2007 16:49:57 +0000 (16:49 +0000)]
contrib: Run svn update if needed in ffmpeg.

16 years agolibvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc.
Pierre d'Herbemont [Sun, 22 Jul 2007 11:02:02 +0000 (11:02 +0000)]
libvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc.

16 years agoMakefile.am: With VLC-release.app make sure to install not to ln.
Pierre d'Herbemont [Sun, 22 Jul 2007 10:45:49 +0000 (10:45 +0000)]
Makefile.am: With VLC-release.app make sure to install not to ln.

16 years agoMakefile.am: Make the VLC-release.app target libtool aware.
Pierre d'Herbemont [Sat, 21 Jul 2007 23:04:43 +0000 (23:04 +0000)]
Makefile.am: Make the VLC-release.app target libtool aware.

16 years agocontrib: dirac-osx.path is unused now.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:52:11 +0000 (20:52 +0000)]
contrib: dirac-osx.path is unused now.

16 years agocontrib: Use dirac-cross.patch on Mac OS X.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:50:38 +0000 (20:50 +0000)]
contrib: Use dirac-cross.patch on Mac OS X.

16 years agoconfigure.ac: Enable libtool on Mac OS X by default.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:12:30 +0000 (20:12 +0000)]
configure.ac: Enable libtool on Mac OS X by default.

16 years agoMakefile.am: Use libtool on Mac OS X.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:10:21 +0000 (20:10 +0000)]
Makefile.am: Use libtool on Mac OS X.

16 years agosmall cleanup missing in the previous commit
Christophe Mutricy [Sat, 21 Jul 2007 14:23:41 +0000 (14:23 +0000)]
small cleanup missing in the previous commit

16 years agoBetter fix for <linux/videodev2.h> . Refs #1238
Christophe Mutricy [Sat, 21 Jul 2007 14:15:29 +0000 (14:15 +0000)]
Better fix for <linux/videodev2.h> . Refs #1238

16 years agobootstrap: Fix previous commit (oops I did it again).
Pierre d'Herbemont [Fri, 20 Jul 2007 22:52:44 +0000 (22:52 +0000)]
bootstrap: Fix previous commit (oops I did it again).

16 years agoboostrap: Fix previous commit (oops)
Pierre d'Herbemont [Fri, 20 Jul 2007 22:44:02 +0000 (22:44 +0000)]
boostrap: Fix previous commit (oops)

16 years agobootstrap: Use libtoolize from contrib by default.
Pierre d'Herbemont [Fri, 20 Jul 2007 22:40:23 +0000 (22:40 +0000)]
bootstrap: Use libtoolize from contrib by default.

16 years agocontrib: Really install libtool on Mac OS X as default version isn't working well...
Pierre d'Herbemont [Fri, 20 Jul 2007 22:36:47 +0000 (22:36 +0000)]
contrib: Really install libtool on Mac OS X as default version isn't working well enough.

16 years agocontrib: Bump libtool version to latest stable 1.5.24.
Pierre d'Herbemont [Fri, 20 Jul 2007 22:34:57 +0000 (22:34 +0000)]
contrib: Bump libtool version to latest stable 1.5.24.

16 years agoWork-around a subtility of the preprocessor and use " instead of <>.
Christophe Mutricy [Fri, 20 Jul 2007 22:16:46 +0000 (22:16 +0000)]
Work-around a subtility of the preprocessor and use " instead of <>.
This will break for the people with a linux/videodev2.h in srcdir or srcdir/modules/access but that's quite unlikely.
Closes #1238

16 years agoRemove dummy stream_t.pf_block
Rémi Denis-Courmont [Fri, 20 Jul 2007 20:55:02 +0000 (20:55 +0000)]
Remove dummy stream_t.pf_block

16 years agoFixed a bunch of warning because of stream_Peek change.
Laurent Aimar [Fri, 20 Jul 2007 19:45:21 +0000 (19:45 +0000)]
Fixed a bunch of warning because of stream_Peek change.

16 years agoFix some const.
Christophe Mutricy [Fri, 20 Jul 2007 17:19:17 +0000 (17:19 +0000)]
Fix some const.

16 years agosvn:props
Rémi Denis-Courmont [Fri, 20 Jul 2007 15:51:26 +0000 (15:51 +0000)]
svn:props

16 years agoUTF-8
Rémi Denis-Courmont [Fri, 20 Jul 2007 15:50:43 +0000 (15:50 +0000)]
UTF-8

16 years ago- Fix a bunch of warnings
Rémi Denis-Courmont [Fri, 20 Jul 2007 14:34:20 +0000 (14:34 +0000)]
- Fix a bunch of warnings
- Fix a bunch of abuse of strncmp (memcmp rulez)

16 years agoMake stream_Peek take a const pointer as it should
Rémi Denis-Courmont [Fri, 20 Jul 2007 14:22:54 +0000 (14:22 +0000)]
Make stream_Peek take a const pointer as it should
(This introduces a lot of warnings)

16 years agoResync gettext with contrib
Rémi Denis-Courmont [Fri, 20 Jul 2007 14:04:50 +0000 (14:04 +0000)]
Resync gettext with contrib

16 years agoTry to fix NLS on Win32
Rémi Denis-Courmont [Fri, 20 Jul 2007 13:53:29 +0000 (13:53 +0000)]
Try to fix NLS on Win32
Somehow gettext fails on mingw32 here, so cannot test

16 years agoStupid typo
Rémi Denis-Courmont [Fri, 20 Jul 2007 13:24:54 +0000 (13:24 +0000)]
Stupid typo

16 years agoClean up
Rémi Denis-Courmont [Fri, 20 Jul 2007 13:13:53 +0000 (13:13 +0000)]
Clean up

16 years agoDon't scale when original widht/height is zero.
Jean-Paul Saman [Fri, 20 Jul 2007 12:46:02 +0000 (12:46 +0000)]
Don't scale when original widht/height is zero.

16 years ago(hopefully) a fix for issue found by Ilkka Ollakka introduced in commit 20729
Bernie Purcell [Thu, 19 Jul 2007 23:05:27 +0000 (23:05 +0000)]
(hopefully) a fix for issue found by Ilkka Ollakka introduced in commit 20729

16 years agobootstrap: Attempt to fix Mac OS X build using libtool. Please review.
Pierre d'Herbemont [Thu, 19 Jul 2007 20:14:50 +0000 (20:14 +0000)]
bootstrap: Attempt to fix Mac OS X build using libtool. Please review.

16 years agoSame as previous commit
Rémi Denis-Courmont [Thu, 19 Jul 2007 19:06:19 +0000 (19:06 +0000)]
Same as previous commit

16 years agoRemove extra whitespace
Rémi Denis-Courmont [Thu, 19 Jul 2007 19:00:17 +0000 (19:00 +0000)]
Remove extra whitespace

16 years agocontrol/event.c: Make sure intall_input_event returns a value.
Pierre d'Herbemont [Thu, 19 Jul 2007 17:57:42 +0000 (17:57 +0000)]
control/event.c: Make sure intall_input_event returns a value.

16 years agosrc/Makefile.am: Only allow libvlc-control symbols that are prefixed by libvlc|mediac...
Pierre d'Herbemont [Thu, 19 Jul 2007 17:34:23 +0000 (17:34 +0000)]
src/Makefile.am: Only allow libvlc-control symbols that are prefixed by libvlc|mediacontrol. (Use to be symbol that contains libvlc or mediacontrol. This is a fix for Mac OS X and libtool.

16 years agoRemove non-libtool targets.
Rémi Denis-Courmont [Thu, 19 Jul 2007 17:28:35 +0000 (17:28 +0000)]
Remove non-libtool targets.
automake could hardly keep up with 700 targets.

16 years agoAlways use libtool here
Rémi Denis-Courmont [Thu, 19 Jul 2007 16:32:23 +0000 (16:32 +0000)]
Always use libtool here

16 years agoCosmetic fix
Rémi Denis-Courmont [Thu, 19 Jul 2007 15:47:50 +0000 (15:47 +0000)]
Cosmetic fix

16 years agoRemove the most useless Makefile statement ever
Rémi Denis-Courmont [Thu, 19 Jul 2007 15:47:06 +0000 (15:47 +0000)]
Remove the most useless Makefile statement ever

16 years agoFix positioning of subpicture regions in osdmenu.
Jean-Paul Saman [Thu, 19 Jul 2007 14:50:53 +0000 (14:50 +0000)]
Fix positioning of subpicture regions in osdmenu.

16 years agoDon't scale when source or destination width/height is zero. Fixes a arithmic excepti...
Jean-Paul Saman [Thu, 19 Jul 2007 13:45:30 +0000 (13:45 +0000)]
Don't scale when source or destination width/height is zero. Fixes a arithmic exception (division by zero).

16 years agoAdd input check.
Philippe Morin [Thu, 19 Jul 2007 12:57:50 +0000 (12:57 +0000)]
Add input check.
Avoid mallocing/freeing a libvlc_exception_t (end).

16 years agoAlso demux YUV4MPEG2 files with the raw video demux. Bump the demux score so that...
Antoine Cellerier [Wed, 18 Jul 2007 22:14:57 +0000 (22:14 +0000)]
Also demux YUV4MPEG2 files with the raw video demux. Bump the demux score so that it's tested before ffmpeg. ( http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 )

16 years agoRemove some useless cruft
Rémi Denis-Courmont [Wed, 18 Jul 2007 19:47:29 +0000 (19:47 +0000)]
Remove some useless cruft

16 years agoAvoid allocating/freeing livlc_exception_t.
Philippe Morin [Wed, 18 Jul 2007 16:54:09 +0000 (16:54 +0000)]
Avoid allocating/freeing livlc_exception_t.

16 years agoContribs: build taglib on Windows. Don't know yet about the detection in main config...
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:37:24 +0000 (04:37 +0000)]
Contribs:  build taglib on Windows. Don't know yet about the detection in main configure. (Ref #1247)

16 years agoD-Bus: "org.mpris.vlc" adjustement.
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:29:02 +0000 (04:29 +0000)]
D-Bus: "org.mpris.vlc" adjustement.
Patch from Mirsal, as often.

16 years agoDefault keys for !mac changes:
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:21:59 +0000 (04:21 +0000)]
Default keys for !mac changes:
The idea is that "Ctrl + small letter" are now reserved to interface for
dialogs/windows showing.

=====
* Subtitles delay are now 'g','h' (g down, h up) instead of Ctrl+'h'|'j'
* Audio delay are now 'k', 'j' ( j down, k up ) in order to mimic
subtitles delay (g h j k are next to each other on most keyboards).

* loop is 'l' instead of shift+l to simplify and match random that is 'r'.

* audio and subtitles tracks are 'b' and 'v', instead of 'l', 'k', used
now for delay, since all delays are regrouped.

* Menus, title and chapter are now alt+  instead of Ctrl+ and are using
'n','p' for next/previous chapter and 'o','b' for other (title) next/previous
(o, b are next to n, p)

History is using alt+g, alt+h instead of ctrl+v , ctrl+b, (g & h are
next to each other)

Record is using now Ctrl+shift+r to mimic dump which is ctrl + shift +d.

16 years agoAdd raw video demux to the NEWS.
Antoine Cellerier [Tue, 17 Jul 2007 22:00:35 +0000 (22:00 +0000)]
Add raw video demux to the NEWS.

16 years agoAutomatically load files with the following extension using the rawvid module (and...
Antoine Cellerier [Tue, 17 Jul 2007 21:59:22 +0000 (21:59 +0000)]
Automatically load files with the following extension using the rawvid module (and set height, width, aspect ratio, chroma and fps correctly): sqcif, qcif, cif, 4cif, 16cif, yuv.

16 years agoAdd aspect ratio and chroma option to the rawvid demux.
Antoine Cellerier [Tue, 17 Jul 2007 21:40:03 +0000 (21:40 +0000)]
Add aspect ratio and chroma option to the rawvid demux.
Add some sanity checks to the options' values.

16 years agoAnd another fortune from funman.
Pavlov Konstantin [Tue, 17 Jul 2007 21:20:00 +0000 (21:20 +0000)]
And another fortune from funman.

16 years agoqt4 - Renaming a function.
Jean-Baptiste Kempf [Tue, 17 Jul 2007 17:54:05 +0000 (17:54 +0000)]
qt4 - Renaming a function.

16 years agoQt4 - Cosmetics on previous commit and comments.
Jean-Baptiste Kempf [Tue, 17 Jul 2007 17:50:35 +0000 (17:50 +0000)]
Qt4 - Cosmetics on previous commit and comments.