]> git.sesse.net Git - vlc/log
vlc
15 years agoAdd .nuv in interface and installer.
Jean-Baptiste Kempf [Wed, 17 Sep 2008 18:52:49 +0000 (11:52 -0700)]
Add .nuv in interface and installer.

15 years agoFixed subtitle pausing.
Laurent Aimar [Wed, 17 Sep 2008 18:36:03 +0000 (20:36 +0200)]
Fixed subtitle pausing.

15 years agoSet minimum scale in spu core for text renderer.
Laurent Aimar [Wed, 17 Sep 2008 18:28:18 +0000 (20:28 +0200)]
Set minimum scale in spu core for text renderer.

15 years agoFixed subusf rendering.
Laurent Aimar [Wed, 17 Sep 2008 18:24:59 +0000 (20:24 +0200)]
Fixed subusf rendering.

15 years agoFixed a segfault when trying to render a unbreakable string.
Laurent Aimar [Wed, 17 Sep 2008 18:24:34 +0000 (20:24 +0200)]
Fixed a segfault when trying to render a unbreakable string.

15 years agoA little clean up in subsusf decoder.
Laurent Aimar [Wed, 17 Sep 2008 17:54:55 +0000 (19:54 +0200)]
A little clean up in subsusf decoder.

15 years agoDon't use FREENULL when that's not needed and don't free NULL just for fun.
Rémi Duraffort [Wed, 17 Sep 2008 17:58:11 +0000 (19:58 +0200)]
Don't use FREENULL when that's not needed and don't free NULL just for fun.

15 years agoObvious mistake in French Translation.
Jean-Baptiste Kempf [Wed, 17 Sep 2008 17:19:31 +0000 (10:19 -0700)]
Obvious mistake in French Translation.

15 years agoUse DIR_SEP instead of /
Jean-Baptiste Kempf [Wed, 17 Sep 2008 05:13:49 +0000 (22:13 -0700)]
Use DIR_SEP instead of /

15 years agoFixed spu margin and more subtitle clean up.
Laurent Aimar [Wed, 17 Sep 2008 17:10:03 +0000 (19:10 +0200)]
Fixed spu margin and more subtitle clean up.

15 years agoSpuRegionPlace now works in rendered unit.
Laurent Aimar [Tue, 16 Sep 2008 22:56:59 +0000 (00:56 +0200)]
SpuRegionPlace now works in rendered unit.

15 years agoRemoved a little hack in subpicture cache code.
Laurent Aimar [Tue, 16 Sep 2008 22:26:38 +0000 (00:26 +0200)]
Removed a little hack in subpicture cache code.

15 years agoClean up a bit subpicture release code.
Laurent Aimar [Tue, 16 Sep 2008 22:22:53 +0000 (00:22 +0200)]
Clean up a bit subpicture release code.

15 years agoFixed picture cache creation.
Laurent Aimar [Tue, 16 Sep 2008 22:18:49 +0000 (00:18 +0200)]
Fixed picture cache creation.

15 years agoUsed const for video_format_t when possible.
Laurent Aimar [Tue, 16 Sep 2008 22:01:11 +0000 (00:01 +0200)]
Used const for video_format_t when possible.

I have updated spu_RenderSubpictures and subpicture_region_t->pf_pre_render/pf_update_regions.

15 years agoFixed spu_RenderSubpictures prototype.
Laurent Aimar [Tue, 16 Sep 2008 21:50:07 +0000 (23:50 +0200)]
Fixed spu_RenderSubpictures prototype.

It now requires source format instead of scaling parameters.

15 years agoClean up subpicture code.
Laurent Aimar [Tue, 16 Sep 2008 21:31:06 +0000 (23:31 +0200)]
Clean up subpicture code.

15 years agoRemoved spu_MakeRegion as it was broken by design.
Laurent Aimar [Tue, 16 Sep 2008 21:15:48 +0000 (23:15 +0200)]
Removed spu_MakeRegion as it was broken by design.

15 years agoDo not use pf_make_region as it leads to a horrible hack.
Laurent Aimar [Tue, 16 Sep 2008 21:12:27 +0000 (23:12 +0200)]
Do not use pf_make_region as it leads to a horrible hack.

