]> git.sesse.net Git - vlc/log
vlc
15 years agoWin32: do not pass argv[0] to libvlc - fixes #1920
Rémi Denis-Courmont [Tue, 26 Aug 2008 14:55:18 +0000 (17:55 +0300)]
Win32: do not pass argv[0] to libvlc - fixes #1920

15 years agoRevert early morning after bad night sleep commit
Rémi Denis-Courmont [Tue, 26 Aug 2008 14:45:39 +0000 (17:45 +0300)]
Revert early morning after bad night sleep commit

This reverts commit 916717a706f7d658694d8ff33f770b1d3ba9e2bc.

15 years agoRevert something which never should have been commited (see bb255df402eacd0fa09379978...
Antoine Cellerier [Tue, 26 Aug 2008 14:13:39 +0000 (16:13 +0200)]
Revert something which never should have been commited (see bb255df402eacd0fa0937997866dca6bbb3162ab).

15 years agoUpdate Aurelien Nephtali's thanks line.
Antoine Cellerier [Tue, 26 Aug 2008 13:40:41 +0000 (15:40 +0200)]
Update Aurelien Nephtali's thanks line.

15 years agoxspf: Fix a may-be freed input_item pointer usage.
Pierre d'Herbemont [Tue, 26 Aug 2008 07:36:46 +0000 (09:36 +0200)]
xspf: Fix a may-be freed input_item pointer usage.

15 years agoasx: Fix an input_item leak.
Pierre d'Herbemont [Tue, 26 Aug 2008 07:29:37 +0000 (09:29 +0200)]
asx: Fix an input_item leak.

15 years agommsh: Fix an input_item_t leak.
Pierre d'Herbemont [Tue, 26 Aug 2008 07:26:38 +0000 (09:26 +0200)]
mmsh: Fix an input_item_t leak.

15 years agoWin32: do not add argv[0] (vlc.exe) to the playlist
Rémi Denis-Courmont [Tue, 26 Aug 2008 05:15:23 +0000 (08:15 +0300)]
Win32: do not add argv[0] (vlc.exe) to the playlist

15 years agomisc edits.
Antoine Cellerier [Mon, 25 Aug 2008 22:15:59 +0000 (00:15 +0200)]
misc edits.

15 years agoMention of AES3 (SMPTE 302M) in NEWS.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 22:03:46 +0000 (15:03 -0700)]
Mention of AES3 (SMPTE 302M) in NEWS.

15 years agoMakefile: add ChangeLog target as a prerequisite to the package-macosx target
Derk-Jan Hartman [Mon, 25 Aug 2008 21:45:06 +0000 (23:45 +0200)]
Makefile: add ChangeLog target as a prerequisite to the package-macosx target

15 years agoFix some playlist start showing/non-showing bug.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 21:35:42 +0000 (14:35 -0700)]
Fix some playlist start showing/non-showing bug.

Still errors present, but too latE.

15 years agoupdate: Don't release the object that created this very thread!
Pierre d'Herbemont [Mon, 25 Aug 2008 21:18:59 +0000 (23:18 +0200)]
update: Don't release the object that created this very thread!

15 years agoFixed packetized flag value for aes3 stream.
Laurent Aimar [Mon, 25 Aug 2008 21:16:55 +0000 (23:16 +0200)]
Fixed packetized flag value for aes3 stream.

15 years agoFixed channel count index for aes3.
Laurent Aimar [Mon, 25 Aug 2008 21:16:37 +0000 (23:16 +0200)]
Fixed channel count index for aes3.

15 years agomacosx: Fix vout window min size.
Pierre d'Herbemont [Mon, 25 Aug 2008 21:16:09 +0000 (23:16 +0200)]
macosx: Fix vout window min size.

15 years agoExplain that 0.9.0 was skipped.
Antoine Cellerier [Mon, 25 Aug 2008 21:06:37 +0000 (23:06 +0200)]
Explain that 0.9.0 was skipped.

