]> git.sesse.net Git - vlc/log
vlc
17 years agoUse var_ instead of config_ (closes #740)
Christophe Mutricy [Thu, 14 Sep 2006 20:31:58 +0000 (20:31 +0000)]
Use var_ instead of config_  (closes #740)

17 years ago- ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as...
Damien Fouilleul [Thu, 14 Sep 2006 19:44:47 +0000 (19:44 +0000)]
- ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler

17 years agoFilter handling helpers moved to core
Clément Stenac [Thu, 14 Sep 2006 18:58:39 +0000 (18:58 +0000)]
Filter handling helpers moved to core
Will have to be updated/factorized when new chain and filter stuff is in.

17 years ago* fix a nasty handling bug and convert all comments to C-style
Felix Paul Kühne [Thu, 14 Sep 2006 18:47:59 +0000 (18:47 +0000)]
* fix a nasty handling bug and convert all comments to C-style

17 years agoAdd missing actions in popup
Clément Stenac [Thu, 14 Sep 2006 16:44:22 +0000 (16:44 +0000)]
Add missing actions in popup

17 years ago* enable debug for x264 compilation for testing purposes (refs #733)
Felix Paul Kühne [Thu, 14 Sep 2006 16:12:27 +0000 (16:12 +0000)]
* enable debug for x264 compilation for testing purposes (refs #733)

17 years ago* QT timeout=>timeout() in the MACRO to avoid hanging.
Jean-Baptiste Kempf [Wed, 13 Sep 2006 23:16:25 +0000 (23:16 +0000)]
* QT timeout=>timeout() in the MACRO to avoid hanging.
Object::connect: Parentheses expected, signal QTimer::timeout

17 years ago* extras/vlc.vim: match also files with a "Copyright [...] Videolan team"
Yoann Peronneau [Wed, 13 Sep 2006 19:55:19 +0000 (19:55 +0000)]
* extras/vlc.vim: match also files with a "Copyright [...] Videolan team"

17 years agoSome more cleanup and macros
Clément Stenac [Wed, 13 Sep 2006 13:11:42 +0000 (13:11 +0000)]
Some more cleanup and macros

17 years agoSome cleanup here and there
Clément Stenac [Wed, 13 Sep 2006 12:45:46 +0000 (12:45 +0000)]
Some cleanup here and there
* Add a CONNECT macro for simple signal->slot connections
* Untested save support in simple preferences

17 years agoTypo
Christophe Mutricy [Wed, 13 Sep 2006 09:20:44 +0000 (09:20 +0000)]
Typo

17 years agoImplementation of login, input and progress dialogs in Qt
Clément Stenac [Wed, 13 Sep 2006 09:03:27 +0000 (09:03 +0000)]
Implementation of login, input and progress dialogs in Qt
(untested)

17 years ago* Handle parameters in streaming profiles
Clément Stenac [Wed, 13 Sep 2006 06:22:23 +0000 (06:22 +0000)]
* Handle parameters in streaming profiles
* Remove i18n_string stuff

17 years agoReally useless this time
Antoine Cellerier [Tue, 12 Sep 2006 21:35:18 +0000 (21:35 +0000)]
Really useless this time

17 years agoCommit random stuff to test modified commit emails.
Antoine Cellerier [Tue, 12 Sep 2006 21:32:29 +0000 (21:32 +0000)]
Commit random stuff to test modified commit emails.

17 years agoMost of demux/
Rémi Denis-Courmont [Tue, 12 Sep 2006 19:15:20 +0000 (19:15 +0000)]
Most of demux/

17 years agocontrol/
Rémi Denis-Courmont [Tue, 12 Sep 2006 19:00:51 +0000 (19:00 +0000)]
control/

17 years agoMore
Rémi Denis-Courmont [Tue, 12 Sep 2006 18:57:45 +0000 (18:57 +0000)]
More

17 years agoWarnings
Rémi Denis-Courmont [Tue, 12 Sep 2006 18:52:13 +0000 (18:52 +0000)]
Warnings

17 years agoAhem: (v)asprintf requires stdio.h; strndup requires string.h
Rémi Denis-Courmont [Tue, 12 Sep 2006 18:49:41 +0000 (18:49 +0000)]
Ahem: (v)asprintf requires stdio.h; strndup requires string.h

17 years agoModernize configure.ac a bit
Rémi Denis-Courmont [Tue, 12 Sep 2006 18:35:04 +0000 (18:35 +0000)]
Modernize configure.ac a bit

17 years agoRevert lame revert from [16628].
Rémi Denis-Courmont [Tue, 12 Sep 2006 18:03:45 +0000 (18:03 +0000)]
Revert lame revert from [16628].
Provide trivial work-around for users of obsolete autoconf

17 years agoFortunately, VLC is not using CVS anymore.
Rémi Denis-Courmont [Tue, 12 Sep 2006 17:47:05 +0000 (17:47 +0000)]
Fortunately, VLC is not using CVS anymore.

17 years ago- bootstrap: removed vlcintf.h
Damien Fouilleul [Tue, 12 Sep 2006 17:03:39 +0000 (17:03 +0000)]
- bootstrap: removed vlcintf.h
- configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin

17 years ago * src/network/io.c: zorglub: gnagnagna ! :)
Sam Hocevar [Tue, 12 Sep 2006 12:19:33 +0000 (12:19 +0000)]
  * src/network/io.c: zorglub: gnagnagna ! :)
    (fixed more coding style, and resolved a conflict I introduced)

17 years ago * src/misc/network/io.c: coding style fixes.
Sam Hocevar [Tue, 12 Sep 2006 12:17:41 +0000 (12:17 +0000)]
  * src/misc/network/io.c: coding style fixes.

17 years ago***Partial*** Solaris compile fix
Rémi Denis-Courmont [Mon, 11 Sep 2006 19:53:18 +0000 (19:53 +0000)]
***Partial*** Solaris compile fix
(you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)

17 years agoImprove socket polling logic so that errors to avoid silencing errors.
Rémi Denis-Courmont [Mon, 11 Sep 2006 16:36:07 +0000 (16:36 +0000)]
Improve socket polling logic so that errors to avoid silencing errors.

17 years ago * configure.ac: don't add AltiVec modules twice.
Sam Hocevar [Mon, 11 Sep 2006 15:12:33 +0000 (15:12 +0000)]
  * configure.ac: don't add AltiVec modules twice.

17 years ago*Contribs: Yet another x264 patch
Jean-Baptiste Kempf [Mon, 11 Sep 2006 13:34:17 +0000 (13:34 +0000)]
*Contribs: Yet another x264 patch

17 years ago* Contribs: Remove unneeded files
Jean-Baptiste Kempf [Mon, 11 Sep 2006 12:14:17 +0000 (12:14 +0000)]
* Contribs: Remove unneeded files
* Contribs: change gz => bz2 for autoconf package

17 years ago* Contribs: attempt to update Tiff/SDL/SDL_image
Jean-Baptiste Kempf [Mon, 11 Sep 2006 11:49:57 +0000 (11:49 +0000)]
* Contribs: attempt to update Tiff/SDL/SDL_image

17 years agoUp-to-date schema for profiles
Clément Stenac [Mon, 11 Sep 2006 11:32:31 +0000 (11:32 +0000)]
Up-to-date schema for profiles

17 years ago * No longer use the $(pic) variable, since all flags are properly set
Sam Hocevar [Mon, 11 Sep 2006 10:51:16 +0000 (10:51 +0000)]
  * No longer use the $(pic) variable, since all flags are properly set
    in the configure script.

17 years ago * Don't use PIC on WIN32.
Sam Hocevar [Mon, 11 Sep 2006 09:07:58 +0000 (09:07 +0000)]
  * Don't use PIC on WIN32.

17 years ago * Always use PIC to build the Mozilla plugin.
Sam Hocevar [Mon, 11 Sep 2006 08:20:43 +0000 (08:20 +0000)]
  * Always use PIC to build the Mozilla plugin.

17 years agoProfile sample.
Clément Stenac [Mon, 11 Sep 2006 06:07:47 +0000 (06:07 +0000)]
Profile sample.
* Remove the l10n stuff, we'll handle it through po4a
* Add the ability to put several profiles in a file
* Split out the name of the elements
* Remove the prefix
Schema is not yet up-to-date.

17 years agoRemove useless debug
Clément Stenac [Sun, 10 Sep 2006 21:58:29 +0000 (21:58 +0000)]
Remove useless debug

17 years ago* remove non-committed files from target to make buildbot happy. You obviously need...
Felix Paul Kühne [Sun, 10 Sep 2006 20:43:14 +0000 (20:43 +0000)]
* remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons

17 years agoA bit of cleanup
Clément Stenac [Sun, 10 Sep 2006 20:36:09 +0000 (20:36 +0000)]
A bit of cleanup
Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros

17 years agovout-filter is now part of the video-filter option. (video output core still needs...
Antoine Cellerier [Sun, 10 Sep 2006 20:21:14 +0000 (20:21 +0000)]
vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.

17 years agoFix typo
Clément Stenac [Sun, 10 Sep 2006 20:20:21 +0000 (20:20 +0000)]
Fix typo

17 years ago* removed some further hangover from the original patch and finally added embeddedWin...
Felix Paul Kühne [Sun, 10 Sep 2006 20:17:19 +0000 (20:17 +0000)]
* removed some further hangover from the original patch and finally added embeddedWindow to the xcode project

17 years ago* New Fullscreen controller panel
Felix Paul Kühne [Sun, 10 Sep 2006 20:12:12 +0000 (20:12 +0000)]
* New Fullscreen controller panel
- basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
plus
- various patches, coding-style fixes, etc. here and there
- integration to VLCControls
- automagic fading-in and -out when in fullscreen mode

TODO:
- get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
- implement the volume slider
- fix seeking with the time slider
- check for memory leaks
- further clean-up

ATTENTION:
for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.

17 years agoFix SD support
Clément Stenac [Sun, 10 Sep 2006 19:00:21 +0000 (19:00 +0000)]
Fix SD support

17 years agoAlso control plugin export table
Rémi Denis-Courmont [Sun, 10 Sep 2006 17:54:17 +0000 (17:54 +0000)]
Also control plugin export table

17 years agoBlind svn:ignore update
Rémi Denis-Courmont [Sun, 10 Sep 2006 17:46:50 +0000 (17:46 +0000)]
Blind svn:ignore update

17 years agoEnsure libvlc only export symbols from libvlc API
Rémi Denis-Courmont [Sun, 10 Sep 2006 17:40:29 +0000 (17:40 +0000)]
Ensure libvlc only export symbols from libvlc API

17 years agoHandle more hotkeys
Clément Stenac [Sun, 10 Sep 2006 17:18:33 +0000 (17:18 +0000)]
Handle more hotkeys
Prevent the volume slider from stealing the focus

17 years agoDon't build stream_out_switcher by default
Christophe Mutricy [Sun, 10 Sep 2006 17:00:09 +0000 (17:00 +0000)]
Don't build stream_out_switcher by default

17 years ago * Makefile.am: add empty versioning information to libvlc.so.
Sam Hocevar [Sun, 10 Sep 2006 16:37:47 +0000 (16:37 +0000)]
  * Makefile.am: add empty versioning information to libvlc.so.

17 years ago * src/Makefile.am: do not use -avoid-version. [ported from r16581]
Sam Hocevar [Sun, 10 Sep 2006 16:33:18 +0000 (16:33 +0000)]
 * src/Makefile.am: do not use -avoid-version. [ported from r16581]

17 years agoAlso decode VP6 in flash ... this currently decodes video upside down (example file...
Antoine Cellerier [Sat, 9 Sep 2006 20:19:32 +0000 (20:19 +0000)]
Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...

17 years agoFFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in...
Antoine Cellerier [Sat, 9 Sep 2006 19:39:31 +0000 (19:39 +0000)]
FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)

17 years agoSwitch net_Write to poll() to avoid fd set overflow.
Rémi Denis-Courmont [Sat, 9 Sep 2006 13:50:07 +0000 (13:50 +0000)]
Switch net_Write to poll() to avoid fd set overflow.

17 years agoAccept non-socket handles through net_Read* (closes #731)
Rémi Denis-Courmont [Sat, 9 Sep 2006 10:50:29 +0000 (10:50 +0000)]
Accept non-socket handles through net_Read* (closes #731)

17 years agoFix segfault. FTP access output is now somehow "tested"
Rémi Denis-Courmont [Sat, 9 Sep 2006 10:37:37 +0000 (10:37 +0000)]
Fix segfault. FTP access output is now somehow "tested"

17 years agoMore fixes
Rémi Denis-Courmont [Sat, 9 Sep 2006 10:24:52 +0000 (10:24 +0000)]
More fixes

17 years agoOSX compile fix
Rémi Denis-Courmont [Sat, 9 Sep 2006 10:09:15 +0000 (10:09 +0000)]
OSX compile fix

17 years agoOups
Rémi Denis-Courmont [Sat, 9 Sep 2006 10:03:06 +0000 (10:03 +0000)]
Oups

17 years agoUntested FTP access output (closes #605)
Rémi Denis-Courmont [Sat, 9 Sep 2006 09:53:34 +0000 (09:53 +0000)]
Untested FTP access output (closes #605)

17 years agoFix typo
Rémi Denis-Courmont [Sat, 9 Sep 2006 09:23:02 +0000 (09:23 +0000)]
Fix typo

17 years agoOne more outdated copyright
Clément Stenac [Sat, 9 Sep 2006 09:12:23 +0000 (09:12 +0000)]
One more outdated copyright

17 years agoCopyright stuff
Clément Stenac [Sat, 9 Sep 2006 09:05:11 +0000 (09:05 +0000)]
Copyright stuff

17 years agoMore cosmetic
Rémi Denis-Courmont [Sat, 9 Sep 2006 08:27:55 +0000 (08:27 +0000)]
More cosmetic
(nice reinvention of the while() loop, but I prefer while())

17 years agoCosmetic fixes
Rémi Denis-Courmont [Sat, 9 Sep 2006 08:20:18 +0000 (08:20 +0000)]
Cosmetic fixes

17 years agoDon't use someone's else domain in our default values
Rémi Denis-Courmont [Sat, 9 Sep 2006 08:19:23 +0000 (08:19 +0000)]
Don't use someone's else domain in our default values

17 years agoReally fix SDP ordering here too (closes #716 again)
Rémi Denis-Courmont [Sat, 9 Sep 2006 07:48:55 +0000 (07:48 +0000)]
Really fix SDP ordering here too (closes #716 again)

17 years ago* Add multicast source filter (RFC4570),
Rémi Denis-Courmont [Sat, 9 Sep 2006 07:43:58 +0000 (07:43 +0000)]
* Add multicast source filter (RFC4570),
  so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
* Add recvonly attribute
* Really fix ordering (c= then t= then a=)
* Put type attribute as a session attribute (as per RFC4566)

17 years agoAnother SDP ordering fix
Rémi Denis-Courmont [Sat, 9 Sep 2006 07:26:22 +0000 (07:26 +0000)]
Another SDP ordering fix

17 years agoAdd vcrop, vzoom and vratio commands to the rc interface (code duplication is horribl...
Antoine Cellerier [Fri, 8 Sep 2006 22:41:45 +0000 (22:41 +0000)]
Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)

17 years agoALT Linux VLC specfile
Pavlov Konstantin [Fri, 8 Sep 2006 21:42:19 +0000 (21:42 +0000)]
ALT Linux VLC specfile

17 years agoforgot to mention the last fortune is from #videolan
Pavlov Konstantin [Fri, 8 Sep 2006 21:30:07 +0000 (21:30 +0000)]
forgot to mention the last fortune is from #videolan

17 years agoone more fortune
Pavlov Konstantin [Fri, 8 Sep 2006 21:27:21 +0000 (21:27 +0000)]
one more fortune

17 years agoFix SDP line ordering (closes #716)
Rémi Denis-Courmont [Fri, 8 Sep 2006 19:50:25 +0000 (19:50 +0000)]
Fix SDP line ordering (closes #716)

17 years agoComplete(?) migration to net_strerror/net_errno
Rémi Denis-Courmont [Fri, 8 Sep 2006 19:00:04 +0000 (19:00 +0000)]
Complete(?) migration to net_strerror/net_errno
for nicer Win32 error messages

17 years agoWell, this time maybe
Rémi Denis-Courmont [Fri, 8 Sep 2006 18:33:32 +0000 (18:33 +0000)]
Well, this time maybe

17 years agoMight fix Win32 compilation
Rémi Denis-Courmont [Fri, 8 Sep 2006 18:26:50 +0000 (18:26 +0000)]
Might fix Win32 compilation

17 years agoAdd missing const qualifier and fix warnings
Rémi Denis-Courmont [Fri, 8 Sep 2006 18:14:25 +0000 (18:14 +0000)]
Add missing const qualifier and fix warnings

17 years agoDon't rebuild the skin all the time
Rémi Denis-Courmont [Fri, 8 Sep 2006 18:08:39 +0000 (18:08 +0000)]
Don't rebuild the skin all the time

17 years agoActually wreak havoc to the network API.
Rémi Denis-Courmont [Fri, 8 Sep 2006 18:07:18 +0000 (18:07 +0000)]
Actually wreak havoc to the network API.

17 years agoFixes
Rémi Denis-Courmont [Fri, 8 Sep 2006 17:56:58 +0000 (17:56 +0000)]
Fixes

17 years agoReallow file descriptor above FD_SETSIZE since we now use poll()
Rémi Denis-Courmont [Fri, 8 Sep 2006 17:53:14 +0000 (17:53 +0000)]
Reallow file descriptor above FD_SETSIZE since we now use poll()

17 years agoExperimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
Rémi Denis-Courmont [Fri, 8 Sep 2006 17:51:58 +0000 (17:51 +0000)]
Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select

17 years agoMore cleanup
Rémi Denis-Courmont [Fri, 8 Sep 2006 16:29:56 +0000 (16:29 +0000)]
More cleanup

17 years agoAdd message for most of the Winsock errors
Rémi Denis-Courmont [Fri, 8 Sep 2006 16:26:49 +0000 (16:26 +0000)]
Add message for most of the Winsock errors
(not compile tested, but since no one else wanted to do such a boring commit,
 you can't complain)

17 years agoPartial cleanup and improved Windows error messages
Rémi Denis-Courmont [Fri, 8 Sep 2006 16:04:29 +0000 (16:04 +0000)]
Partial cleanup and improved Windows error messages

17 years ago * modules/stream_out/rtp.c:
Sam Hocevar [Fri, 8 Sep 2006 15:48:21 +0000 (15:48 +0000)]
  * modules/stream_out/rtp.c:
    + Remove SDP file when bailing out. Patch by Fabrice Ollivier.

17 years agoUpdate-po
Christophe Mutricy [Thu, 7 Sep 2006 22:58:14 +0000 (22:58 +0000)]
Update-po

17 years agoWe need the latest autoconf. see [16537]
Christophe Mutricy [Thu, 7 Sep 2006 22:20:04 +0000 (22:20 +0000)]
We need the latest autoconf. see [16537]

17 years ago* Reset access->info.b_eof when we search. After you have read up untill the end...
Derk-Jan Hartman [Thu, 7 Sep 2006 22:01:06 +0000 (22:01 +0000)]
* Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.

17 years ago* Improve duration calculation
Derk-Jan Hartman [Thu, 7 Sep 2006 21:58:59 +0000 (21:58 +0000)]
* Improve duration calculation

17 years agoImplement net_SetDSCP() to set Diffserv code point on a socket.
Rémi Denis-Courmont [Thu, 7 Sep 2006 19:49:30 +0000 (19:49 +0000)]
Implement net_SetDSCP() to set Diffserv code point on a socket.

17 years agoMake GnuTLS use pthread directly rather than VLC's API when appropriate.
Rémi Denis-Courmont [Thu, 7 Sep 2006 19:23:03 +0000 (19:23 +0000)]
Make GnuTLS use pthread directly rather than VLC's API when appropriate.
This would be needed if libvlc is ever embedded in an application that
also uses GnuTLS.

17 years ago- Check x509 certificates start and end date (*ahem*)
Rémi Denis-Courmont [Thu, 7 Sep 2006 19:09:27 +0000 (19:09 +0000)]
- Check x509 certificates start and end date (*ahem*)
- Some cleanup

17 years agoRequire more recent GnuTLS and get rid of broken algos.
Rémi Denis-Courmont [Thu, 7 Sep 2006 18:27:41 +0000 (18:27 +0000)]
Require more recent GnuTLS and get rid of broken algos.

17 years ago:%s/\t/ /g
Antoine Cellerier [Thu, 7 Sep 2006 17:02:46 +0000 (17:02 +0000)]
:%s/\t/    /g

17 years agovlcplugin.cpp: don't forget to increment argc
Damien Fouilleul [Wed, 6 Sep 2006 22:15:29 +0000 (22:15 +0000)]
vlcplugin.cpp: don't forget to increment argc

17 years ago- OpenCV video filter module by Dugal Harris
Damien Fouilleul [Wed, 6 Sep 2006 22:07:22 +0000 (22:07 +0000)]
- OpenCV video filter module by Dugal Harris

17 years agoUse the "video filter2" capability for transcode's vfilter option so we don't get...
Clément Stenac [Wed, 6 Sep 2006 21:32:39 +0000 (21:32 +0000)]
Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly