Felix Paul Kühne
3dea2eae35
* finished the time slider
...
For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
2006-10-01 20:05:50 +00:00
Jean-Paul Saman
6db8af9979
forgot the put Ye Zhang in Thanks file.
2006-10-01 14:16:52 +00:00
Jean-Paul Saman
7d8c21af32
Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>.
2006-09-26 07:04:30 +00:00
Antoine Cellerier
a311268cff
[PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk
2006-09-24 17:01:25 +00:00
Felix Paul Kühne
b17964ce90
* that one as, please..
2006-09-17 22:54:31 +00:00
Pavlov Konstantin
59d5c69e2a
servicing email change request for Rafael Carre
2006-09-17 20:29:10 +00:00
Antoine Cellerier
246a4e235a
New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby.
2006-09-17 19:27:40 +00:00
Damien Fouilleul
989cefffec
- OpenCV video filter module by Dugal Harris
2006-09-06 22:07:22 +00:00
Christophe Mutricy
134720bdbf
Start of the work of Ari Constancio on Portuguese localisation
2006-09-03 15:17:11 +00:00
Rémi Denis-Courmont
6a630a520a
Merge [PATCH] http chunked encoding fix
2006-09-02 20:30:53 +00:00
Pavlov Konstantin
87bde09801
added russian translation by Vladimir Yermolayev
2006-08-31 12:21:51 +00:00
Felix Paul Kühne
586d8f5a1b
* some updates on Apple Remote, etc.
2006-08-30 22:59:21 +00:00
Antoine Cellerier
cb9d21f9ed
Add "enqueue" command. Original patch by Greg Farell
2006-08-10 19:21:25 +00:00
Christophe Mutricy
2ef0df8a73
Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
2006-07-24 22:45:26 +00:00
Jean-Paul Saman
6f3e4d56cb
RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
2006-07-12 18:48:21 +00:00
Benjamin Pracht
85a0c7529c
* Patch to add ATSC support by Dennis Lou
...
* This is untested, but shouldn't have any adverse effect at least
* Any feedback much welcomed
2006-07-11 19:12:18 +00:00
Jean-Paul Saman
f28b106bb5
Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
2006-06-27 13:32:30 +00:00
Rémi Denis-Courmont
085676a436
MJPG support with DirectShow (patch from Dugal Harris)
2006-06-10 10:13:10 +00:00
Rémi Denis-Courmont
d02df00247
Include bitrate in SDP when known.
...
Patch from Ilkka Ollakka with cosmetic fixes.
2006-06-10 10:10:54 +00:00
Rémi Denis-Courmont
b8a24c4adf
FTP cleartext authentication from Petr Vacek.
2006-06-09 14:17:26 +00:00
Benjamin Pracht
61acca87b8
* Patch by Cédric Cocquebert to add several additional video effects to the opengl vout
2006-06-02 18:41:31 +00:00
Antoine Cellerier
40d23030a7
Typo corretion. Thanks to tango_ on IRC :)
2006-05-30 19:57:34 +00:00
Jean-Paul Saman
6309ebbf82
Added Diego Petteno to THANKS file.
2006-05-29 18:58:58 +00:00
Derk-Jan Hartman
05b21e9603
* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
...
NAL and FU-A modes of RFC 3984
works for VLC -> VLC
Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
2006-05-25 18:34:32 +00:00
Christophe Mutricy
bc3f5d4829
Add Czech translation. Many thaks to Miroslav Oujesky
2006-05-18 23:00:48 +00:00
Antoine Cellerier
a29234a00e
see previous commit
2006-05-05 20:35:43 +00:00
Rémi Denis-Courmont
60b8618df7
Mozilla libtool fix from Pavlov Konstantin
2006-05-02 14:54:32 +00:00
Benjamin Pracht
8ac58f00b9
* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
...
* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
* Best thing to do would be to handle the keypresses from the vout here too, I guess...
2006-04-30 19:26:25 +00:00
Felix Paul Kühne
a630c20b53
* forward-port [15453]
2006-04-30 14:44:54 +00:00
Antoine Cellerier
9a72439fd7
New default skin by aLtgLasS. Many thanks for making one on such short notice.
2006-04-28 12:10:07 +00:00
Jean-Paul Saman
8c722f37ad
Added Rob Casey to THANKS file.
2006-04-27 21:15:18 +00:00
Rémi Denis-Courmont
c397800da5
xvideo X.Org 7 detection fix by Pavlov Konstantin
2006-04-12 17:27:31 +00:00
Antoine Cellerier
3f488b533f
Many thanks to Albert on the forums for his help with the http interface
2006-03-30 14:05:13 +00:00
Antoine Cellerier
7eaa2e30d5
fix #578 . patch by Steven Sheehy. thanks.
2006-03-29 08:59:52 +00:00
Christophe Mutricy
a6f1bb5107
access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
2006-03-18 15:52:42 +00:00
Clément Stenac
13817ff883
Thanks
2006-03-18 11:27:40 +00:00
Antoine Cellerier
c0fe636d8e
"[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.
2006-03-15 13:01:36 +00:00
Rémi Denis-Courmont
9b38b9ae14
Apply RFC3016 RTP packetizer patch from Alex Antropoff
...
The new format is disabled by default,
so we have little risks of regression.
2006-03-14 21:42:07 +00:00
Antoine Cellerier
ec8225260d
Thanks and news (see previous commit)
2006-03-11 23:21:44 +00:00
Antoine Cellerier
53858e2db5
Add/Change x264 options. Patch by Dennis van Amerongen
2006-03-01 22:00:37 +00:00
Derk-Jan Hartman
7df7aab941
* Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>.
...
- added him to THANKS as well.
2006-03-01 13:13:03 +00:00
Antoine Cellerier
c17290dc45
[patch] unifying meta-information access, the 2nd by Daniel Stränger
2006-02-16 17:31:31 +00:00
Derk-Jan Hartman
69f016b519
* xtag parser improvements by Daniel Stranger.
...
it now ignores
- commments <!-- ... -->
- processing instructions <? ... ?>
- doctype declarations <!DOCTYPE ... >
and can handle
- CDATA element content <![CDATA[ ... ]]>
2006-02-11 20:41:57 +00:00
Rémi Denis-Courmont
18f8461307
Add libupnp-based UPnP discovery from Christian Henz
...
with proper configure checks
2006-02-02 10:59:17 +00:00
Antoine Cellerier
10638f5920
Occitan localization. Many thanks to laurent jonqueres
2006-01-09 22:01:57 +00:00
Christophe Mutricy
83b9a0f884
Add Georgian localization. Thanks to Alexander Didebulidze.
2006-01-09 20:57:53 +00:00
Antoine Cellerier
dfdc9cb216
Brightness threshold patch by Enrico Gueli (with some modifications)
2005-12-18 21:41:35 +00:00
Derk-Jan Hartman
64094f5624
* hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) ( closes #369 )
2005-12-11 23:41:29 +00:00
Rémi Denis-Courmont
c6cce79226
Cumulated UPnP fixes from Christian Henz
2005-12-09 22:31:56 +00:00
Antoine Cellerier
70ea764fdc
typo fix
2005-11-27 14:56:54 +00:00