15 years agomacosx: use NSInvocation on this 10.5 method.
Derk-Jan Hartman [Mon, 25 Aug 2008 20:52:59 +0000 (22:52 +0200)]
macosx: use NSInvocation on this 10.5 method.

15 years agoAdded check against NIT dvbpsi support.
Laurent Aimar [Mon, 25 Aug 2008 20:55:33 +0000 (22:55 +0200)]
Added check against NIT dvbpsi support.

It is not mandatory but NIT support is better.

15 years agoCosmetics.
Laurent Aimar [Mon, 25 Aug 2008 11:00:31 +0000 (13:00 +0200)]
Cosmetics.

15 years agoAdded DVB scan capability.
Laurent Aimar [Mon, 25 Aug 2008 10:54:43 +0000 (12:54 +0200)]
Added DVB scan capability.

Only DVB-T tuner is supported (but it would be easy to add DVB-S/C).
The files scan.c/h are strictly independant of the DVB access and could
be reused for the DBA access if wanted.

15 years agoRemoved internal cinepak decoder (ffmpeg one is way better).
Laurent Aimar [Thu, 21 Aug 2008 22:45:50 +0000 (00:45 +0200)]
Removed internal cinepak decoder (ffmpeg one is way better).

15 years agoUse aes3 for BSSD codec (close #1765).
Laurent Aimar [Thu, 21 Aug 2008 22:44:37 +0000 (00:44 +0200)]
Use aes3 for BSSD codec (close #1765).

15 years agoAdded AES3 (SMPTE 302M) decoder.
Laurent Aimar [Thu, 21 Aug 2008 22:43:47 +0000 (00:43 +0200)]
Added AES3 (SMPTE 302M) decoder.

15 years agoAdded new audio-time-strech option to insert scaletempo by default.
Laurent Aimar [Thu, 21 Aug 2008 22:18:13 +0000 (00:18 +0200)]
Added new audio-time-strech option to insert scaletempo by default.

15 years agoMention that transrate is back. Also change 0.9.0 to 0.9.1
Antoine Cellerier [Mon, 25 Aug 2008 20:31:34 +0000 (22:31 +0200)]
Mention that transrate is back. Also change 0.9.0 to 0.9.1

15 years agoAdd description for transrate options.
Antoine Cellerier [Mon, 25 Aug 2008 20:28:29 +0000 (22:28 +0200)]
Add description for transrate options.

15 years agoDon't use Simple Open, it can be broken. Workaround it. Close #1917
Jean-Baptiste Kempf [Mon, 25 Aug 2008 20:23:48 +0000 (13:23 -0700)]
Don't use Simple Open, it can be broken. Workaround it. Close  #1917

15 years agomacosx: Don't do fancy stuff on 10.4.
Pierre d'Herbemont [Mon, 25 Aug 2008 20:16:03 +0000 (22:16 +0200)]
macosx: Don't do fancy stuff on 10.4.

Should fix the ppc crash.

15 years agoCompile the transrate module (untested ... but now it compiles).
Antoine Cellerier [Mon, 25 Aug 2008 20:18:20 +0000 (22:18 +0200)]
Compile the transrate module (untested ... but now it compiles).

15 years agoUpdate README. Close #1928
Jean-Baptiste Kempf [Mon, 25 Aug 2008 20:09:50 +0000 (13:09 -0700)]
Update README. Close #1928

15 years agoAdd a NEWS message for Windows Skin.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 20:04:34 +0000 (13:04 -0700)]
Add a NEWS message for Windows Skin.

15 years agoTHANKS update
Jean-Baptiste Kempf [Mon, 25 Aug 2008 19:57:13 +0000 (12:57 -0700)]
THANKS update

15 years agoUpdate French translation.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 19:49:21 +0000 (12:49 -0700)]
Update French translation.

