]> git.sesse.net Git - vlc/log
vlc
16 years agoTypo
Rémi Denis-Courmont [Tue, 22 Apr 2008 16:20:34 +0000 (19:20 +0300)]
Typo

16 years agoRevert play & send durations, read preroll as 64 bits
Rafaël Carré [Tue, 22 Apr 2008 16:09:20 +0000 (18:09 +0200)]
Revert play & send durations, read preroll as 64 bits

The "unknown, always 0" field looks very much like it is the not used 32
msb of preroll
Thanks to Juho Vähä-Herttua

16 years agoAbsence of cvs could result in not explicit warning
Rafaël Carré [Tue, 22 Apr 2008 15:44:23 +0000 (17:44 +0200)]
Absence of cvs could result in not explicit warning

16 years agohttpd: Fix vlc_object_wait() usage. It's needed to check if we were not already kille...
Pierre d'Herbemont [Tue, 22 Apr 2008 15:11:46 +0000 (17:11 +0200)]
httpd: Fix vlc_object_wait() usage. It's needed to check if we were not already killed before calling vlc_object_wait(). Thanks to William King for spotting the deadlock.

16 years agoFix b7d1154663ccc8f245...
Rémi Denis-Courmont [Tue, 22 Apr 2008 14:49:11 +0000 (17:49 +0300)]
Fix b7d1154663ccc8f245...

16 years agoblock: Remove a no-op introduced by me and spotted by funman.
Pierre d'Herbemont [Tue, 22 Apr 2008 14:45:20 +0000 (16:45 +0200)]
block: Remove a no-op introduced by me and spotted by funman.

16 years agoinput: Make sure priv->p_sout won't be reused when freed.
Pierre d'Herbemont [Tue, 22 Apr 2008 14:26:05 +0000 (16:26 +0200)]
input: Make sure priv->p_sout won't be reused when freed.

16 years agoPut extra debugging behind ifdef ZVBI_DEBUG.
Jean-Paul Saman [Tue, 22 Apr 2008 10:16:35 +0000 (12:16 +0200)]
Put extra debugging behind ifdef ZVBI_DEBUG.

16 years agoCleanup
Jean-Paul Saman [Tue, 22 Apr 2008 09:36:25 +0000 (11:36 +0200)]
Cleanup

16 years agoFix error in undef zvbi private define ZVBI_PIXFMT_RGBA32 and fix compiler warnings...
Jean-Paul Saman [Tue, 22 Apr 2008 09:27:37 +0000 (11:27 +0200)]
Fix error in undef zvbi private define ZVBI_PIXFMT_RGBA32 and fix compiler warnings for unused arguments.

16 years agoRework to use asprintf() in live555 demux
Jean-Paul Saman [Thu, 17 Apr 2008 12:52:53 +0000 (14:52 +0200)]
Rework to use asprintf() in live555 demux

16 years agostream_output: Expanded debug message at sout input creation/destruction.
Pierre d'Herbemont [Tue, 22 Apr 2008 13:50:13 +0000 (15:50 +0200)]
stream_output: Expanded debug message at sout input creation/destruction.

16 years agostream_out/description.c: Add some debug msg to better track down an assertion failure.
Pierre d'Herbemont [Tue, 22 Apr 2008 13:40:57 +0000 (15:40 +0200)]
stream_out/description.c: Add some debug msg to better track down an assertion failure.

16 years agoSource files can be in subdirectories
Christophe Mutricy [Mon, 21 Apr 2008 23:40:26 +0000 (00:40 +0100)]
Source files can be in subdirectories

Like for qt4 or skins2

16 years agoDutch l10n update by Myckel Habets
Christophe Mutricy [Mon, 21 Apr 2008 22:08:17 +0000 (23:08 +0100)]
Dutch l10n update by Myckel Habets

16 years agoUpdate vlc-config.in construction
Rémi Denis-Courmont [Mon, 21 Apr 2008 20:13:56 +0000 (23:13 +0300)]
Update vlc-config.in construction

16 years agoRemove un-needed SYMPREF
Rémi Denis-Courmont [Mon, 21 Apr 2008 20:09:47 +0000 (23:09 +0300)]
Remove un-needed SYMPREF

16 years agoBatch writing to vlc-config.in
Rémi Denis-Courmont [Mon, 21 Apr 2008 20:06:01 +0000 (23:06 +0300)]
Batch writing to vlc-config.in

16 years agoRemove un-needed VLC_CONFIG_HELPER macro
Rémi Denis-Courmont [Mon, 21 Apr 2008 20:01:06 +0000 (23:01 +0300)]
Remove un-needed VLC_CONFIG_HELPER macro

