]>
git.sesse.net Git - vlc/log
Pierre d'Herbemont [Sat, 12 Jul 2008 10:55:33 +0000 (12:55 +0200)]
macosx: Remove VLCEmbeddedDetachedVout because it's not used. (Or at leat doesn't bring more than its superclass).
Felix Paul Kühne [Sat, 12 Jul 2008 15:25:23 +0000 (17:25 +0200)]
Ehm, this is 0.9.0-test2, not 0.8.6i *coughcough*
Felix Paul Kühne [Tue, 8 Jul 2008 21:08:27 +0000 (23:08 +0200)]
Updated version strings for OS X
Pierre d'Herbemont [Wed, 9 Jul 2008 21:46:36 +0000 (23:46 +0200)]
macosx: Make sure input menu are up-to-date.
Fixes #1684.
Laurent Aimar [Fri, 11 Jul 2008 22:36:32 +0000 (00:36 +0200)]
Proper CODEC_TYPE_ATTACHMENT check.
Laurent Aimar [Fri, 11 Jul 2008 22:35:58 +0000 (00:35 +0200)]
Revert "Check for CODEC_TYPE_ATTACHMENT for outdated ffmpeg library"
This reverts commit
49776bde2872747c8285c4aa6c5e07e35e630265 .
Laurent Aimar [Fri, 11 Jul 2008 22:25:18 +0000 (00:25 +0200)]
Fixed resize of subtitle with original size specified (close #1683 with
the help of thedj)
Clean up.
Laurent Aimar [Fri, 11 Jul 2008 22:22:30 +0000 (00:22 +0200)]
Check for CODEC_TYPE_ATTACHMENT for outdated ffmpeg library (more than 7
month old)
Laurent Aimar [Fri, 11 Jul 2008 21:00:42 +0000 (23:00 +0200)]
Clean up.
Laurent Aimar [Fri, 11 Jul 2008 20:30:19 +0000 (22:30 +0200)]
More clean up...
Laurent Aimar [Fri, 11 Jul 2008 19:42:13 +0000 (21:42 +0200)]
More clean up on subtitle.
Laurent Aimar [Fri, 11 Jul 2008 19:21:05 +0000 (21:21 +0200)]
More clean up (it has 1 minor side effect but in a buggy section anyway).
Fixed scale loading conditions.
Laurent Aimar [Fri, 11 Jul 2008 18:41:00 +0000 (20:41 +0200)]
More vout spu split up.
Laurent Aimar [Fri, 11 Jul 2008 18:15:05 +0000 (20:15 +0200)]
Split up spu_RenderSubpictures to make it more readable (no functionnal
changes except a few more return checks)
Rémi Denis-Courmont [Fri, 11 Jul 2008 21:01:58 +0000 (00:01 +0300)]
Remove dead code
Christophe Mutricy [Fri, 11 Jul 2008 19:24:52 +0000 (20:24 +0100)]
Avoid to discard qualifier
Christophe Mutricy [Fri, 11 Jul 2008 19:04:05 +0000 (20:04 +0100)]
Fix description
Christophe Mutricy [Fri, 11 Jul 2008 19:02:08 +0000 (20:02 +0100)]
Fix warning
Christophe Mutricy [Fri, 11 Jul 2008 18:27:06 +0000 (19:27 +0100)]
Fix warnings
David Flynn [Fri, 11 Jul 2008 18:04:26 +0000 (18:04 +0000)]
Fix potential dereference of already free()d pointer
In some error cases p_block will have been freed before p_block is
dereferenced.
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
Laurent Aimar [Fri, 11 Jul 2008 17:44:44 +0000 (19:44 +0200)]
Clean up chroma handling in ffmpeg (as a bonus, fixed the last issue
with #1488)
Laurent Aimar [Thu, 10 Jul 2008 22:14:28 +0000 (00:14 +0200)]
Fixed segfault when using sfilter in transocde (close #1663)
Rémi Duraffort [Wed, 9 Jul 2008 22:27:00 +0000 (00:27 +0200)]
Don't use strdup on a string created by asprintf (useless).
Derk-Jan Hartman [Thu, 10 Jul 2008 20:54:02 +0000 (22:54 +0200)]
When using contribs, don't set --with-a52-tree or --with-libmpeg2-tree
These should both have been installed, ergo no need to use them from their src directory. (Does the same go for cyberlink? who uses it, and where? )
Now configure.ac won't be forced into the --tree modes for these codecs (which still use BUILTINS ). The latter also shows us that we still have decprecated BUILTINS stuff to cleanup.
Fixes #1682
Laurent Aimar [Thu, 10 Jul 2008 20:53:53 +0000 (22:53 +0200)]
Fixed memory leak of 1 audio(video?) buffer when quitting.
Laurent Aimar [Thu, 10 Jul 2008 20:05:53 +0000 (22:05 +0200)]
Let swscale handle video conversion when available (close #1695)
Rémi Denis-Courmont [Thu, 10 Jul 2008 19:29:56 +0000 (22:29 +0300)]
vlc_thread_ready: remove
Derk-Jan Hartman [Thu, 10 Jul 2008 00:07:49 +0000 (02:07 +0200)]
Fix positioning of dvbsub. closes #1686
This was caused by commit
23cc599d06abb5c84913c7399dd08c6b283fc49e and an attempt at fixing it in commit
251648e32246c48729986e65678bac16e5061e47 .
Laurent Aimar [Wed, 9 Jul 2008 21:58:25 +0000 (21:58 +0000)]
Fixed infinite loop if alsa was closed before playing any audio.
Rémi Duraffort [Wed, 9 Jul 2008 21:31:32 +0000 (23:31 +0200)]
Don't leak memory when something goes wrong.
Rémi Duraffort [Fri, 4 Jul 2008 18:59:29 +0000 (20:59 +0200)]
Fix non utf-8 encoding.
Pierre d'Herbemont [Wed, 9 Jul 2008 21:22:30 +0000 (23:22 +0200)]
Revert "dejidjei:"
This reverts commit
5183d34db7b6640a79aeb4f919d8825df3694c2b .
Pierre d'Herbemont [Wed, 9 Jul 2008 21:20:55 +0000 (23:20 +0200)]
rtsp: Include xlocale.h for Mac OS X (at least).
Pierre d'Herbemont [Wed, 9 Jul 2008 21:18:07 +0000 (23:18 +0200)]
playlist: Be a good citizen and kill the thread before releasing fetcher and parser.
Note, this kills a non-letal warning from libvlccore.
Pierre d'Herbemont [Wed, 9 Jul 2008 20:05:18 +0000 (22:05 +0200)]
dejidjei:
Jean-Baptiste Kempf [Wed, 9 Jul 2008 20:57:24 +0000 (22:57 +0200)]
Try to fix asademux compile on Win32.
Laurent Aimar [Wed, 9 Jul 2008 20:40:05 +0000 (20:40 +0000)]
Fixed selection of simple mixer (close #1688)
This mixer can only downsample.
Let trivial mixer handles
Dual-Mono -> Stereo|Stereo-left|Stereo-right|Stereo-reverse.
(Please double check on your multiple channels sources)
Laurent Aimar [Wed, 9 Jul 2008 20:19:28 +0000 (20:19 +0000)]
A little clean up of simple channel mixer.
Jean-Baptiste Kempf [Wed, 9 Jul 2008 20:39:28 +0000 (13:39 -0700)]
String review. Again.
Pavlov Konstantin [Wed, 9 Jul 2008 20:33:56 +0000 (00:33 +0400)]
Contrib: use -O3 to build libschroedinger.
David Flynn [Mon, 7 Jul 2008 13:01:28 +0000 (13:01 +0000)]
Patch to fix liboil build when --disable-shared
Without --enable-shared, libtool doesn't generate symbol lists. Use
some autogenerated-libtool-internals to sort it out.
Tested with: gcc on linux-amd64, mingw crosscompile, apple-os10.5
Signed-off-by: Pavlov Konstantin <thresh@videolan.org>
Jean-Baptiste Kempf [Wed, 9 Jul 2008 20:14:39 +0000 (13:14 -0700)]
Document the guidelines for strings.
Jean-Baptiste Kempf [Wed, 9 Jul 2008 19:59:21 +0000 (12:59 -0700)]
Various strings change and capitalisation changes to match the guidelines.
Capitalization fixes
Jean-Baptiste Kempf [Wed, 9 Jul 2008 18:45:59 +0000 (11:45 -0700)]
use OK instead of Ok
Same as previous
Jean-Baptiste Kempf [Wed, 9 Jul 2008 18:40:23 +0000 (11:40 -0700)]
Use Header capitalisation for dialogs titles.
Rémi Denis-Courmont [Wed, 9 Jul 2008 19:52:21 +0000 (22:52 +0300)]
Remove non-sensical NPT computation code from
c9569b35 .
If you want RTSP time, please come up with an algorithm that makes some
kind of sense. In the mean, it's better not to claim to support
somethign we don't support.
Rémi Denis-Courmont [Wed, 9 Jul 2008 17:52:54 +0000 (20:52 +0300)]
Partially fix parsing of npt=
Laurent Aimar [Wed, 9 Jul 2008 19:03:18 +0000 (19:03 +0000)]
Fixed asa decoder colors (on x86 at least).
Can someone test on a big endian CPU (I don't know if it is CPU
dependant) ?
Laurent Aimar [Wed, 9 Jul 2008 18:02:51 +0000 (18:02 +0000)]
Partial clean up and fixes of asa codec.
Laurent Aimar [Wed, 9 Jul 2008 18:02:01 +0000 (18:02 +0000)]
Fix video format passed to pf_update_regions. (Fix asa without direct
rendering)
Rémi Denis-Courmont [Wed, 9 Jul 2008 15:16:49 +0000 (18:16 +0300)]
Revert remnants of
ddac67aaf2bde4179f695bb26033488e8e7c35cc
Fix audio transcoding).
Jean-Baptiste Kempf [Tue, 8 Jul 2008 09:21:18 +0000 (11:21 +0200)]
Allow SpinBox to go over 1600 in OS-X prefs.
Jean-Baptiste Kempf [Tue, 8 Jul 2008 09:16:29 +0000 (11:16 +0200)]
Accelerate the network port SpinBox chooser.
Jean-Baptiste Kempf [Tue, 8 Jul 2008 08:35:33 +0000 (10:35 +0200)]
Fix network panel (start with deactivated checkboxes)
Pierre d'Herbemont [Tue, 8 Jul 2008 20:59:56 +0000 (22:59 +0200)]
macosx: Yet an other locking typo.
Pierre d'Herbemont [Tue, 8 Jul 2008 20:57:05 +0000 (22:57 +0200)]
macosx: The playlist is unlocked at this time, so playlist_Control() needs to lock it.
This fixes an input and input item leak.
IMHO, such typo are so easy, we need to fix that up. (macosx module is full of those).
Pierre d'Herbemont [Tue, 8 Jul 2008 20:24:51 +0000 (22:24 +0200)]
macosx: Don't take the playlist lock blindly, where there is no use for it.
Pierre d'Herbemont [Tue, 8 Jul 2008 20:08:20 +0000 (22:08 +0200)]
libvlccore.sym: Follow alphabetical order and fix make test.
Pierre d'Herbemont [Tue, 8 Jul 2008 20:05:23 +0000 (22:05 +0200)]
macosx: Make sure we use the safe playlist_GetCurrentInput() function. Match pl_Yield with a pl_Release.
Pierre d'Herbemont [Tue, 8 Jul 2008 19:32:49 +0000 (21:32 +0200)]
libvlccore: Make sure vlc_gc_* function correctly assert() on common errors, and de-inline them.
Laurent Aimar [Tue, 8 Jul 2008 21:16:44 +0000 (21:16 +0000)]
Fixed segfault in case of title/chapters...
Laurent Aimar [Tue, 8 Jul 2008 19:34:59 +0000 (19:34 +0000)]
Do not vlc_object_kill on vout/aout and sout when stopping input (close #1673).
(The vout should never be killed before the decoder is stopped as we may
use direct buffers).
Laurent Aimar [Tue, 8 Jul 2008 19:32:56 +0000 (19:32 +0000)]
Fixed used of uninitialized memory on unsupported track.
Fixed usage of start_time.
(It should fix #799)
Felix Paul Kühne [Tue, 8 Jul 2008 15:46:28 +0000 (17:46 +0200)]
qt4/mac: Don't compile demos and examples
Felix Paul Kühne [Tue, 8 Jul 2008 14:27:36 +0000 (16:27 +0200)]
Minor unification
Felix Paul Kühne [Tue, 8 Jul 2008 14:26:46 +0000 (16:26 +0200)]
Use Qt 4.4.0 for the Mac, too
Pierre d'Herbemont [Tue, 8 Jul 2008 00:38:44 +0000 (02:38 +0200)]
macosx: Don't attempt to close the window in fullscreen.
Pierre d'Herbemont [Tue, 8 Jul 2008 00:27:39 +0000 (02:27 +0200)]
macosx: Fix +resetVout prototype. (Fix #1679 "Fullscreen mode with video window without controls crashes").
Pierre d'Herbemont [Tue, 8 Jul 2008 00:19:41 +0000 (02:19 +0200)]
macosx: Close the video directly when clicking on the Stop button.
Pierre d'Herbemont [Tue, 8 Jul 2008 00:13:53 +0000 (02:13 +0200)]
macosx: Correctly close the vout window if there is no video for 1.5sec.
Rémi Denis-Courmont [Mon, 7 Jul 2008 18:23:56 +0000 (21:23 +0300)]
HTTP: fix browsing on Win32 - closes #1656
Rémi Denis-Courmont [Mon, 7 Jul 2008 17:36:42 +0000 (20:36 +0300)]
Ship the Win32 SDK - closes #1676
Jean-Baptiste Kempf [Mon, 7 Jul 2008 17:25:17 +0000 (10:25 -0700)]
Fix open Panel. thanks fenrir for spotting it.
Sebastien Escudier [Mon, 7 Jul 2008 12:39:03 +0000 (14:39 +0200)]
Fix typo in libvlc_vlm.h
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
Jean-Baptiste Kempf [Mon, 7 Jul 2008 16:14:19 +0000 (09:14 -0700)]
Jean-Baptiste Kempf [Mon, 7 Jul 2008 16:11:09 +0000 (09:11 -0700)]
Revert "Fixed open network panel."
This reverts commit
000f1e1fb9253dca219253ee54702cf044aff213 .
Jean-Baptiste Kempf [Mon, 7 Jul 2008 16:06:34 +0000 (09:06 -0700)]
Add mising \ in some macros.
Jean-Baptiste Kempf [Mon, 7 Jul 2008 14:21:42 +0000 (07:21 -0700)]
Force a correct size of the dialog at start.
Jean-Baptiste Kempf [Mon, 7 Jul 2008 14:10:47 +0000 (07:10 -0700)]
Fix behaviour of DVDSimple button while not in DVD opening
Jean-Baptiste Kempf [Mon, 7 Jul 2008 14:02:36 +0000 (07:02 -0700)]
Cosmetics.
Jean-Baptiste Kempf [Mon, 7 Jul 2008 13:58:38 +0000 (06:58 -0700)]
Logarithmic slider for speed.
Jean-Baptiste Kempf [Mon, 7 Jul 2008 09:29:03 +0000 (11:29 +0200)]
Enable asademux and csri in default configure..
Jean-Baptiste Kempf [Mon, 7 Jul 2008 09:20:06 +0000 (02:20 -0700)]
Qt4.4.0 in contribs.
Felix Paul Kühne [Mon, 7 Jul 2008 09:22:11 +0000 (11:22 +0200)]
Resized a few controls to make enough room for non-english UI strings
Felix Paul Kühne [Mon, 7 Jul 2008 09:12:59 +0000 (11:12 +0200)]
another l10n related fix
Felix Paul Kühne [Sun, 6 Jul 2008 16:09:52 +0000 (18:09 +0200)]
Typo
Felix Paul Kühne [Sun, 6 Jul 2008 16:08:09 +0000 (18:08 +0200)]
Another larger update.
Still more to do in the filters area. Qt4 and Cocoa interfaces should be complete by now
Felix Paul Kühne [Sun, 6 Jul 2008 16:07:22 +0000 (18:07 +0200)]
More l10n string fixes. Adds a FIXME to atmo.cpp, because that setting description is not understable for me.
Felix Paul Kühne [Sun, 6 Jul 2008 14:29:38 +0000 (16:29 +0200)]
Removed 'fetch-meta' from the welcome dialogue. Still to be done for Sprefs.
Please check
Przemyslaw Fiala [Sun, 6 Jul 2008 20:39:24 +0000 (22:39 +0200)]
Fix reading ASX playlist when its size is unknown
Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
Antoine Cellerier [Sun, 6 Jul 2008 23:32:49 +0000 (01:32 +0200)]
Help should be localized.
Antoine Cellerier [Sun, 6 Jul 2008 23:31:22 +0000 (01:31 +0200)]
Fix wording.
Antoine Cellerier [Sun, 6 Jul 2008 23:07:48 +0000 (01:07 +0200)]
Don't print empty sections in the help.
Pierre d'Herbemont [Sun, 6 Jul 2008 23:02:21 +0000 (01:02 +0200)]
libvlc: Don't print help on module help.
It's already in the help.
Pierre d'Herbemont [Sun, 6 Jul 2008 22:58:30 +0000 (00:58 +0200)]
libvlc: --use-stream-immediate and --auto-adjust-pts-delay are advanced options.
Pointed-out-by: Dionoea
Pierre d'Herbemont [Sun, 6 Jul 2008 22:53:23 +0000 (00:53 +0200)]
libvlc: Advertise -p and --list in help.
Antoine Cellerier [Sun, 6 Jul 2008 22:14:18 +0000 (00:14 +0200)]
Screenshots might need updates on releases.
Pierre d'Herbemont [Sun, 6 Jul 2008 22:06:53 +0000 (00:06 +0200)]
input: Output a debug message at input creation/destruction.
Pierre d'Herbemont [Sun, 6 Jul 2008 22:06:21 +0000 (00:06 +0200)]
macosx: Define playlist_IsStopped(), and make sure it returns the very next state. Fix #1674. (Hitting the button stop on Mac OS X interface doesn't close the vout window.)
Pierre d'Herbemont [Sun, 6 Jul 2008 21:36:30 +0000 (23:36 +0200)]
playlist: Make sure the preparser and the fetcher releases all their waiting elements.
Fix issue with leaked input item at exit.