15 years agoAdded drop shortcut for dummy stream_out module.
Laurent Aimar [Mon, 25 Aug 2008 19:25:15 +0000 (21:25 +0200)]
Added drop shortcut for dummy stream_out module.

15 years agoCosmetics.
Laurent Aimar [Mon, 25 Aug 2008 18:37:46 +0000 (20:37 +0200)]
Cosmetics.

15 years agoupnpn_intel: Compilation fix.
Rémi Duraffort [Mon, 25 Aug 2008 18:04:56 +0000 (20:04 +0200)]
upnpn_intel: Compilation fix.

15 years agoRevert "Improved rtjpeg and seek NUV demuxer support."
Laurent Aimar [Mon, 25 Aug 2008 16:48:00 +0000 (18:48 +0200)]
Revert "Improved rtjpeg and seek NUV demuxer support."

Sorry I didn't meant to commit that...

This reverts commit c42248cf7c4cec9a7f33c6e2291315ee5f11abb6.

15 years agoCosmetics.
Laurent Aimar [Mon, 25 Aug 2008 16:46:17 +0000 (18:46 +0200)]
Cosmetics.

15 years agoMoved static lock inside Cookie.
Laurent Aimar [Mon, 25 Aug 2008 16:43:35 +0000 (18:43 +0200)]
Moved static lock inside Cookie.

15 years agoImproved rtjpeg and seek NUV demuxer support.
Gertjan Van Droogenbroeck [Mon, 25 Aug 2008 11:58:18 +0000 (13:58 +0200)]
Improved rtjpeg and seek NUV demuxer support.

The changes to the nuv demuxer are:
 - aspect ratio is now used
 - only key frames are used for seeking / index table
 - if there is a seektable it is now used (in a seekable stream)
 - GET_LENGTH is set correctly when a seektable is available, if there
isn't a seektable it will make a guess based on the position in the
stream and the stream size
 - seek support improved, it checks if the stream is seekable and it
also checks if the stream is not changing in size (recording)
 - support for rtjpeg decoder

The demuxer was tested on Windows and Linux with a samba share with
recordings from a mythbackend. I have also tested this with MythWeb
with HTTP Direct Download and ASX Stream. If it is detected that the
stream is not seekable (for example the HTTP stream) it will fall back
to the way it worked before and keep fetching new frames until the
position is reached. If you seek to a position before the current
position it will now give a warning.

If a recording is in progress the stream size will change. This will
be detected and then only forward seeking is possible, because
changing the stream pointer on the recorded file failed (at least it
did using the network share).

15 years agolibvlccore: increase version and age, reset revision
Rémi Denis-Courmont [Mon, 25 Aug 2008 16:40:23 +0000 (19:40 +0300)]
libvlccore: increase version and age, reset revision

15 years agoAn object must not have a thread when it is destroyed
Rémi Denis-Courmont [Sun, 24 Aug 2008 13:18:26 +0000 (16:18 +0300)]
An object must not have a thread when it is destroyed

Assert rather than invoke a crashy work-around.
Also allow the type-specific cleanup function to join the thread.

15 years agoVLM: cleanup VLM threading
Rémi Denis-Courmont [Sun, 24 Aug 2008 13:12:42 +0000 (16:12 +0300)]
VLM: cleanup VLM threading

15 years agovlc_clone, vlc_join: untangle objects and threads
Rémi Denis-Courmont [Thu, 14 Aug 2008 20:11:10 +0000 (23:11 +0300)]
vlc_clone, vlc_join: untangle objects and threads

15 years agoWin32: show the console (early) in debug builds
Rémi Denis-Courmont [Thu, 14 Aug 2008 19:34:29 +0000 (22:34 +0300)]
Win32: show the console (early) in debug builds

15 years agoRemove ... after "Minimal View" menu item.
Antoine Cellerier [Mon, 25 Aug 2008 16:31:48 +0000 (18:31 +0200)]
Remove ... after "Minimal View" menu item.