16 years agoDo not touch m4/private.m4 from modules/genmf
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:52:50 +0000 (22:52 +0300)]
Do not touch m4/private.m4 from modules/genmf

This fixes genmf when not called from bootstrap

16 years agoRemove un-needed vlc-config --target mode
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:51:03 +0000 (22:51 +0300)]
Remove un-needed vlc-config --target mode

16 years agoSame as previous commit
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:45:49 +0000 (22:45 +0300)]
Same as previous commit

16 years agoReplace a nasty ugly construct with another similar one
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:42:55 +0000 (22:42 +0300)]
Replace a nasty ugly construct with another similar one

16 years agoRemove unused target
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:36:29 +0000 (22:36 +0300)]
Remove unused target

16 years agoSave the Last.FM account's password correctly
Felix Paul Kühne [Mon, 21 Apr 2008 19:55:39 +0000 (21:55 +0200)]
Save the Last.FM account's password correctly

*coughcough*

16 years agoComplete flags factorization
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:31:47 +0000 (22:31 +0300)]
Complete flags factorization

16 years agoSimplify
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:12:42 +0000 (22:12 +0300)]
Simplify

16 years agoRemove dead code
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:05:39 +0000 (22:05 +0300)]
Remove dead code

16 years agoFix genmf invocation
Rémi Denis-Courmont [Mon, 21 Apr 2008 19:04:35 +0000 (22:04 +0300)]
Fix genmf invocation

16 years agoRemove dead and ugly code of mine
Rémi Denis-Courmont [Mon, 21 Apr 2008 18:54:50 +0000 (21:54 +0300)]
Remove dead and ugly code of mine

16 years agoExcess whitespace
Rémi Denis-Courmont [Mon, 21 Apr 2008 18:49:06 +0000 (21:49 +0300)]
Excess whitespace

16 years agoMakefile factorization
Rémi Denis-Courmont [Mon, 21 Apr 2008 18:48:43 +0000 (21:48 +0300)]
Makefile factorization

16 years agoAccept libtool archives and libtool objects as well as plugin names
Rémi Denis-Courmont [Mon, 21 Apr 2008 18:36:24 +0000 (21:36 +0300)]
Accept libtool archives and libtool objects as well as plugin names

16 years agoExcess whitespace
Rémi Denis-Courmont [Mon, 21 Apr 2008 17:53:17 +0000 (20:53 +0300)]
Excess whitespace

16 years agoPut common modules Makefiles stuff to an include file
Rémi Denis-Courmont [Mon, 21 Apr 2008 17:42:38 +0000 (20:42 +0300)]
Put common modules Makefiles stuff to an include file

Less escaping, less stuff that Makefile.am's depend on

16 years agoRevert "FFmpeg use --cross-compile option"
Rafaël Carré [Mon, 21 Apr 2008 15:01:30 +0000 (17:01 +0200)]
Revert "FFmpeg use --cross-compile option"

This reverts commit 63b84d592a8c8ee4edde4b19e4fe1745c8b1e8ac.

Don't use old snapshots and think its HEAD

16 years agoFFmpeg use --cross-compile option
Rafaël Carré [Mon, 21 Apr 2008 14:52:43 +0000 (16:52 +0200)]
FFmpeg use --cross-compile option

16 years agoCorrectly release sout object when it has been kept
Rafaël Carré [Sun, 20 Apr 2008 19:26:49 +0000 (21:26 +0200)]
Correctly release sout object when it has been kept

16 years agoAttach the sout object to libvlc
Rafaël Carré [Sun, 20 Apr 2008 19:08:35 +0000 (21:08 +0200)]
Attach the sout object to libvlc

16 years agoFix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the window were never destroyed
Rafaël Carré [Sun, 20 Apr 2008 15:38:33 +0000 (17:38 +0200)]
Fix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the window were never destroyed

16 years agoCheck dialog return value
Rafaël Carré [Sun, 20 Apr 2008 15:35:53 +0000 (17:35 +0200)]
Check dialog return value

16 years agoRemove framework-only links when packaging VLC-release.app
Rafaël Carré [Sun, 20 Apr 2008 15:09:47 +0000 (17:09 +0200)]
Remove framework-only links when packaging VLC-release.app

16 years agoDetect (and use) unknown codecs - idea by JPeg
Rafaël Carré [Sun, 20 Apr 2008 12:05:15 +0000 (14:05 +0200)]
Detect (and use) unknown codecs - idea by JPeg