Yes this creates a 'useless' picture copy per region, but it is
currently needed.

15 years agoSimplify dynamicoverlay and removed the need of pf_make_region.
Laurent Aimar [Tue, 16 Sep 2008 20:53:53 +0000 (22:53 +0200)]
Simplify dynamicoverlay and removed the need of pf_make_region.

15 years agoFactorize duplicated code, again.
Laurent Aimar [Tue, 16 Sep 2008 20:41:49 +0000 (22:41 +0200)]
Factorize duplicated code, again.

15 years agoLoad the scalers and text renderer at SPU creation.
Laurent Aimar [Tue, 16 Sep 2008 20:19:50 +0000 (22:19 +0200)]
Load the scalers and text renderer at SPU creation.

It is useless to wait for the first subtitle.

15 years agoLoading the text renderer does not need the real video size.
Laurent Aimar [Tue, 16 Sep 2008 20:12:59 +0000 (22:12 +0200)]
Loading the text renderer does not need the real video size.

15 years agoCosmetics.
Laurent Aimar [Tue, 16 Sep 2008 20:10:56 +0000 (22:10 +0200)]
Cosmetics.

15 years agoShould remove the big white noise that was produced
Geoffroy Couprie [Wed, 17 Sep 2008 09:29:52 +0000 (11:29 +0200)]
Should remove the big white noise that was produced

15 years agoremove on more b_dead old use
Geoffroy Couprie [Tue, 16 Sep 2008 23:35:22 +0000 (01:35 +0200)]
remove on more b_dead old use

15 years agoquartztext: One more fix to [f0d84d019c8c240c47672b82be123dc979b8d09e]
Derk-Jan Hartman [Wed, 17 Sep 2008 02:14:27 +0000 (04:14 +0200)]
quartztext: One more fix to  [f0d84d019c8c240c47672b82be123dc979b8d09e]

This properly creates the colorspace.

15 years agoquartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d09e]. white is not block
Derk-Jan Hartman [Wed, 17 Sep 2008 02:01:36 +0000 (04:01 +0200)]
quartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d09e]. white is not block

15 years agomacosx: partial revert of [fa78d3b351465c9356b64484b9796d200598fbe8].
Derk-Jan Hartman [Wed, 17 Sep 2008 01:50:12 +0000 (03:50 +0200)]
macosx: partial revert of [fa78d3b351465c9356b64484b9796d200598fbe8].

We still need the config options.

15 years agoquartztext: Use 10.4 compatible alternative to kCGColorBlack
Derk-Jan Hartman [Wed, 17 Sep 2008 01:45:58 +0000 (03:45 +0200)]
quartztext: Use 10.4 compatible alternative to kCGColorBlack

15 years agomacosx: Remove the deprecated quickdraw vout.
Pierre d'Herbemont [Tue, 16 Sep 2008 23:56:24 +0000 (01:56 +0200)]
macosx: Remove the deprecated quickdraw vout.

15 years agoavformat: Don't accept negative size.
Pierre d'Herbemont [Tue, 16 Sep 2008 23:40:22 +0000 (01:40 +0200)]
avformat: Don't accept negative size.

15 years agoUpdate XSPF playlist structure to use <vlc:id> instead of <identifier>.
Yoann Peronneau [Tue, 16 Sep 2008 21:26:15 +0000 (23:26 +0200)]
Update XSPF playlist structure to use <vlc:id> instead of <identifier>.
This fixes bugs when loading non-VLC generated XSPF playlists.

15 years agoProvide a SPrefs to deactivate the systray icon as often requested on the forums...
Jean-Baptiste Kempf [Tue, 16 Sep 2008 22:51:07 +0000 (15:51 -0700)]
Provide a SPrefs to deactivate the systray icon as often requested on the forums...

15 years agoes_format: Robustification of es_format_copy to avoid a crash reported by Apple-bugre...
Pierre d'Herbemont [Tue, 16 Sep 2008 22:49:37 +0000 (00:49 +0200)]
es_format: Robustification of es_format_copy to avoid a crash reported by Apple-bugreport.