15 years agoMinor spelling mistakes pointed by P.K2
Felix Paul Kühne [Mon, 25 Aug 2008 16:26:43 +0000 (18:26 +0200)]
Minor spelling mistakes pointed by P.K2

15 years agoRemove left over
Rémi Denis-Courmont [Mon, 25 Aug 2008 16:26:08 +0000 (19:26 +0300)]
Remove left over

15 years agobeautified German translation by P.K2
Felix Paul Kühne [Mon, 25 Aug 2008 16:22:54 +0000 (18:22 +0200)]
beautified German translation by P.K2

Feel free to backport, I don't have the branch yet..

15 years agoFix "Crash when removing filters after a video encoder failed to open". Patch by...
Antoine Cellerier [Mon, 25 Aug 2008 15:35:15 +0000 (17:35 +0200)]
Fix "Crash when removing filters after a video encoder failed to open". Patch by aurelien on #1923.

15 years agoconfig: Do not use config_SaveConfigFile( , NULL) or config_SaveConfigFile(, "main" ).
Derk-Jan Hartman [Mon, 25 Aug 2008 14:34:13 +0000 (16:34 +0200)]
config: Do not use config_SaveConfigFile( , NULL) or config_SaveConfigFile(, "main" ).

15 years agomacosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the optio...
Derk-Jan Hartman [Mon, 25 Aug 2008 13:59:26 +0000 (15:59 +0200)]
macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option.

15 years agoconfig: 0-> NULL
Derk-Jan Hartman [Mon, 25 Aug 2008 13:45:37 +0000 (15:45 +0200)]
config: 0-> NULL

15 years agoAdd bulgarian in new l10n
Christophe Mutricy [Mon, 25 Aug 2008 12:17:29 +0000 (13:17 +0100)]
Add bulgarian in new l10n

15 years agoClean up mpga demuxer and properly fix #1081 (ie without segfault).
Laurent Aimar [Mon, 25 Aug 2008 00:15:52 +0000 (02:15 +0200)]
Clean up mpga demuxer and properly fix #1081 (ie without segfault).

15 years agolive555: really toggle tcp flag - fix [ef4da62761]
Rafaël Carré [Mon, 25 Aug 2008 10:15:11 +0000 (12:15 +0200)]
live555: really toggle tcp flag - fix [ef4da62761]

15 years agoDon't allocate and create the Capture Open Panel in open.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 08:06:48 +0000 (01:06 -0700)]
Don't allocate and create the Capture Open Panel in open.

The Capture panel is sensibly slower than all the other ones and way less used by most people. Therefore, don't build it (especially for windows) unless you need it. Better for speed and memory.

15 years agoRevert "Fix memleak in mkv."
Jean-Baptiste Kempf [Mon, 25 Aug 2008 07:44:59 +0000 (00:44 -0700)]
Revert "Fix memleak in mkv."

This reverts commit 9b868a2f52eef2eb456831d296428aac98419bca.

15 years agoUpdate comments.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 07:30:18 +0000 (00:30 -0700)]
Update comments.

15 years agoFix drop on the playlist in all case (DP and MI )
Jean-Baptiste Kempf [Mon, 25 Aug 2008 07:25:59 +0000 (00:25 -0700)]
Fix drop on the playlist in all case (DP and MI )

Also set a correct title and icon, when you don't use the pl through THEDP.

15 years agoFix a rare sizing issue ( part of #1775 )
Jean-Baptiste Kempf [Mon, 25 Aug 2008 06:57:00 +0000 (23:57 -0700)]
Fix a rare sizing issue ( part of #1775 )

This can happen if you toggle between qt-display-mode too often.

15 years agoFix the minimum size in qt-display-mode 1 to show all the cone.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 06:15:06 +0000 (23:15 -0700)]
Fix the minimum size in qt-display-mode 1 to show all the cone.

15 years agoFix typos and stupid code errors to make profiles work.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 06:03:52 +0000 (23:03 -0700)]
Fix typos and stupid code errors to make profiles work.