16 years agoRelease the input in PopupMenu
Rafaël Carré [Sun, 20 Apr 2008 11:43:00 +0000 (13:43 +0200)]
Release the input in PopupMenu

Patch by Jean-Philippe André

16 years agoMore ignores (OS X and QT4 related files & folders)
Felix Paul Kühne [Sun, 20 Apr 2008 08:55:38 +0000 (10:55 +0200)]
More ignores (OS X and QT4 related files & folders)

16 years agoFix MPRIS method names
Mirsal Ennaime [Sat, 19 Apr 2008 22:09:56 +0000 (00:09 +0200)]
Fix MPRIS method names

16 years agoAvoid a deadlock.
Mirsal Ennaime [Sat, 19 Apr 2008 22:05:16 +0000 (00:05 +0200)]
Avoid a deadlock.

16 years agotest code fix
Filippo Carone [Sat, 19 Apr 2008 21:26:36 +0000 (23:26 +0200)]
test code fix

16 years agotest: Fix make distcheck by including libvlc/test.h in check_HEADERS.
Pierre d'Herbemont [Sat, 19 Apr 2008 18:44:30 +0000 (20:44 +0200)]
test: Fix make distcheck by including libvlc/test.h in check_HEADERS.

16 years agoUpdated the CVE references for 0.8.6f
Felix Paul Kühne [Sat, 19 Apr 2008 15:50:02 +0000 (17:50 +0200)]
Updated the CVE references for 0.8.6f

16 years agocmake: Add FindTaglib.cmake.
Pierre d'Herbemont [Sat, 19 Apr 2008 15:12:12 +0000 (17:12 +0200)]
cmake: Add FindTaglib.cmake.

16 years agotest: Remi's copyright in libvlc/meta.c as asked by jpsaman.
Pierre d'Herbemont [Sat, 19 Apr 2008 14:11:26 +0000 (16:11 +0200)]
test: Remi's copyright in libvlc/meta.c as asked by jpsaman.

16 years agoMeta test:
Rafaël Carré [Sat, 19 Apr 2008 12:38:24 +0000 (14:38 +0200)]
Meta test:

Precise a comment
Wrap a long line
Rework the assertions:
    Do it in the right order
    Do not put str*cmp-that-could-be-a-ugly-glibc-macro in assert()

16 years agoDon't use the local media library in tests
Rafaël Carré [Sat, 19 Apr 2008 12:14:03 +0000 (14:14 +0200)]
Don't use the local media library in tests

16 years agocmake: Link with zlib where needed.
Pierre d'Herbemont [Sat, 19 Apr 2008 02:42:56 +0000 (04:42 +0200)]
cmake: Link with zlib where needed.

16 years agocmake: Detect taglib.
Pierre d'Herbemont [Sat, 19 Apr 2008 02:35:03 +0000 (04:35 +0200)]
cmake: Detect taglib.

16 years agocmake: Detect libid3tag.
Pierre d'Herbemont [Sat, 19 Apr 2008 02:20:38 +0000 (04:20 +0200)]
cmake: Detect libid3tag.

16 years agodidn't I say too strong ?
Rafaël Carré [Sat, 19 Apr 2008 02:12:48 +0000 (04:12 +0200)]
didn't I say too strong ?

16 years agoprune is too strong ...
Rafaël Carré [Sat, 19 Apr 2008 02:11:06 +0000 (04:11 +0200)]
prune is too strong ...

16 years agoMikael Stanojevic rules them all (especially Bonnevile)
Rafaël Carré [Sat, 19 Apr 2008 01:43:28 +0000 (03:43 +0200)]
Mikael Stanojevic rules them all (especially Bonnevile)

16 years agotest: catch() a bit more, and send artist meta to log output.
Pierre d'Herbemont [Sat, 19 Apr 2008 02:02:10 +0000 (04:02 +0200)]
test: catch() a bit more, and send artist meta to log output.

16 years agocmake: Add meta's test.
Pierre d'Herbemont [Sat, 19 Apr 2008 01:58:12 +0000 (03:58 +0200)]
cmake: Add meta's test.

16 years agotest: Copyright and formatting in libvlc/meta.c.
Pierre d'Herbemont [Sat, 19 Apr 2008 01:41:30 +0000 (03:41 +0200)]
test: Copyright and formatting in libvlc/meta.c.