15 years agoquartztext: Reenable quartztext along with some enhancements.
Pierre d'Herbemont [Tue, 16 Sep 2008 21:51:22 +0000 (23:51 +0200)]
quartztext: Reenable quartztext along with some enhancements.

First, set a text drop shadow because we can, and it is nice for readability.
Then, correct behaviour for border color: minimum size to 1.0, where current code max it to 1.0, and comment the contrary.

15 years agoDocument the assertion
Rémi Denis-Courmont [Tue, 16 Sep 2008 20:26:30 +0000 (23:26 +0300)]
Document the assertion

15 years agoWin32: fail safe when loading plugins
Rémi Denis-Courmont [Tue, 16 Sep 2008 20:24:33 +0000 (23:24 +0300)]
Win32: fail safe when loading plugins

15 years agoWin32:use Unicode LoadLibrary
Rémi Denis-Courmont [Tue, 16 Sep 2008 20:20:41 +0000 (23:20 +0300)]
Win32:use Unicode LoadLibrary

so we can install VLC in non-ANSI-named directories

15 years agomacosx: Use fork+exec instead of posix_spawn.
Pierre d'Herbemont [Tue, 16 Sep 2008 20:01:23 +0000 (22:01 +0200)]
macosx: Use fork+exec instead of posix_spawn.

(As pointed by Remi)

Note, this doesn't work with just exec() for some obscure reason.

15 years agoCompilation fix for kate.
Laurent Aimar [Tue, 16 Sep 2008 20:01:49 +0000 (22:01 +0200)]
Compilation fix for kate.

15 years agoSimplify and fixed absolute text positioning.
Laurent Aimar [Tue, 16 Sep 2008 18:10:23 +0000 (20:10 +0200)]
Simplify and fixed absolute text positioning.

It has a bad side effect when using software rescaling: the subtitles are
rendered using the video original size instead of the display one (like with
overlay). I will fix that latter.

15 years agommap: allow tweaking the PTS delay
Rémi Denis-Courmont [Tue, 16 Sep 2008 15:52:31 +0000 (18:52 +0300)]
mmap: allow tweaking the PTS delay

(The PTS delay thing should be dynamically automatically computed -
 for every access - however, IMHO)

15 years agommap: handle I/O errors as fatal
Rémi Denis-Courmont [Tue, 16 Sep 2008 15:52:15 +0000 (18:52 +0300)]
mmap: handle I/O errors as fatal

15 years agosubass: Fix crash in the simple SSA/ASS decoder.
Derk-Jan Hartman [Tue, 16 Sep 2008 13:06:22 +0000 (15:06 +0200)]
subass: Fix crash in the simple SSA/ASS decoder.

This is the issue exploited by the anime groups.
We now skip anything in { }
Note that ass/ssa cannot have a valid string with text { text } text.

15 years agomacosx: Use freetype fonts in simple prefs.
Pierre d'Herbemont [Tue, 16 Sep 2008 07:38:38 +0000 (09:38 +0200)]
macosx: Use freetype fonts in simple prefs.

15 years agomacosx: Properly relaunch VLC when asked for.
Pierre d'Herbemont [Tue, 16 Sep 2008 07:35:09 +0000 (09:35 +0200)]
macosx: Properly relaunch VLC when asked for.

15 years agoquartztext: Disable as freetype is doing a better job than us.
Pierre d'Herbemont [Tue, 16 Sep 2008 07:17:22 +0000 (09:17 +0200)]
quartztext: Disable as freetype is doing a better job than us.

15 years agomacosx: Make sure preferences version is saved.
Pierre d'Herbemont [Tue, 16 Sep 2008 07:16:59 +0000 (09:16 +0200)]
macosx: Make sure preferences version is saved.

15 years agomacosx: Set the pref version key if the ignore button was pressed.
Pierre d'Herbemont [Tue, 16 Sep 2008 06:53:44 +0000 (08:53 +0200)]
macosx: Set the pref version key if the ignore button was pressed.

So that the dialog won't pop up again.