15 years agoFix Playlist resizing and positionning.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 05:28:07 +0000 (22:28 -0700)]
Fix Playlist resizing and positionning.

15 years agoFix annoying bug that prevented Bookmark dialog to be shown at first time.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 03:55:37 +0000 (20:55 -0700)]
Fix annoying bug that prevented Bookmark dialog to be shown at first time.

Fix by J-Peg.

15 years agoCorrectly save the column size from the playlist.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 03:26:51 +0000 (20:26 -0700)]
Correctly save the column size from the playlist.

Fix bug reported on IRC and on Forum.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoFix very annoying typo that discard most of the correct layout.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 03:15:47 +0000 (20:15 -0700)]
Fix very annoying typo that discard most of the correct layout.
And fix sizing of FSC accordingly.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoHopefully close #1717
Jean-Baptiste Kempf [Mon, 25 Aug 2008 02:30:48 +0000 (19:30 -0700)]
Hopefully close #1717

15 years agoResize the advanced properties of open capture with the scrollarea in the right way.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 02:21:12 +0000 (19:21 -0700)]
Resize the advanced properties of open capture with the scrollarea in the right way.

Close #1915

15 years agoDon't save geometry if Video is Active.
Jean-Baptiste Kempf [Mon, 25 Aug 2008 02:12:00 +0000 (19:12 -0700)]
Don't save geometry if Video is Active.

Close #1775

15 years agoFix the reminiscence of some extended settings and work-around the lack of persistenc...
Jean-Baptiste Kempf [Mon, 25 Aug 2008 01:49:39 +0000 (18:49 -0700)]
Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI. At least it is consistent.

Ref #1752 and complaints on IRC. #1866 and #1795

15 years agoRevert "Fix memleak (should fix #1081)"
Jean-Baptiste Kempf [Mon, 25 Aug 2008 01:31:19 +0000 (18:31 -0700)]
Revert "Fix memleak (should fix #1081)"

This reverts commit 4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d.

15 years agoCosmetics + reorder test to note print a stupid message
Christophe Mutricy [Sun, 24 Aug 2008 23:55:37 +0000 (00:55 +0100)]
Cosmetics + reorder test to note print a stupid message

15 years agoFix make dist
Christophe Mutricy [Sun, 24 Aug 2008 23:36:34 +0000 (00:36 +0100)]
Fix make dist

15 years agoSimplify the detection for mozilla
Christophe Mutricy [Sun, 24 Aug 2008 20:24:41 +0000 (21:24 +0100)]
Simplify the detection for mozilla

15 years agoQt: don't check if a variable is a command. This will show radio buttons for zzom...
Jean-Philippe Andre [Sun, 24 Aug 2008 20:55:39 +0000 (16:55 -0400)]
Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.

15 years agoHopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_ad...
Antoine Cellerier [Sun, 24 Aug 2008 20:34:10 +0000 (22:34 +0200)]
Hopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build, "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file.' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though.

15 years agoVersion bump
Rémi Denis-Courmont [Sun, 24 Aug 2008 20:25:31 +0000 (23:25 +0300)]
Version bump

15 years agol10n: Romanian update by Cristian Secară
Christophe Mutricy [Sun, 24 Aug 2008 20:22:22 +0000 (21:22 +0100)]
l10n: Romanian update by Cristian Secară

15 years agoSync PO files 0.9.0
Rémi Denis-Courmont [Sun, 24 Aug 2008 19:59:11 +0000 (22:59 +0300)]
Sync PO files

15 years agoFix segfault on 64 bit archs. (0 != NULL)
Antoine Cellerier [Sun, 24 Aug 2008 19:57:43 +0000 (21:57 +0200)]
Fix segfault on 64 bit archs. (0 != NULL)

