Commit Graph

40547 Commits

Author SHA1 Message Date
Jean-Baptiste Kempf
2e959033ff Win32: fix memleak 2010-06-16 01:52:17 +02:00
Jean-Baptiste Kempf
7240444db8 Qt: external progressBar, simplification for win32 style 2010-06-16 00:44:37 +02:00
Jean-Baptiste Kempf
89c1b2c76e Qt/EPG: deactivate crashing code on Win32 for now. 2010-06-15 23:24:04 +02:00
Adrien Maglo
e29018e7ed Qt: EPGItem aesthetic rework.
Do not display the description in the items.
Display the start and end times in the items.
Change the item colors.
Feel free to modify these choices.
2010-06-15 22:42:37 +02:00
Adrien Maglo
540bcfd77e Qt: test if EPG events are the same by also comparing the start time. 2010-06-15 22:42:37 +02:00
Adrien Maglo
c4ffaad9c6 Qt: Remove the font specification for the channel list widget. 2010-06-15 22:42:37 +02:00
Ilkka Ollakka
3d7a2bdf6c Revert "qt4: don't force pixelsize in soundslider"
This reverts commit 770f3c5689.
This reverts commit eaf749979d.
2010-06-15 22:47:53 +03:00
Ilkka Ollakka
e4de986a14 don't use empty string for user-agent 2010-06-15 22:13:06 +03:00
Jean-Baptiste Kempf
29d478ff1e MSW: fix WinCE compilation after Cursors modification 2010-06-15 12:05:45 +02:00
Jean-Paul Saman
61b3abff8a dbus: add option --dbus-unique-service-id (default: false)
The option --dbus-unique-service-id provides a unique name to identify a VLC instance on the DBUS session bus.
Each vlc instance will uses the following naming scheme on the dbus bus: org.mpris.vlc-<pid>, where <pid> is the PID of the vlc process.
2010-06-15 11:34:36 +02:00
Jakob Leben
c35e504a57 core playlist: fix my mistake in [4eff56920] 2010-06-15 10:50:17 +02:00
Francois Cartegnie
f5b52a214d vlc_GetCPUCount: add Solaris detection
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-06-15 04:19:40 +03:00
Francois Cartegnie
063895670b fix unsupported shortcut syntax
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-06-15 04:19:40 +03:00
Francois Cartegnie
b725557374 Ambiguity between std::log(double) and std::log(float)
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-06-15 04:19:40 +03:00
Pierre Ynard
f7ef9010f8 vod: fix memleak
Port c7690cec01 to duplicated code
2010-06-15 01:35:30 +02:00
Pierre Ynard
4e6d8a18da vod: fix h264 profile-level-id generation
Port 9f5bb41a34 to duplicate code
2010-06-15 01:30:23 +02:00
Pierre Ynard
9f5bb41a34 rtp: fix h264 profile-level-id generation
This was broken in the previous dedd7cd2ae
2010-06-15 01:22:31 +02:00
Jean-Baptiste Kempf
96f6e5a506 Win32: try to improve the win7 taskbar buttons.
This is not ready yet
2010-06-15 01:06:40 +02:00
Christophe Mutricy
3d2ef5f961 Missing in d1b5547ce1 2010-06-14 23:51:26 +01:00
Jean-Baptiste Kempf
f03b6a09a7 Remove trailing space. 2010-06-15 00:47:06 +02:00
Jean-Baptiste Kempf
ad3e37cf63 Win7: add the button ressources 2010-06-15 00:43:01 +02:00
Christophe Mutricy
d1b5547ce1 Drop the icons resolution from their name
The less acrobatic way
2010-06-14 23:33:38 +01:00
Christophe Mutricy
2b727d1601 Revert "Drop the icons resolution from its name when installing"
This reverts commit c5329659d4.
2010-06-14 23:07:32 +01:00
Jean-Baptiste Kempf
fe0bf180e4 Win32: fix file opening from context menu
Also when double-clicking.
This fixes #3604
2010-06-15 00:03:55 +02:00
Pierre Ynard
8e6959cc18 vod: fix h264 sprop-parameter-sets generation
Port dedd7cd2ae to duplicated code
2010-06-14 23:35:00 +02:00
Pierre Ynard
7820c6b276 vod: use memcmp()
Port df301d6589 to duplicated code
2010-06-14 23:10:57 +02:00
Christophe Mutricy
c5329659d4 Drop the icons resolution from its name when installing 2010-06-14 21:53:27 +01:00
Jean-Baptiste Kempf
bb36728234 Fortune: wisdom about Guiness book from pk 2010-06-14 22:33:36 +02:00
Ilkka Ollakka
c2fd9461c3 logo: set default x/y=-1 so position is actually used 2010-06-14 19:25:23 +03:00
Ilkka Ollakka
6249f42136 video_filters: use make_URI for filename
This restores that you don't need to give full url for example logo-filename it to work
2010-06-14 18:58:28 +03:00
Ilkka Ollakka
1405901025 mp4: set amr-nb samplerate to 8000, as it's only valid one
Fixes some 3gp-videos with amr-nb audio.
2010-06-14 17:56:22 +03:00
Jean-Baptiste Kempf
da898b28b2 Ignore manifest.json 2010-06-14 12:36:10 +02:00
Ilkka Ollakka
b68fb12387 qt4: allow dnd to file-input on convert-dialog 2010-06-14 11:26:18 +03:00
Ilkka Ollakka
2fddd62529 qt4: add webm on convert containers list 2010-06-14 11:25:53 +03:00
Ilkka Ollakka
b1f3bb49cc transcode: default audio bitrate to 96k 2010-06-14 09:42:44 +03:00
Ilkka Ollakka
0f89802741 x264: don't repeat headers, we should do it ourself where needed 2010-06-14 09:33:45 +03:00
Ilkka Ollakka
6ade0ae9db mp4: calculate stream duration sameway all around 2010-06-13 23:35:29 +03:00
Ilkka Ollakka
01adc95ce5 mp4: call get_timestamp just once 2010-06-13 23:35:29 +03:00
An L. Ber
dedd7cd2ae rtp: fix h264 sprop-parameter-sets generation
Patch from An L. Ber whitespace-modified by me
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
2010-06-13 23:35:29 +03:00
Ilkka Ollakka
734045e35c avcodec: don't play rc-max/min for vp8, doesn't seem to work as it worked before 2010-06-13 23:35:28 +03:00
Ilkka Ollakka
2fffa228ea x264: use libx264 with 0-started pts values and scale them back
I'm not really sure why libx264 sometimes gives negative dts even if
given pts values are >> 0. So until I see why, I think this way works better
2010-06-13 23:34:37 +03:00
Ilkka Ollakka
abfcb0302d mp4: add avc1/3gp6/qt brands
I think this should be safe even if there isn't avc1 track
2010-06-13 23:29:19 +03:00
Ilkka Ollakka
aa51f40460 mp4: find nal limits on 0*001 startcode instead 0001 2010-06-13 23:18:53 +03:00
Ilkka Ollakka
0023f19d8a youtube.lua: decode uri/xml-chars on name 2010-06-13 23:18:52 +03:00
Ilkka Ollakka
f331c5a219 Qt4: check extensionlength 2-4 (ts to webm) on sout regexpt 2010-06-13 23:18:52 +03:00
Adrien Maglo
96ee4e664b Qt: Remove the lines separating the channels in the EPGView widget as they are not displayed properly. 2010-06-13 22:09:29 +02:00
Adrien Maglo
c2ef487cfc Qt: remove the bottom line of the channel list widget. 2010-06-13 22:09:28 +02:00
Rafaël Carré
4f2f1d8e85 playlist_NodeInsert(): adds an assertion 2010-06-13 17:11:05 +02:00
Jean-Baptiste Kempf
835f123320 Prefer libvorbis encoder over libavcodec's
lavc's is marked as experimental
2010-06-13 12:42:19 +02:00
Laurent Aimar
e9a226a321 Workaround a potential segfault when using VAAPI/DXVA2 (close #3606).
It seems that some avcodec decoders release frames even after being flushed.
2010-06-13 01:42:22 +02:00