15 years agothere's no vlc_thread_create(p_helper)
Geoffroy Couprie [Tue, 16 Sep 2008 00:10:05 +0000 (02:10 +0200)]
there's no vlc_thread_create(p_helper)

15 years agomacosx: Check for older preferences and ask to delete them.
Pierre d'Herbemont [Mon, 15 Sep 2008 22:40:58 +0000 (00:40 +0200)]
macosx: Check for older preferences and ask to delete them.

15 years agomkv: lower priority of mkv module to 0
Derk-Jan Hartman [Mon, 15 Sep 2008 22:18:31 +0000 (00:18 +0200)]
mkv: lower priority of mkv module to 0

I've had it with this module. There is no support, let alone development, from the matroska folks anymore. I prefer to use ffmpeg which seems to be at least less crash prone and having more of a future. I'm not sure which features we are loosing due to this atm. Likely some meta info, probably ordered chapters and definetly the DVD menu capabilities.

15 years agoFixed ASS subtitle with anamorphic video.
Laurent Aimar [Mon, 15 Sep 2008 21:48:37 +0000 (23:48 +0200)]
Fixed ASS subtitle with anamorphic video.

15 years agoSimplify a bit scale factor computation by using helpers.
Laurent Aimar [Mon, 15 Sep 2008 21:25:06 +0000 (23:25 +0200)]
Simplify a bit scale factor computation by using helpers.

15 years agomacosx: We need the PL_LOCK here (May fix a race we have on startup).
Pierre d'Herbemont [Mon, 15 Sep 2008 21:38:25 +0000 (23:38 +0200)]
macosx: We need the PL_LOCK here (May fix a race we have on startup).

15 years agops demux: fix an issue in ps_pkt_read()
Derk-Jan Hartman [Mon, 15 Sep 2008 21:19:38 +0000 (23:19 +0200)]
ps demux: fix an issue in ps_pkt_read()

15 years agoquartztext: Better font compromise. (Use Arial Black instead of Verdana)
Pierre d'Herbemont [Mon, 15 Sep 2008 20:22:08 +0000 (22:22 +0200)]
quartztext: Better font compromise. (Use Arial Black instead of Verdana)

15 years agomacosx: fix forward button in main controller to go forward instead of backward
Derk-Jan Hartman [Mon, 15 Sep 2008 20:03:53 +0000 (22:03 +0200)]
macosx: fix forward button in main controller to go forward instead of backward

forward of [89044739e9c4a152b1a15b0faedb88cb9e54f18c]

15 years agoRemoved unused or redondant fields from subpicture.
Laurent Aimar [Mon, 15 Sep 2008 19:49:19 +0000 (21:49 +0200)]
Removed unused or redondant fields from subpicture.

I removed:
 i_x/i_y: redondant with region i_x/i_y. Now a subpicture always represent the
 whole video.
 i_flags: unused anywhere in the core.

 I may have broken a few video filters (osdmenu mainly). I will fix it if you
report the problem and the way to reproduce it.

15 years agoRemoved useless width/height fields in subpicture_t.
Laurent Aimar [Mon, 15 Sep 2008 18:55:23 +0000 (20:55 +0200)]
Removed useless width/height fields in subpicture_t.

15 years agoZero tab entries when you allocate them
Rémi Denis-Courmont [Mon, 15 Sep 2008 19:27:08 +0000 (22:27 +0300)]
Zero tab entries when you allocate them

Fix unitialized pointer usages (possibly exploitable).

15 years agoUseless FREENULL -> free
Rémi Denis-Courmont [Mon, 15 Sep 2008 19:26:52 +0000 (22:26 +0300)]
Useless FREENULL -> free

15 years agoEnabled AR change in deinterlace (typo).
Laurent Aimar [Mon, 15 Sep 2008 18:43:15 +0000 (20:43 +0200)]
Enabled AR change in deinterlace (typo).

15 years agoClean up subtitle core.
Laurent Aimar [Mon, 15 Sep 2008 17:34:45 +0000 (19:34 +0200)]
Clean up subtitle core.

15 years agoCosmetics (subtitles).
Laurent Aimar [Sun, 14 Sep 2008 21:57:29 +0000 (23:57 +0200)]
Cosmetics (subtitles).

