]> git.sesse.net Git - vlc/log
vlc
18 years ago* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the...
Gildas Bazin [Sun, 11 Jun 2006 20:52:08 +0000 (20:52 +0000)]
* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.

18 years agoffmpeg-svn-cross.patch has been applied upstream
Christophe Mutricy [Sun, 11 Jun 2006 19:21:30 +0000 (19:21 +0000)]
ffmpeg-svn-cross.patch has been applied upstream

18 years agoSkeleton for open
Clément Stenac [Sun, 11 Jun 2006 19:03:12 +0000 (19:03 +0000)]
Skeleton for open

18 years ago* src/audio_output/intf.c: optimise aout_VolumeGet a bit.
Gildas Bazin [Sun, 11 Jun 2006 11:57:05 +0000 (11:57 +0000)]
* src/audio_output/intf.c: optimise aout_VolumeGet a bit.

18 years ago* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
Gildas Bazin [Sun, 11 Jun 2006 11:56:39 +0000 (11:56 +0000)]
* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.

18 years ago* src/misc/stats.c: fix no-stats mode.
Gildas Bazin [Sun, 11 Jun 2006 11:21:59 +0000 (11:21 +0000)]
* src/misc/stats.c: fix no-stats mode.

18 years ago* disable sdk-support on ppc-macs until it is fixed (refs #692)
Felix Paul Kühne [Sun, 11 Jun 2006 09:43:20 +0000 (09:43 +0000)]
* disable sdk-support on ppc-macs until it is fixed (refs #692)

18 years ago* Patch ffmpeg configure to not use twice the cross prefix.
Christophe Mutricy [Sat, 10 Jun 2006 22:26:29 +0000 (22:26 +0000)]
* Patch ffmpeg configure to not use twice the cross prefix.
* CVS -> SVN

18 years ago* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction...
Gildas Bazin [Sat, 10 Jun 2006 22:21:37 +0000 (22:21 +0000)]
* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.

18 years agomisc/freetype.c: Fix strings
Christophe Mutricy [Sat, 10 Jun 2006 21:17:13 +0000 (21:17 +0000)]
misc/freetype.c: Fix strings

18 years agoqt4/input_manager.cpp: compile fix
Christophe Mutricy [Sat, 10 Jun 2006 21:15:19 +0000 (21:15 +0000)]
qt4/input_manager.cpp: compile fix

18 years agoJava bindings update.
Filippo Carone [Sat, 10 Jun 2006 18:13:46 +0000 (18:13 +0000)]
Java bindings update.

- a new java example shows general jvlc use
- more functions added in InputIntf (getInputFPS now works)
- a little potential problem fixed in Playlist

18 years agoa vlc_object_release added
Filippo Carone [Sat, 10 Jun 2006 17:36:22 +0000 (17:36 +0000)]
a vlc_object_release added

18 years agoInitial implementation of libvlc_get_input_fps.
Filippo Carone [Sat, 10 Jun 2006 16:13:38 +0000 (16:13 +0000)]
Initial implementation of libvlc_get_input_fps.

18 years agoMuting and unmuting functions implemented in the control interface
Filippo Carone [Sat, 10 Jun 2006 15:34:32 +0000 (15:34 +0000)]
Muting and unmuting functions implemented in the control interface

18 years agoJava bindings update.
Filippo Carone [Sat, 10 Jun 2006 13:58:03 +0000 (13:58 +0000)]
Java bindings update.

* new JVLC.destroy() method to cleanup a JVLC object
* new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
* Status class removed
* new JVLC.isInputPlaying() and JVLC.hasVout() methods

18 years agoNew snapshot behaviour.
Filippo Carone [Sat, 10 Jun 2006 13:15:15 +0000 (13:15 +0000)]
New snapshot behaviour.

if the user specifies a directory in the snapshot-path variable, then vlc
behaves as before;

if the user specifies a complete path (folder/filename) then the snapshot
is named and saved after it.

18 years ago* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
Gildas Bazin [Sat, 10 Jun 2006 10:26:17 +0000 (10:26 +0000)]
* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.

18 years agoMemleak spotted by Dugal Harris.
Rémi Denis-Courmont [Sat, 10 Jun 2006 10:13:31 +0000 (10:13 +0000)]
Memleak spotted by Dugal Harris.

18 years agoMJPG support with DirectShow (patch from Dugal Harris)
Rémi Denis-Courmont [Sat, 10 Jun 2006 10:13:10 +0000 (10:13 +0000)]
MJPG support with DirectShow (patch from Dugal Harris)

18 years ago* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
Gildas Bazin [Sat, 10 Jun 2006 10:10:56 +0000 (10:10 +0000)]
* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.

18 years agoInclude bitrate in SDP when known.
Rémi Denis-Courmont [Sat, 10 Jun 2006 10:10:54 +0000 (10:10 +0000)]
Include bitrate in SDP when known.
Patch from Ilkka Ollakka with cosmetic fixes.

18 years ago* modules/codec/dmo/dmo.c: fix typo in fourcc.
Gildas Bazin [Sat, 10 Jun 2006 10:01:40 +0000 (10:01 +0000)]
* modules/codec/dmo/dmo.c: fix typo in fourcc.

18 years ago* src/playlist/tree.c: fix memory leak.
Gildas Bazin [Sat, 10 Jun 2006 09:57:45 +0000 (09:57 +0000)]
* src/playlist/tree.c: fix memory leak.

18 years ago* modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes...
Gildas Bazin [Fri, 9 Jun 2006 22:20:11 +0000 (22:20 +0000)]
* modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.

18 years ago* modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird...
Gildas Bazin [Fri, 9 Jun 2006 21:35:13 +0000 (21:35 +0000)]
* modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.

18 years ago* modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before...
Gildas Bazin [Fri, 9 Jun 2006 20:45:41 +0000 (20:45 +0000)]
* modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.

18 years agoDshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t...
Antoine Cellerier [Fri, 9 Jun 2006 20:44:18 +0000 (20:44 +0000)]
Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).

18 years agorevert 15853 as it brokes things
Pavlov Konstantin [Fri, 9 Jun 2006 19:59:22 +0000 (19:59 +0000)]
revert 15853 as it brokes things

18 years ago* Split apart gui and input management
Clément Stenac [Fri, 9 Jun 2006 19:17:49 +0000 (19:17 +0000)]
* Split apart gui and input management
* Functional stats panel

18 years agolets add *flags not only in the case of xulrunner-config
Pavlov Konstantin [Fri, 9 Jun 2006 16:56:13 +0000 (16:56 +0000)]
lets add *flags not only in the case of xulrunner-config

18 years agoFix for building mozilla plugin with mozilla-dev on non-debian systems
Pavlov Konstantin [Fri, 9 Jun 2006 14:19:32 +0000 (14:19 +0000)]
Fix for building mozilla plugin with mozilla-dev on non-debian systems
Needs more check, as i've only tested it on altlinux

18 years agoFTP cleartext authentication from Petr Vacek.
Rémi Denis-Courmont [Fri, 9 Jun 2006 14:17:26 +0000 (14:17 +0000)]
FTP cleartext authentication from Petr Vacek.

18 years ago* proof of concept of drag & dropping a subtitle file while playing a video file...
Yoann Peronneau [Fri, 9 Jun 2006 04:38:16 +0000 (04:38 +0000)]
* proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)

18 years ago* the first autodetected subtitles file should now be automatically enabled
Yoann Peronneau [Fri, 9 Jun 2006 02:08:08 +0000 (02:08 +0000)]
* the first autodetected subtitles file should now be automatically enabled

18 years ago* fix subtitles file autodetection
Yoann Peronneau [Fri, 9 Jun 2006 00:28:07 +0000 (00:28 +0000)]
* fix subtitles file autodetection
  this was broken when the video file name included its directory name
  (for instance "vlc dir/file.avi")

18 years agoDon't forget to reset slider position
Clément Stenac [Thu, 8 Jun 2006 21:04:24 +0000 (21:04 +0000)]
Don't forget to reset slider position

18 years agoOups
Christophe Mutricy [Thu, 8 Jun 2006 21:01:09 +0000 (21:01 +0000)]
Oups

18 years agoDon't laugh
Clément Stenac [Thu, 8 Jun 2006 20:54:20 +0000 (20:54 +0000)]
Don't laugh

18 years agoDon't hardcode path
Christophe Mutricy [Thu, 8 Jun 2006 20:43:59 +0000 (20:43 +0000)]
Don't hardcode path

18 years agonom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de...
Clément Stenac [Thu, 8 Jun 2006 20:43:12 +0000 (20:43 +0000)]
nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille

18 years ago* Don't delete main nodes in playlist_Clear
Clément Stenac [Thu, 8 Jun 2006 19:39:15 +0000 (19:39 +0000)]
* Don't delete main nodes in playlist_Clear
* Fix item add in RC

18 years agoGet rid of some pic stuff that caused vlc-config to do baad things
Clément Stenac [Thu, 8 Jun 2006 19:18:11 +0000 (19:18 +0000)]
Get rid of some pic stuff that caused vlc-config to do baad things

18 years agoFix vout/sout garbage collection and input spam debug messages
Clément Stenac [Thu, 8 Jun 2006 18:59:14 +0000 (18:59 +0000)]
Fix vout/sout garbage collection and input spam debug messages

18 years agoSome general clean up
Clément Stenac [Thu, 8 Jun 2006 18:36:09 +0000 (18:36 +0000)]
Some general clean up

18 years ago* configure.ac: you can do it.
Gildas Bazin [Wed, 7 Jun 2006 22:20:15 +0000 (22:20 +0000)]
* configure.ac: you can do it.

18 years ago* configure.ac: libpostproc detection was more broken than I thought.
Gildas Bazin [Wed, 7 Jun 2006 22:02:16 +0000 (22:02 +0000)]
* configure.ac: libpostproc detection was more broken than I thought.

18 years ago* configure.ac: fix typo in ffmpeg's libpostproc detection.
Gildas Bazin [Wed, 7 Jun 2006 21:42:21 +0000 (21:42 +0000)]
* configure.ac: fix typo in ffmpeg's libpostproc detection.

18 years agoSuggest to check/set JAVA_HOME if compilation fails
Filippo Carone [Wed, 7 Jun 2006 15:20:08 +0000 (15:20 +0000)]
Suggest to check/set JAVA_HOME if compilation fails

18 years agoRemove experimental flag from libtool.
Rémi Denis-Courmont [Wed, 7 Jun 2006 14:22:15 +0000 (14:22 +0000)]
Remove experimental flag from libtool.
Several people use it and nobody complain it was broken.
Besides, some stuff seem not to work without it.

18 years ago* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
Felix Paul Kühne [Wed, 7 Jun 2006 13:25:23 +0000 (13:25 +0000)]
* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0

18 years ago* fortune
Derk-Jan Hartman [Wed, 7 Jun 2006 11:33:30 +0000 (11:33 +0000)]
* fortune

18 years ago* use Play icon for play-only hotkey
Yoann Peronneau [Tue, 6 Jun 2006 20:46:03 +0000 (20:46 +0000)]
* use Play icon for play-only hotkey

18 years ago* blegh fprintf
Derk-Jan Hartman [Tue, 6 Jun 2006 20:44:28 +0000 (20:44 +0000)]
* blegh fprintf

18 years ago* try to fix the pause-only hotkey
Yoann Peronneau [Tue, 6 Jun 2006 18:34:42 +0000 (18:34 +0000)]
* try to fix the pause-only hotkey
  this needs to be tested

18 years agoOps.. i did it again
Filippo Carone [Tue, 6 Jun 2006 12:51:36 +0000 (12:51 +0000)]
Ops.. i did it again

18 years agoone more object release in video.c
Filippo Carone [Tue, 6 Jun 2006 11:35:28 +0000 (11:35 +0000)]
one more object release in video.c

18 years agoJava bindings update:
Filippo Carone [Tue, 6 Jun 2006 11:31:55 +0000 (11:31 +0000)]
Java bindings update:

* more synchronization with playlist and input threads
* new libvlc functions binded

18 years agolibvlc compile warnings resolved
Filippo Carone [Tue, 6 Jun 2006 11:17:52 +0000 (11:17 +0000)]
libvlc compile warnings resolved

18 years agocompile fix
Pavlov Konstantin [Tue, 6 Jun 2006 11:07:40 +0000 (11:07 +0000)]
compile fix

