]> git.sesse.net Git - vlc/log
vlc
17 years agoAdd a few harmless const
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:58:08 +0000 (17:58 +0000)]
Add a few harmless const

17 years agoFix previous commit
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:30:21 +0000 (17:30 +0000)]
Fix previous commit

17 years agoCleanup
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:29:07 +0000 (17:29 +0000)]
Cleanup

17 years agoFix warning
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:28:55 +0000 (17:28 +0000)]
Fix warning

17 years agoCosmetic fix
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:07:55 +0000 (17:07 +0000)]
Cosmetic fix

17 years agoSimplify
Antoine Cellerier [Mon, 6 Nov 2006 17:03:01 +0000 (17:03 +0000)]
Simplify

17 years agoFix boundary checks on file seek
Rémi Denis-Courmont [Mon, 6 Nov 2006 17:01:44 +0000 (17:01 +0000)]
Fix boundary checks on file seek

17 years agoDV can't (fast)seek; it does not even have a Seek callback.
Rémi Denis-Courmont [Mon, 6 Nov 2006 16:33:30 +0000 (16:33 +0000)]
DV can't (fast)seek; it does not even have a Seek callback.
This was seemingly erronously added when Pause support was added.

17 years agoForwardport Unicode wxWidgets fixes - [17434], [17436], [17452]
Marian Durkovic [Mon, 6 Nov 2006 12:49:21 +0000 (12:49 +0000)]
Forwardport Unicode wxWidgets fixes - [17434], [17436], [17452]

17 years ago* restored the error panel and removed all 0.9.0 stuff
Felix Paul Kühne [Sun, 5 Nov 2006 23:46:37 +0000 (23:46 +0000)]
* restored the error panel and removed all 0.9.0 stuff

17 years ago* commit the non-fixed nib to get a diff (work-around for a svn stupidity)
Felix Paul Kühne [Sun, 5 Nov 2006 23:32:49 +0000 (23:32 +0000)]
* commit the non-fixed nib to get a diff (work-around for a svn stupidity)

17 years ago* update after recent back-ports
Felix Paul Kühne [Sun, 5 Nov 2006 23:23:35 +0000 (23:23 +0000)]
* update after recent back-ports

17 years ago* forward-port [17501] and [17500]
Felix Paul Kühne [Sun, 5 Nov 2006 23:09:23 +0000 (23:09 +0000)]
* forward-port [17501] and [17500]

17 years ago* forward-port [17497] with the addition of an 'embedded' check, because this work...
Felix Paul Kühne [Sun, 5 Nov 2006 22:52:10 +0000 (22:52 +0000)]
* forward-port [17497] with the addition of an 'embedded' check, because this work-around triggers the fspanel to keep hidden all the time when using detached vouts. Ideas on this issue are welcomed ;)

17 years agoUncomment if multicast starts failing on Windows
Rémi Denis-Courmont [Sun, 5 Nov 2006 20:05:48 +0000 (20:05 +0000)]
Uncomment if multicast starts failing on Windows

17 years agopatch silly configure.
Christophe Mutricy [Sun, 5 Nov 2006 20:02:49 +0000 (20:02 +0000)]
patch silly configure.

17 years agoExport and use ListenUDP
Rémi Denis-Courmont [Sun, 5 Nov 2006 20:02:08 +0000 (20:02 +0000)]
Export and use ListenUDP

17 years agoUse ListenUDP
Rémi Denis-Courmont [Sun, 5 Nov 2006 19:30:16 +0000 (19:30 +0000)]
Use ListenUDP

17 years agoAdd net_ListenUDP
Rémi Denis-Courmont [Sun, 5 Nov 2006 19:20:52 +0000 (19:20 +0000)]
Add net_ListenUDP

17 years agothe pkg.m4 in pkgconfig 0.21 is buggy. stay with 0.20 while we fix it
Christophe Mutricy [Sun, 5 Nov 2006 18:36:12 +0000 (18:36 +0000)]
the pkg.m4 in pkgconfig 0.21 is buggy. stay with 0.20 while we fix it

17 years agoUse an uptodate pkg-config version
Christophe Mutricy [Sun, 5 Nov 2006 17:59:37 +0000 (17:59 +0000)]
Use an uptodate pkg-config version

17 years agoAdd pkg-config to win32 contribs as Msys suc^W doesn't have it
Christophe Mutricy [Sun, 5 Nov 2006 17:34:46 +0000 (17:34 +0000)]
Add pkg-config to win32 contribs as Msys suc^W doesn't have it