16 years agotest: Use my copyright in libvlc/meta.c, and make sure the artist isn't an empty...
Pierre d'Herbemont [Sat, 19 Apr 2008 01:34:43 +0000 (03:34 +0200)]
test: Use my copyright in libvlc/meta.c, and make sure the artist isn't an empty string.

16 years agotest: Don't leak a libvlc_media in libvlc/meta.c.
Pierre d'Herbemont [Sat, 19 Apr 2008 01:31:53 +0000 (03:31 +0200)]
test: Don't leak a libvlc_media in libvlc/meta.c.

16 years agotest: Test meta data support.
Pierre d'Herbemont [Sat, 19 Apr 2008 00:51:42 +0000 (02:51 +0200)]
test: Test meta data support.

Note, this is done even if no meta data module is compiled. A future commit should fix that.

16 years agoFix gnutls building on windows... Complete and horrible hack... but
Jean-Baptiste Kempf [Fri, 18 Apr 2008 22:42:10 +0000 (00:42 +0200)]
Fix gnutls building on windows... Complete and horrible hack... but
seems to work.

16 years agogcrypt/gnutls imporvements.
Jean-Baptiste Kempf [Fri, 18 Apr 2008 22:02:27 +0000 (00:02 +0200)]
gcrypt/gnutls imporvements.

16 years agoFix display of album art
Rafaël Carré [Fri, 18 Apr 2008 15:55:14 +0000 (17:55 +0200)]
Fix display of album art

16 years agoSimplify.
Antoine Cellerier [Fri, 18 Apr 2008 13:53:21 +0000 (15:53 +0200)]
Simplify.