15 years agoUse tha same date for updating subtitles regions.
Laurent Aimar [Sun, 14 Sep 2008 21:50:47 +0000 (23:50 +0200)]
Use tha same date for updating subtitles regions.

15 years agoReorder a bit subpicture render function.
Laurent Aimar [Sun, 14 Sep 2008 21:42:39 +0000 (23:42 +0200)]
Reorder a bit subpicture render function.

There is no functional changes.

15 years agoUpdate Release Howto.
Jean-Baptiste Kempf [Sun, 14 Sep 2008 21:42:10 +0000 (14:42 -0700)]
Update Release Howto.

15 years agoFix the news (forward-ported from to-be 0.9.3)
Rémi Denis-Courmont [Sun, 14 Sep 2008 18:15:48 +0000 (21:15 +0300)]
Fix the news (forward-ported from to-be 0.9.3)

Conflicts:

NEWS

15 years agomacosx: finally implement a Reveal-in-Finder functionality
Felix Paul Kühne [Sun, 14 Sep 2008 16:55:52 +0000 (18:55 +0200)]
macosx: finally implement a Reveal-in-Finder functionality

15 years agoAdded support for eac3 in a52 packetizer.
Laurent Aimar [Sun, 14 Sep 2008 15:23:06 +0000 (17:23 +0200)]
Added support for eac3 in a52 packetizer.

15 years agoAdded support for E-AC3 in ES demuxer.
Laurent Aimar [Sun, 14 Sep 2008 13:26:39 +0000 (15:26 +0200)]
Added support for E-AC3 in ES demuxer.

15 years agoUse PL_LOCK/PL_UNLOCK
Rémi Denis-Courmont [Sun, 14 Sep 2008 15:06:38 +0000 (18:06 +0300)]
Use PL_LOCK/PL_UNLOCK

15 years agoWrite CRLF in the same I/O operation
Rémi Denis-Courmont [Sun, 14 Sep 2008 14:49:22 +0000 (17:49 +0300)]
Write CRLF in the same I/O operation

15 years agoAnother thread-unsafe redumdant use of b_dead
Rémi Denis-Courmont [Sun, 14 Sep 2008 14:40:57 +0000 (17:40 +0300)]
Another thread-unsafe redumdant use of b_dead

15 years agoOnly input uses b_dead
Rémi Denis-Courmont [Sun, 14 Sep 2008 11:42:23 +0000 (14:42 +0300)]
Only input uses b_dead

15 years agoRemove unsafe use of b_dead.
Rémi Denis-Courmont [Sun, 14 Sep 2008 11:41:53 +0000 (14:41 +0300)]
Remove unsafe use of b_dead.

Fortunately, var_DelCallback does the job properly already.

15 years agoRemove write-only value
Rémi Denis-Courmont [Sun, 14 Sep 2008 11:41:27 +0000 (14:41 +0300)]
Remove write-only value

15 years agoFetcher: use nornal thread API
Rémi Denis-Courmont [Sun, 14 Sep 2008 10:12:26 +0000 (13:12 +0300)]
Fetcher: use nornal thread API

15 years agoFOREACH_ARRAY: expansion safety
Rémi Denis-Courmont [Sun, 14 Sep 2008 10:10:30 +0000 (13:10 +0300)]
FOREACH_ARRAY: expansion safety

15 years agoPlaylist: put private data after public data
Rémi Denis-Courmont [Sun, 14 Sep 2008 09:35:42 +0000 (12:35 +0300)]
Playlist: put private data after public data

15 years agoPreparser: use normal thread API
Rémi Denis-Courmont [Sun, 14 Sep 2008 09:17:04 +0000 (12:17 +0300)]
Preparser: use normal thread API

15 years agoHide fetcher and prepase typedefs
Rémi Denis-Courmont [Sun, 14 Sep 2008 08:35:41 +0000 (11:35 +0300)]
Hide fetcher and prepase typedefs

15 years agoDo not use block_FifoWake if block_FifoGet does not check for it
Rémi Denis-Courmont [Sun, 14 Sep 2008 08:29:08 +0000 (11:29 +0300)]
Do not use block_FifoWake if block_FifoGet does not check for it