17 years agoAdd net_SockAddrIsMulticast
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:59:47 +0000 (16:59 +0000)]
Add net_SockAddrIsMulticast

17 years agoFix and revive the net_OpenUDP warning
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:41:00 +0000 (16:41 +0000)]
Fix and revive the net_OpenUDP warning

17 years agoCleanup
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:26:53 +0000 (16:26 +0000)]
Cleanup

17 years agoSuppress bogus extraneous boundary check
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:17:35 +0000 (16:17 +0000)]
Suppress bogus extraneous boundary check

17 years agoCosmetic fix
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:14:52 +0000 (16:14 +0000)]
Cosmetic fix

17 years agoMissing #include
Rémi Denis-Courmont [Sun, 5 Nov 2006 16:03:04 +0000 (16:03 +0000)]
Missing #include

17 years agoSome safety fix pointed by pjrm on irc
Christophe Mutricy [Sun, 5 Nov 2006 15:51:46 +0000 (15:51 +0000)]
Some safety fix pointed by pjrm on irc

17 years agoFactorize socket listen code
Rémi Denis-Courmont [Sun, 5 Nov 2006 15:50:31 +0000 (15:50 +0000)]
Factorize socket listen code

17 years agoFix core deps again
Rémi Denis-Courmont [Sun, 5 Nov 2006 15:46:26 +0000 (15:46 +0000)]
Fix core deps again