15 years agoMissing cast with vlc_config_set
Rémi Denis-Courmont [Sun, 24 Aug 2008 19:53:01 +0000 (22:53 +0300)]
Missing cast with vlc_config_set

(What about some GCCisms for static type checking here... later)

15 years agol10n: Dutch update by Myckel Habets
Christophe Mutricy [Sun, 24 Aug 2008 19:31:24 +0000 (20:31 +0100)]
l10n: Dutch update by Myckel Habets

15 years agol10n: Finnish update by Otto Kekäläinen
Christophe Mutricy [Sun, 24 Aug 2008 19:30:04 +0000 (20:30 +0100)]
l10n: Finnish update by Otto Kekäläinen

15 years agoFix warning and remove unneeded function parameters.
Rémi Duraffort [Sun, 24 Aug 2008 19:13:06 +0000 (21:13 +0200)]
Fix warning and remove unneeded function parameters.

15 years agoFix memleak (should fix #1081)
Rémi Duraffort [Sun, 24 Aug 2008 18:56:56 +0000 (20:56 +0200)]
Fix memleak (should fix #1081)

15 years agoQt: enable UDP address edit when RTP is toggled
Jean-Philippe Andre [Sun, 24 Aug 2008 19:05:34 +0000 (15:05 -0400)]
Qt: enable UDP address edit when RTP is toggled

15 years agoBump SO revision
Rémi Denis-Courmont [Sun, 24 Aug 2008 18:53:50 +0000 (21:53 +0300)]
Bump SO revision

15 years agoFix previous commit logic... Copy/Paste error.
Jean-Baptiste Kempf [Sun, 24 Aug 2008 18:50:34 +0000 (11:50 -0700)]
Fix previous commit logic... Copy/Paste error.

15 years agoEsc key in the FileDialog should close it.
Jean-Baptiste Kempf [Sun, 24 Aug 2008 18:44:55 +0000 (11:44 -0700)]
Esc key in the FileDialog should close it.

15 years agoOpen Dialog: Close #1912
Jean-Baptiste Kempf [Sun, 24 Aug 2008 18:30:43 +0000 (11:30 -0700)]
Open Dialog: Close #1912

15 years agoWin32: (restore) support for Unicode command line...
Rémi Denis-Courmont [Sun, 24 Aug 2008 18:17:02 +0000 (21:17 +0300)]
Win32: (restore) support for Unicode command line...

...and use Windows built-in function for command line parsing.

15 years agoMemory error handling
Rémi Denis-Courmont [Sun, 24 Aug 2008 18:15:56 +0000 (21:15 +0300)]
Memory error handling

15 years agoQt: ID column in playlist sucked. Also, don't show ID by default.
Jean-Philippe Andre [Sun, 24 Aug 2008 17:50:43 +0000 (13:50 -0400)]
Qt: ID column in playlist sucked. Also, don't show ID by default.
Note: this is still buggy as deletng items does not update other item's IDs

15 years agoAvoid runtime warning: directory.c does not give any meta information
Jean-Philippe Andre [Sun, 24 Aug 2008 17:05:37 +0000 (13:05 -0400)]
Avoid runtime warning: directory.c does not give any meta information

15 years agoVLC resource file is only for Win32
Rémi Denis-Courmont [Sun, 24 Aug 2008 15:33:13 +0000 (18:33 +0300)]
VLC resource file is only for Win32

15 years agoWin32: link libvlccore with the resource file
Rémi Denis-Courmont [Sun, 24 Aug 2008 15:32:49 +0000 (18:32 +0300)]
Win32: link libvlccore with the resource file

15 years agoVLC needs libvlc, not just libvlccore
Rémi Denis-Courmont [Sun, 24 Aug 2008 15:26:47 +0000 (18:26 +0300)]
VLC needs libvlc, not just libvlccore

15 years agoseamcarving was removed
Rémi Denis-Courmont [Sun, 24 Aug 2008 15:20:28 +0000 (18:20 +0300)]
seamcarving was removed