15 years agoGrrr at subsubsubsubdirectories
Rémi Denis-Courmont [Sun, 14 Sep 2008 08:20:25 +0000 (11:20 +0300)]
Grrr at subsubsubsubdirectories

15 years agoRemove intf_ShouldDie
Rémi Denis-Courmont [Sun, 14 Sep 2008 08:14:24 +0000 (11:14 +0300)]
Remove intf_ShouldDie

libvlc kills the interfaces when it dies anyway.

15 years agonetsync: some cleanup (still very ugly)
Rémi Denis-Courmont [Sun, 14 Sep 2008 08:08:28 +0000 (11:08 +0300)]
netsync: some cleanup (still very ugly)

15 years agoRemove VLC_OBJECT_ANNOUNCE
Rémi Denis-Courmont [Sun, 14 Sep 2008 07:47:49 +0000 (10:47 +0300)]
Remove VLC_OBJECT_ANNOUNCE

15 years agoRemove the useless announce handler object
Rémi Denis-Courmont [Sun, 14 Sep 2008 07:46:43 +0000 (10:46 +0300)]
Remove the useless announce handler object

It merely wrappeded the SAP object.

15 years agoHTTP: sanity check
Rémi Denis-Courmont [Sat, 13 Sep 2008 19:48:00 +0000 (22:48 +0300)]
HTTP: sanity check

15 years agoNEWS reformulations.
Jean-Baptiste Kempf [Sun, 14 Sep 2008 02:11:08 +0000 (19:11 -0700)]
NEWS reformulations.

15 years agoWorkaround spatializer bugs.
Jean-Baptiste Kempf [Sun, 14 Sep 2008 02:14:02 +0000 (19:14 -0700)]
Workaround spatializer bugs.
(cherry picked from commit 77cc89e3d9349f3d5a2de947f9be478dd28436dd)
(cherry picked from commit 6d4830b864af38d7126aee103a6bcfe76bc80e89)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agofix automagic alsa dependency
Daniel Mierswa [Sat, 13 Sep 2008 22:11:29 +0000 (00:11 +0200)]
fix automagic alsa dependency

when --enable-v4l2 was passed to configure, alsa was searched and linked
against if found (only do that when alsa wasn't disabled)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agofix automagic fontconfig dependency
Daniel Mierswa [Sat, 13 Sep 2008 22:03:00 +0000 (00:03 +0200)]
fix automagic fontconfig dependency

when --enable-freetype was passed to configure, fontconfig was searched
and linked against if found (provide --enable-fontconfig which is
default)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoRegister that VLC can open flv files (on UNIX)
Sveinung Kvilhaugsvik [Tue, 26 Aug 2008 20:00:33 +0000 (22:00 +0200)]
Register that VLC can open flv files (on UNIX)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoRemove trailing spaces.
Antoine Cellerier [Sat, 13 Sep 2008 23:35:16 +0000 (01:35 +0200)]
Remove trailing spaces.

15 years agomacosx: added an option to the crash reporter to disable the submission of the defaul...
Felix Paul Kühne [Sat, 13 Sep 2008 23:16:24 +0000 (01:16 +0200)]
macosx: added an option to the crash reporter to disable the submission of the default email address

15 years agoActivate 2 more one instance mode optins with DBus
Antoine Cellerier [Sat, 13 Sep 2008 22:34:09 +0000 (00:34 +0200)]
Activate 2 more one instance mode optins with DBus

Now that we have a one instance mode with DBus under linux, also make
it possible to use the "one-instance-when-started-from-file" and
"started-from-file" options.
Consider using --started-from-file in the file association scripts,
like what we do in the win32 NSIS script, so that all files opened
through the GUI are enqueued/played in the same instance.

15 years agoDon't distribute the info.nib and classes.nib within VLC-release.app
Felix Paul Kühne [Sat, 13 Sep 2008 22:29:20 +0000 (00:29 +0200)]
Don't distribute the info.nib and classes.nib within VLC-release.app

Saves a few kB and prevents some, ehm, corruption.