17 years agoPlease run update-po (or whatever it's named) before commiting.
Antoine Cellerier [Sun, 5 Nov 2006 14:57:56 +0000 (14:57 +0000)]
Please run update-po (or whatever it's named) before commiting.

17 years agoFix make core not to remove libvlc if not needed
Rémi Denis-Courmont [Sun, 5 Nov 2006 12:16:44 +0000 (12:16 +0000)]
Fix make core not to remove libvlc if not needed

17 years agoLook for DLLTOOL
Rémi Denis-Courmont [Sun, 5 Nov 2006 12:16:27 +0000 (12:16 +0000)]
Look for DLLTOOL
(surprise surprise, one has to define $(DLLTOOL) if you want to use it...)

17 years agoFix warning
Rémi Denis-Courmont [Sun, 5 Nov 2006 12:02:15 +0000 (12:02 +0000)]
Fix warning

17 years agoFix warning
Rémi Denis-Courmont [Sun, 5 Nov 2006 11:46:43 +0000 (11:46 +0000)]
Fix warning

17 years agoForward port translations from [17318] and [17414]
Rafaël Carré [Sat, 4 Nov 2006 22:34:40 +0000 (22:34 +0000)]
Forward port translations from [17318] and [17414]

17 years agoFix error passing from IPv4 plugin
Rémi Denis-Courmont [Sat, 4 Nov 2006 17:56:43 +0000 (17:56 +0000)]
Fix error passing from IPv4 plugin
in case of resolution failure.
This should fix the "lame stack" + "Non-socket handle" bug.

17 years agoFix remotely triggerable memory leak
Rémi Denis-Courmont [Sat, 4 Nov 2006 17:09:54 +0000 (17:09 +0000)]
Fix remotely triggerable memory leak

17 years agoFix const warning
Rémi Denis-Courmont [Sat, 4 Nov 2006 16:29:16 +0000 (16:29 +0000)]
Fix const warning

17 years agoIgnore missing TTL in c= line.
Rémi Denis-Courmont [Sat, 4 Nov 2006 16:25:26 +0000 (16:25 +0000)]
Ignore missing TTL in c= line.
It was about time I fix VLC to accept SAP announces on my campus.

17 years agoFix various problems with the SDP parser:
Rémi Denis-Courmont [Sat, 4 Nov 2006 16:05:27 +0000 (16:05 +0000)]
Fix various problems with the SDP parser:
- the reserved bit must be ignored
- off-by-one in decompression
- decompression did not *read* realloc() result
etc

17 years agoUse utf8_open
Rémi Denis-Courmont [Sat, 4 Nov 2006 15:29:25 +0000 (15:29 +0000)]
Use utf8_open

17 years agoAdd utf8_open wrapper
Rémi Denis-Courmont [Sat, 4 Nov 2006 15:18:57 +0000 (15:18 +0000)]
Add utf8_open wrapper

17 years agoAdd some const
Rémi Denis-Courmont [Sat, 4 Nov 2006 15:18:24 +0000 (15:18 +0000)]
Add some const

17 years agoFix warning
Rémi Denis-Courmont [Sat, 4 Nov 2006 14:37:26 +0000 (14:37 +0000)]
Fix warning

17 years ago- Fix quoting of IPv6 addresses in SAP source-filter
Rémi Denis-Courmont [Sat, 4 Nov 2006 14:20:16 +0000 (14:20 +0000)]
- Fix quoting of IPv6 addresses in SAP source-filter
- Fix const warnings
- Remove dead code

17 years agoFix warning
Rémi Denis-Courmont [Sat, 4 Nov 2006 13:56:49 +0000 (13:56 +0000)]
Fix warning

17 years agoFixes gettext 0.16 in the contribs
Rafaël Carré [Sat, 4 Nov 2006 05:18:45 +0000 (05:18 +0000)]
Fixes gettext 0.16 in the contribs

17 years agoUses C++ tests to detect mozilla headers
Rafaël Carré [Sat, 4 Nov 2006 03:49:39 +0000 (03:49 +0000)]
Uses C++ tests to detect mozilla headers
Fixes detection when using mingw

17 years ago* trying to repair gettext 0.16 documentation on MacOS-X
Jean-Baptiste Kempf [Sat, 4 Nov 2006 01:17:43 +0000 (01:17 +0000)]
* trying to repair gettext 0.16 documentation on MacOS-X

17 years agoRemove libvlc_set_video_drawable, libvlc_video_set_parent offers the same functionality
Filippo Carone [Fri, 3 Nov 2006 22:06:14 +0000 (22:06 +0000)]
Remove libvlc_set_video_drawable, libvlc_video_set_parent offers the same functionality

17 years agoaccess_output/udp.c: Don't crash horribly when trying to send a packet
Sigmund Augdal Helberg [Fri, 3 Nov 2006 17:21:31 +0000 (17:21 +0000)]
access_output/udp.c: Don't crash horribly when trying to send a packet
larger than the mtu in rtp mode

17 years agoRemoves a fucking UTF-8 character that looks like a space, smells like a space, but...
Rafaël Carré [Fri, 3 Nov 2006 00:19:05 +0000 (00:19 +0000)]
Removes a fucking UTF-8 character that looks like a space, smells like a space, but is far from being a space

17 years agoReplaces check for xpidl by check for required mozilla headers
Rafaël Carré [Thu, 2 Nov 2006 23:05:27 +0000 (23:05 +0000)]
Replaces check for xpidl by check for required mozilla headers

17 years ago* forwardport the mjpeg fix and the dvbsub color fixes
Derk-Jan Hartman [Thu, 2 Nov 2006 20:23:57 +0000 (20:23 +0000)]
* forwardport the mjpeg fix and the dvbsub color fixes

17 years agoRevert [17400], uses the right header for gettimeofday
Rafaël Carré [Thu, 2 Nov 2006 20:22:36 +0000 (20:22 +0000)]
Revert [17400], uses the right header for gettimeofday

17 years agoUseless patches.
Jean-Baptiste Kempf [Thu, 2 Nov 2006 19:29:03 +0000 (19:29 +0000)]
Useless patches.

17 years agoCleans gecko-sdk too
Rafaël Carré [Thu, 2 Nov 2006 19:27:57 +0000 (19:27 +0000)]
Cleans gecko-sdk too

17 years ago* modules/video_output/directx/direct3d.c: add experimental support for I422 (RGB...
Dennis van Amerongen [Thu, 2 Nov 2006 19:08:13 +0000 (19:08 +0000)]
* modules/video_output/directx/direct3d.c: add experimental support for I422 (RGB conversion is very CPU intensive).

17 years agoDon't use a configure constant that we don't actually define
Rémi Denis-Courmont [Thu, 2 Nov 2006 15:11:56 +0000 (15:11 +0000)]
Don't use a configure constant that we don't actually define

17 years agoDisable speex on BeOs.
Jean-Baptiste Kempf [Thu, 2 Nov 2006 01:53:28 +0000 (01:53 +0000)]
Disable speex on BeOs.

17 years agoForgotten file. Sorry.
Jean-Baptiste Kempf [Thu, 2 Nov 2006 01:49:52 +0000 (01:49 +0000)]
Forgotten file. Sorry.

17 years ago* Contrib : update version of gettext (it needs autoconf 2.60)
Jean-Baptiste Kempf [Thu, 2 Nov 2006 01:44:16 +0000 (01:44 +0000)]
* Contrib : update version of gettext (it needs autoconf 2.60)

17 years agomux/avi.c: write '\0' rather than an uninitalized byte to output file.
Sigmund Augdal Helberg [Wed, 1 Nov 2006 22:45:37 +0000 (22:45 +0000)]
mux/avi.c: write '\0' rather than an uninitalized byte to output file.
Fixes one, but not all of valgrinds warnings relating to this

17 years agomux/avi.c: fixed a crash when trying to make audio only avi files.
Sigmund Augdal Helberg [Wed, 1 Nov 2006 22:24:50 +0000 (22:24 +0000)]
mux/avi.c: fixed a crash when trying to make audio only avi files.
Hopefully fixed a issue with the generated avi file in the same go

17 years ago* Fix a bug discovered by Chris Rath on seekable files that don't start from point 0.
Derk-Jan Hartman [Wed, 1 Nov 2006 21:30:49 +0000 (21:30 +0000)]
* Fix a bug discovered by Chris Rath on seekable files that don't start from point 0.
    http://forum.videolan.org/viewtopic.php?t=27848
* Fix a few compiler warnings.

17 years agoSupport filenames outside the ANSI Code Page
Rémi Denis-Courmont [Wed, 1 Nov 2006 21:03:53 +0000 (21:03 +0000)]
Support filenames outside the ANSI Code Page

17 years ago* Handle <ref></ref> ASX items
Derk-Jan Hartman [Wed, 1 Nov 2006 20:54:51 +0000 (20:54 +0000)]
* Handle <ref></ref> ASX items

17 years agoGet rid of broken file-cat option (closes #807)
Rémi Denis-Courmont [Wed, 1 Nov 2006 20:50:18 +0000 (20:50 +0000)]
Get rid of broken file-cat option (closes #807)

17 years ago* Don't do intf-show after the last p_vout closes on OSX.
Derk-Jan Hartman [Wed, 1 Nov 2006 19:52:41 +0000 (19:52 +0000)]
* Don't do intf-show after the last p_vout closes on OSX.

17 years agoAttempt to work-around the Winsock bug-of-the-day
Rémi Denis-Courmont [Wed, 1 Nov 2006 19:49:04 +0000 (19:49 +0000)]
Attempt to work-around the Winsock bug-of-the-day

17 years agoavoid VLC_VariableSet to set the drawable, use libvlc_set_video_drawable instead.
Filippo Carone [Wed, 1 Nov 2006 16:44:13 +0000 (16:44 +0000)]
avoid VLC_VariableSet to set the drawable, use libvlc_set_video_drawable instead.

17 years agoAdd missing space in comment.
Antoine Cellerier [Wed, 1 Nov 2006 15:30:12 +0000 (15:30 +0000)]
Add missing space in comment.

17 years ago- Revert [17394] which reintroduced TOCTOU issues
Rémi Denis-Courmont [Wed, 1 Nov 2006 15:15:44 +0000 (15:15 +0000)]
- Revert [17394] which reintroduced TOCTOU issues
- Re-fix directory handling

17 years agoFix libgcrypt compil under cygwin. It doesn't have gettimeoftheday() and it's wongly...
Christophe Mutricy [Wed, 1 Nov 2006 14:58:36 +0000 (14:58 +0000)]
Fix libgcrypt compil under cygwin. It doesn't have gettimeoftheday() and it's wongly detected, so force it. (from markfm 's debugging and googling)

17 years agosetSize native function signature fixed
Filippo Carone [Wed, 1 Nov 2006 11:25:05 +0000 (11:25 +0000)]
setSize native function signature fixed

17 years ago * Mouse motion and mouse click support in the libcaca vout.
Sam Hocevar [Wed, 1 Nov 2006 09:20:20 +0000 (09:20 +0000)]
  * Mouse motion and mouse click support in the libcaca vout.

17 years agoRemoves useless sanity checks
Rafaël Carré [Wed, 1 Nov 2006 08:17:42 +0000 (08:17 +0000)]
Removes useless sanity checks

17 years agoMakes file plugin fail to access directories
Rafaël Carré [Wed, 1 Nov 2006 07:50:44 +0000 (07:50 +0000)]
Makes file plugin fail to access directories
Some sanity checks

17 years agoForward port [17386].
Antoine Cellerier [Tue, 31 Oct 2006 20:01:28 +0000 (20:01 +0000)]
Forward port [17386].

17 years agofix Windows build
Rémi Denis-Courmont [Tue, 31 Oct 2006 17:51:59 +0000 (17:51 +0000)]
fix Windows build

17 years agoRewrite of the file access
Rémi Denis-Courmont [Tue, 31 Oct 2006 17:41:04 +0000 (17:41 +0000)]
Rewrite of the file access

17 years agoSuppress some useless variable
Rémi Denis-Courmont [Tue, 31 Oct 2006 15:47:07 +0000 (15:47 +0000)]
Suppress some useless variable

17 years agouse playlist_LockClear() instead.
Jean-Paul Saman [Tue, 31 Oct 2006 11:05:04 +0000 (11:05 +0000)]
use playlist_LockClear() instead.

17 years agoFixes double free()
Rafaël Carré [Tue, 31 Oct 2006 03:05:35 +0000 (03:05 +0000)]
Fixes double free()

17 years agoRename flacdec codec plugin to flac, to show it can encode too
Rafaël Carré [Mon, 30 Oct 2006 22:19:21 +0000 (22:19 +0000)]
Rename flacdec codec plugin to flac, to show it can encode too
Rename flac demux plugin to flacsys

17 years agoFix property get_aspectRatio (forward port of [17383])
Jean-Paul Saman [Mon, 30 Oct 2006 19:21:06 +0000 (19:21 +0000)]
Fix property get_aspectRatio (forward port of [17383])

17 years ago(Forward port of [17380]) Aspect ratio property for ActiveX plugin
Jean-Paul Saman [Mon, 30 Oct 2006 16:26:43 +0000 (16:26 +0000)]
(Forward port of [17380]) Aspect ratio property for ActiveX plugin

17 years agoUpdate slovenian translation
Rafaël Carré [Mon, 30 Oct 2006 12:33:37 +0000 (12:33 +0000)]
Update slovenian translation

17 years agoOops typo
Jean-Paul Saman [Mon, 30 Oct 2006 12:17:33 +0000 (12:17 +0000)]
Oops typo

17 years ago(Forward port of [17371]) Implement Aspect Ratio property for Mozilla plugin
Jean-Paul Saman [Mon, 30 Oct 2006 12:15:47 +0000 (12:15 +0000)]
(Forward port of [17371]) Implement Aspect Ratio property for Mozilla plugin

17 years agoForward port of 17368. Make it easier to build a macosx package when build in debug...
Jean-Paul Saman [Mon, 30 Oct 2006 09:13:32 +0000 (09:13 +0000)]
Forward port of 17368. Make it easier to build a macosx package when build in debug mode.

17 years agoRemove excess empty lines
Jean-Paul Saman [Mon, 30 Oct 2006 08:35:31 +0000 (08:35 +0000)]
Remove excess empty lines

17 years agoMake configure fail if missing avcodec or postproc headers on debian too
Rafaël Carré [Mon, 30 Oct 2006 03:49:15 +0000 (03:49 +0000)]
Make configure fail if missing avcodec or postproc headers on debian too
Fix typo of [17361]

17 years agoMake configure fail if missing avcodec or postproc headers on non debian system
Rafaël Carré [Mon, 30 Oct 2006 02:49:49 +0000 (02:49 +0000)]
Make configure fail if missing avcodec or postproc headers on non debian system
Closes #758

17 years agoDon't build libnotify on win32
Christophe Mutricy [Sun, 29 Oct 2006 18:31:44 +0000 (18:31 +0000)]
Don't build libnotify on win32

17 years ago- Fix TOCTOU problem (utf8_stat -> fstat)
Rémi Denis-Courmont [Sun, 29 Oct 2006 16:49:43 +0000 (16:49 +0000)]
- Fix TOCTOU problem (utf8_stat -> fstat)
- Fix file descriptor leak when opening an empty file
- Don't close STDIN.

17 years agoMinor simplification
Rémi Denis-Courmont [Sun, 29 Oct 2006 16:33:10 +0000 (16:33 +0000)]
Minor simplification

17 years agoCosmetic fix
Rémi Denis-Courmont [Sun, 29 Oct 2006 16:30:48 +0000 (16:30 +0000)]
Cosmetic fix