16 years agoAdd NEWS about HTTP access supporting Digest Auth and gzip compressed content. (Do...
Antoine Cellerier [Fri, 18 Apr 2008 13:41:40 +0000 (15:41 +0200)]
Add NEWS about HTTP access supporting Digest Auth and gzip compressed content. (Do we also need to add stuff about the cookies forwarding?)

16 years agoImproved functionality, thanks to the feedback by Robert Swain.
Felix Paul Kühne [Fri, 18 Apr 2008 12:50:48 +0000 (14:50 +0200)]
Improved functionality, thanks to the feedback by Robert Swain.

Fixed the last.fm settings (items weren't enabled properly) and added an additional note to the Caching level selector explaining the 'Custom' entry.

16 years agoUpdates and layout improvements
Felix Paul Kühne [Fri, 18 Apr 2008 11:22:26 +0000 (13:22 +0200)]
Updates and layout improvements

16 years agoFix the drag'n drop of directories on windows. Thanks to rohanpm on #qt for the idea...
Jean-Baptiste Kempf [Fri, 18 Apr 2008 00:20:18 +0000 (17:20 -0700)]
Fix the drag'n drop of directories on windows. Thanks to rohanpm on #qt for the idea. Close #1525

16 years agoSlovenian l10n update by Matej Urbančič
Christophe Mutricy [Thu, 17 Apr 2008 19:13:18 +0000 (20:13 +0100)]
Slovenian l10n update by Matej Urbančič

16 years agoFix for [oCERT-2008-004] multiple speex implementations insufficient boundary checks...
Jean-Baptiste Kempf [Thu, 17 Apr 2008 18:19:35 +0000 (11:19 -0700)]
Fix for [oCERT-2008-004] multiple speex implementations insufficient boundary checks. Patch by Eren Türkay

16 years agoi_fd is not applicable for Alsa so don't try and close it if one of the Alsa routines...
Richard Hosking [Thu, 17 Apr 2008 15:33:14 +0000 (16:33 +0100)]
i_fd is not applicable for Alsa so don't try and close it if one of the Alsa routines fail.

16 years agoFix RTSP client receiving on standard RTSP port 554.
Jean-Paul Saman [Thu, 17 Apr 2008 12:35:12 +0000 (14:35 +0200)]
Fix RTSP client receiving on standard RTSP port 554.

16 years agoForgotten in previous commit.
Pierre d'Herbemont [Thu, 17 Apr 2008 09:55:00 +0000 (11:55 +0200)]
Forgotten in previous commit.

16 years agoMakefile.am: Yet an other package-macosx-zip fix.
Pierre d'Herbemont [Thu, 17 Apr 2008 09:47:09 +0000 (11:47 +0200)]
Makefile.am: Yet an other package-macosx-zip fix.

16 years agofixed misc/stats.c:399: warning: comparison between signed and unsigned in function...
Michael Ploujnikov [Thu, 17 Apr 2008 01:21:33 +0000 (21:21 -0400)]
fixed misc/stats.c:399: warning: comparison between signed and unsigned in function '__stats_TimerClean'

Based on usage of i_id, other stats_* functions and my opinion i_id should be unsigned int instead of int, but I might be missing the bigger picture related to changing public APIs. Please, let me know how to correctly deal with such warnings.

16 years agoFix package-macosx*-zip tabs.
Pierre d'Herbemont [Thu, 17 Apr 2008 00:40:06 +0000 (02:40 +0200)]
Fix package-macosx*-zip tabs.

16 years agoAdd package-macosx-zip and package-macosx-framework-zip Makefile target.
Pierre d'Herbemont [Wed, 16 Apr 2008 23:45:04 +0000 (01:45 +0200)]
Add package-macosx-zip and package-macosx-framework-zip Makefile target.

16 years agoFix metadata reading
Rafaël Carré [Wed, 16 Apr 2008 23:15:57 +0000 (01:15 +0200)]
Fix metadata reading

Caution: other pieces of code may have been randomly deleted in
920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f

16 years agomedia_discoverer: Typo fix. Don't add the media twice.
Pierre d'Herbemont [Wed, 16 Apr 2008 22:37:02 +0000 (00:37 +0200)]
media_discoverer: Typo fix. Don't add the media twice.

16 years agoRemove unused i_enabled member from the playlist struct
Rafaël Carré [Wed, 16 Apr 2008 22:31:17 +0000 (00:31 +0200)]
Remove unused i_enabled member from the playlist struct

16 years agoMissing header (was included by ncurses.h in previous releases)
Rafaël Carré [Wed, 16 Apr 2008 22:25:14 +0000 (00:25 +0200)]
Missing header (was included by ncurses.h in previous releases)

16 years agoDo not put a private function in a public header
Rafaël Carré [Wed, 16 Apr 2008 22:23:24 +0000 (00:23 +0200)]
Do not put a private function in a public header

16 years agoMirror yasm on ganesh
Felix Paul Kühne [Wed, 16 Apr 2008 22:18:51 +0000 (00:18 +0200)]
Mirror yasm on ganesh

16 years agoDo not leak
Rafaël Carré [Wed, 16 Apr 2008 21:29:06 +0000 (23:29 +0200)]
Do not leak

16 years agoFix for the LAMERS that don't haev Qt4.4
Jean-Baptiste Kempf [Wed, 16 Apr 2008 15:44:59 +0000 (08:44 -0700)]
Fix for the LAMERS that don't haev Qt4.4

16 years agomodules: Make sure DupModule() work as expected. (Pointed by courmisch).
Pierre d'Herbemont [Wed, 16 Apr 2008 15:19:46 +0000 (17:19 +0200)]
modules: Make sure DupModule() work as expected. (Pointed by courmisch).

16 years agoWe also want to enable PIC, if we are able to build it. *coughcough*
Felix Paul Kühne [Wed, 16 Apr 2008 15:02:19 +0000 (17:02 +0200)]
We also want to enable PIC, if we are able to build it. *coughcough*

16 years agoProperly initialize psz_name in PrintObject(). Fixes a warning: "Conditional jump...
Jean-Paul Saman [Wed, 16 Apr 2008 12:42:45 +0000 (14:42 +0200)]
Properly initialize psz_name in PrintObject(). Fixes a warning: "Conditional jump or move depends on uninitialised values"

16 years agoWhen demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such...
Antoine Cellerier [Wed, 16 Apr 2008 12:47:43 +0000 (14:47 +0200)]
When demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such by lavf. This fixes flv restreaming without transcoding.

16 years agomodules: Fix const char * usage and memory management.
Pierre d'Herbemont [Wed, 16 Apr 2008 12:32:15 +0000 (14:32 +0200)]
modules: Fix const char * usage and memory management.

16 years agoUpdate yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on...
Felix Paul Kühne [Wed, 16 Apr 2008 12:29:33 +0000 (14:29 +0200)]
Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin.

16 years agomodules: Don't cast a const to silent a warning on free().
Pierre d'Herbemont [Wed, 16 Apr 2008 12:21:19 +0000 (14:21 +0200)]
modules: Don't cast a const to silent a warning on free().

16 years agoobjects: Also dump leaked objects.
Pierre d'Herbemont [Wed, 16 Apr 2008 11:58:21 +0000 (13:58 +0200)]
objects: Also dump leaked objects.

16 years agoProperly free hal ctx when finished with it.
Jean-Paul Saman [Wed, 16 Apr 2008 11:48:05 +0000 (13:48 +0200)]
Properly free hal ctx when finished with it.