18 years agomake --sout-ts-alignment default enabled (refs: #669)
Marian Durkovic [Tue, 6 Jun 2006 08:47:00 +0000 (08:47 +0000)]
make --sout-ts-alignment default enabled (refs: #669)

18 years agolibvlc input and video update:
Filippo Carone [Mon, 5 Jun 2006 18:23:56 +0000 (18:23 +0000)]
libvlc input and video update:
* video.c: added 1 release object in GetVout
* input.c: added libvlc_get_input_thread helper

18 years agoFix playlist crash on quit
Clément Stenac [Mon, 5 Jun 2006 16:05:34 +0000 (16:05 +0000)]
Fix playlist crash on quit

18 years agoif --enable-java-bindings then check a javac exists
Filippo Carone [Mon, 5 Jun 2006 16:01:35 +0000 (16:01 +0000)]
if --enable-java-bindings then check a javac exists

18 years agolibvlc: Vout object now released when needed
Filippo Carone [Mon, 5 Jun 2006 16:00:27 +0000 (16:00 +0000)]
libvlc: Vout object now released when needed

18 years agolibvlc enhanced:
Filippo Carone [Mon, 5 Jun 2006 15:06:45 +0000 (15:06 +0000)]
libvlc enhanced:
* video height/width retrieval
* input playing status check

18 years ago* Work around automake stupid test
Christophe Mutricy [Mon, 5 Jun 2006 13:43:48 +0000 (13:43 +0000)]
* Work around automake stupid test
* Add notify plugin

18 years agoLibpostproc moved.
Christophe Mutricy [Sun, 4 Jun 2006 21:50:01 +0000 (21:50 +0000)]
Libpostproc moved.

18 years agoOBJECT_INPUT->OBJECT_PLAYLIST
Jérome Decoodt [Sun, 4 Jun 2006 20:53:54 +0000 (20:53 +0000)]
OBJECT_INPUT->OBJECT_PLAYLIST
Thanks to xtophe

18 years ago* added video height/width getters in libvlc
Filippo Carone [Sun, 4 Jun 2006 19:26:55 +0000 (19:26 +0000)]
* added video height/width getters in libvlc
* libvlc playlist play uses locking

18 years agoMake config.status happy (muahaha)
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:43:05 +0000 (18:43 +0000)]
Make config.status happy (muahaha)

18 years agoRemove spurious warning
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:32:14 +0000 (18:32 +0000)]
Remove spurious warning

18 years agoSome build systems clean up. Now require automake 1.7
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:09:30 +0000 (18:09 +0000)]
Some build systems clean up. Now require automake 1.7

Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.

18 years agoAnother PIC fix
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:05:00 +0000 (18:05 +0000)]
Another PIC fix

18 years agoRemove PIC stuff too
Rémi Denis-Courmont [Sun, 4 Jun 2006 17:35:56 +0000 (17:35 +0000)]
Remove PIC stuff too

18 years agoSuppress support for position dependant code (except on mingw32).
Rémi Denis-Courmont [Sun, 4 Jun 2006 17:07:19 +0000 (17:07 +0000)]
Suppress support for position dependant code (except on mingw32).
This simplifies the build system quite a lot, and reduce compilation
times when PIC is actually needed.

If you really mind the extra overhead of PIC, use:
./configure --enable-libtool --enable-static --disable-shared

18 years agopic libraries are now correctly installed when needed:
Filippo Carone [Sun, 4 Jun 2006 15:30:18 +0000 (15:30 +0000)]
pic libraries are now correctly installed when needed:
* --enable-pic added in configure.ac
* bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed

18 years ago * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
Olivier Teulière [Sun, 4 Jun 2006 14:17:46 +0000 (14:17 +0000)]
 * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument

18 years ago * modules/gui/skins2/*: More simplifications of the same kind
Olivier Teulière [Sun, 4 Jun 2006 14:03:54 +0000 (14:03 +0000)]
 * modules/gui/skins2/*: More simplifications of the same kind

18 years ago * modules/gui/skins2/*: The second template argument of the Subject and
Olivier Teulière [Sun, 4 Jun 2006 13:55:41 +0000 (13:55 +0000)]
 * modules/gui/skins2/*: The second template argument of the Subject and
   Observer classes now has a default value. This simplifies the code in many
   places.

18 years ago* Don't reset input meta information
Clément Stenac [Sun, 4 Jun 2006 09:00:36 +0000 (09:00 +0000)]
* Don't reset input meta information
* Improve notification layout

18 years agoMore cosmetics for plastique
Clément Stenac [Sun, 4 Jun 2006 08:13:00 +0000 (08:13 +0000)]
More cosmetics for plastique

18 years agoNew libnotify plugin.
Christophe Mutricy [Sun, 4 Jun 2006 00:13:40 +0000 (00:13 +0000)]
New libnotify plugin.
TODO: - get rid of the harcoded path for the icon
      - make the meta printed an option.

18 years ago.
Christophe Massiot [Sun, 4 Jun 2006 00:10:01 +0000 (00:10 +0000)]
.

18 years ago * dos/skins/skins2-howto.xml: Small precision
Olivier Teulière [Sun, 4 Jun 2006 00:00:34 +0000 (00:00 +0000)]
 * dos/skins/skins2-howto.xml: Small precision

18 years ago * modules/gui/skins2/*:
Olivier Teulière [Sat, 3 Jun 2006 23:57:40 +0000 (23:57 +0000)]
 * modules/gui/skins2/*:
     - anchors have a new "lefttop" attribute, allowing them to follow the
       border of the window when resizing
     - the resizing is now handled by the WindowManager class (to enforce the
       mediator pattern). This makes it possible to handle tricky cases,
       such as:
           window B is anchored to window A, and A is resized
           ==> B moves accordingly, and can still be anchored by other windows

18 years agoCosmetics
Clément Stenac [Sat, 3 Jun 2006 22:27:19 +0000 (22:27 +0000)]
Cosmetics

18 years ago* Fix crash
Clément Stenac [Sat, 3 Jun 2006 21:44:25 +0000 (21:44 +0000)]
* Fix crash
* Add a prefs button

18 years agoPreferences
Clément Stenac [Sat, 3 Jun 2006 18:03:40 +0000 (18:03 +0000)]
Preferences

18 years ago* use ganesh instead of the official server while it is down
Felix Paul Kühne [Sat, 3 Jun 2006 12:15:03 +0000 (12:15 +0000)]
* use ganesh instead of the official server while it is down

18 years ago* fixed compilation if svn isn't in the default path
Felix Paul Kühne [Sat, 3 Jun 2006 10:45:32 +0000 (10:45 +0000)]
* fixed compilation if svn isn't in the default path

18 years agoFix Stream title. Patch by Diego "Flameeyes" Petteno
Christophe Mutricy [Fri, 2 Jun 2006 22:56:38 +0000 (22:56 +0000)]
Fix Stream title. Patch by Diego "Flameeyes" Petteno

18 years agodiscriminate between the two OpenGL modules
Christophe Mutricy [Fri, 2 Jun 2006 22:22:01 +0000 (22:22 +0000)]
discriminate between the two OpenGL modules

18 years agoEmpty files
Clément Stenac [Fri, 2 Jun 2006 20:20:21 +0000 (20:20 +0000)]
Empty files

18 years ago* Don't change the FSF address
Benjamin Pracht [Fri, 2 Jun 2006 19:24:36 +0000 (19:24 +0000)]
* Don't change the FSF address

18 years ago* Patch by Cédric Cocquebert to add several additional video effects to the opengl...
Benjamin Pracht [Fri, 2 Jun 2006 18:41:31 +0000 (18:41 +0000)]
* Patch by Cédric Cocquebert to add several additional video effects to the opengl vout

18 years agowhen testing if mozilla is required, use enable_mozilla, not just mozilla
Filippo Carone [Fri, 2 Jun 2006 13:22:58 +0000 (13:22 +0000)]
when testing if mozilla is required, use enable_mozilla, not just mozilla

18 years agoadded in libvlc:
Filippo Carone [Fri, 2 Jun 2006 11:27:30 +0000 (11:27 +0000)]
added in libvlc:
 - simple screenshot function
 - an helper function to check if the input item is playing

18 years agoTodo for prefs widgets
Clément Stenac [Fri, 2 Jun 2006 06:06:38 +0000 (06:06 +0000)]
Todo for prefs widgets

18 years agoTypo. Thanks to radius on the forum
Clément Stenac [Fri, 2 Jun 2006 06:05:11 +0000 (06:05 +0000)]
Typo. Thanks to radius on the forum