Rémi Denis-Courmont
87ea4084d6
OSS: define HAVE_OSS, and disable on Linux by default
...
In many cases, OSS was used when the builder forgot to install the
alsa-lib development headers. This should not be an issue anymore, as
ALSA is now required on Linux by default.
I believe the fallback to OSS from ALSA and PulseAudio is causing more
confusion than it solves problem. Besides, the OSS emulation by ALSA
cannot mix, so OSS is almost completely useless on Linux, unless OSSv4
was specifically installed.
Moreover, Linux distributions have started dropping OSS completely.
2011-05-01 17:04:14 +03:00
Jean-Baptiste Kempf
2c58e8a27f
Update NEWS
...
and mention subtitles blending in vout
2011-04-29 16:17:57 +02:00
Laurent Aimar
675a76e96c
NEWS: mentionned subsass decoder removal.
2011-04-26 22:17:22 +02:00
Felix Paul Kühne
448f14dd0a
macosx: completed audio effects panel implementation
2011-04-26 00:32:02 +02:00
Pierre Ynard
f7a79bf171
NEWS: merged lua rc and telnet into cli
2011-04-23 00:23:27 +02:00
Jean-Baptiste Kempf
6cf9460c86
NEWS: update about upnp/win32
2011-04-23 00:08:02 +02:00
Jean-Baptiste Kempf
bba2eae589
Remove oldhttp
...
Sure, this will be unpopular, and this will likely kill you kittens, but
maintaining 2 http interface is stupid and counter-productive.
Let's hope luahttp will finally get fixed.
2011-04-21 11:43:10 +02:00
Rémi Denis-Courmont
4dc39e9f45
subsdelay news
2011-04-20 12:10:44 +03:00
Jean-Baptiste Kempf
6f798af994
NEWS: IVTC
2011-04-16 16:20:00 +02:00
Jean-Baptiste Kempf
4fdef6de43
NEWS: sync with 1.1.9
2011-04-13 22:38:31 +02:00
Rémi Denis-Courmont
a20d44c75a
invmem: remove the plugin
...
Its only supported codec (of sorts) cannot occur anymore, as the fake
access_demux was superseded by the image demux.
2011-04-13 17:09:11 +03:00
Jean-Baptiste Kempf
588e6f12a9
NEWS: Mention Phosphor
2011-03-30 14:11:09 +02:00
Jean-Baptiste Kempf
f4195d95f9
NEWS: mention CVE and fix the base version for the Changelog
2011-03-24 19:09:32 +01:00
Jean-Baptiste Kempf
60c1ea78f3
NEWS: merge 1.1.8 into master NEWS
2011-03-24 02:02:52 +01:00
Ilkka Ollakka
4502138811
reword dvb-c scanning news
2011-03-10 13:20:34 +02:00
Ilkka Ollakka
6f42766e4e
add NEWS mention on modulation scanning in dvb-c
2011-03-09 11:37:43 +02:00
Rémi Denis-Courmont
7d029e21e7
hd1000a: remove obsolete plugin
...
We already removed hd1000v, so this was not really any use.
2011-02-15 19:20:36 +02:00
Jean-Paul Saman
eb4b232156
NEWS: trimmed example for stream_out_select
2011-02-15 14:02:45 +01:00
Jean-Paul Saman
0abea921cf
NEWS: correct select example
2011-02-15 13:50:15 +01:00
Jean-Baptiste Kempf
5d812dcdb5
News, po, and module list for select
2011-02-15 12:04:42 +01:00
Rémi Denis-Courmont
229ff45993
Mark plugin-path as obsolete
2011-02-12 11:06:17 +02:00
Jean-Baptiste Kempf
306e657c6d
Update NEWS about EGL
2011-02-08 00:27:46 +01:00
Jean-Baptiste Kempf
553b15df85
Sync news with 1.1.7
2011-02-02 00:19:55 +01:00
Rémi Denis-Courmont
3c22db76a7
Resync news from 1.1
2011-01-25 19:05:10 +02:00
Rémi Denis-Courmont
456bfb7a7b
One day, we will remove --enable-non-utf8
2011-01-24 18:51:05 +02:00
Jean-Baptiste Kempf
af742c72f3
Integrate news from 1.1.6
2011-01-24 01:24:52 +01:00
Jean-Baptiste Kempf
4bea014b56
Update NEWS, LIST and improve preferences for the new Sout modules
...
Rename preferences entries, put in the right categories, etc...
2011-01-20 17:03:37 +01:00
Christophe Massiot
51bc2433fa
New sout module langfromtelx, gets lang from telx
...
This is used in a very particular situation
(language code changing continuously on a single PID, signaled by a
change in teletext data), but maybe other uses can be inspired from it.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-01-20 15:13:51 +01:00
Christophe Massiot
b8cbf90df8
New stream out module delay to delay PTS/DTS
...
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-01-19 23:16:49 +01:00
Christophe Massiot
203a293768
Add support for Linear Systems (HD-)SDI cards
...
* modules/access/linsys/*: add support for SDI and HD-SDI cards of
Linear Systems/Computer Modules
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-01-19 23:16:49 +01:00
Jean-Baptiste Kempf
1c891c7fb2
NEWS: mention removed modules
2011-01-16 23:20:54 +01:00
Jean-Baptiste Kempf
d7ceb34d91
NEWS: mention EGL and skins2 improvements
2011-01-16 23:11:59 +01:00
Jean-Baptiste Kempf
4d3acaf28e
Schroedinger: fix copyright year, and NEWS
2011-01-15 15:32:26 +01:00
Jean-Baptiste Kempf
44b30a30dd
Mention libVLC improvements in NEWS
2010-12-27 16:32:25 +01:00
Jean-Baptiste Kempf
a69e27f67f
Broadcom CrystalHD decoder support
...
This new module works with BCM70015 Crystal HD video decoders
It handles hardware decoding of H264, VC-1 and mpeg2
So far, it only works on GNU/Linux with the appropriate driver and
library. Windows version is still limited.
This is the first part, since mpeg4, interlaced and BCM70012 are not
working yet.
2010-12-19 19:49:42 +01:00
Rémi Denis-Courmont
f4266f31d1
GME is not 1.2.0 news
2010-12-11 03:13:25 +02:00
Rémi Denis-Courmont
c70b9f112b
News
2010-12-11 03:13:11 +02:00
Branko Kokanovic
5907d722c9
Sepia video filter
...
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-12-11 03:04:55 +02:00
Pierre Ynard
77edd1d45f
NEWS: major VoD rework
2010-12-08 23:17:51 +01:00
Pierre Ynard
44d12ee33f
NEWS: dynamic payload types in rtp access
2010-12-04 00:33:22 +01:00
Pierre Ynard
962f19ece2
NEWS: vorbis and theora in RTP sout
2010-12-03 02:29:28 +01:00
Jean-Baptiste Kempf
99fa5b44ec
Merge 1.1.5 NEWS into 1.2.0
2010-11-12 00:15:35 +01:00
Jean-Baptiste Kempf
d1743f0e73
NEWS: 1.2. has now mostly video filter2
2010-11-01 17:51:00 +01:00
Jean-Baptiste Kempf
b6c9bd5125
NEWS: cleaning for 1.2.0
2010-11-01 17:16:35 +01:00
Pierre d'Herbemont
484ba52544
NEWS: s/OpenGL ES 2.0/OpenGL ES 1.1/
2010-10-31 11:46:38 +01:00
Jean-Baptiste Kempf
5ff1f15452
NEWS: iOS and Targa
2010-10-31 12:24:48 +01:00
Jean-Baptiste Kempf
5fff5583ae
NEWS: mention latest 1.2.0 developments
...
And improve consistency
2010-10-29 03:09:43 +02:00
Steinar H. Gunderson
3119a2c565
Add access module for BlackMagic SDI cards ("decklink").
...
Adds a driver for the BlackMagic DeckLink series of SDI cards (input only).
It requires BlackMagic's proprietary (but free-to-download) SDK to compile
and run. I've only tested it on Linux -- the Windows API is very similar but
not identical, so some adjustments will probably have to happen if anybody
wants this to work on Windows. (Windows users can, AFAIK, already access the
card via DirectShow, though.) It supports multiple cards, all the various
A/V inputs and video modes including setting field dominance and multichannel
input (2, 8 or 16 channels).
All testing has been with a DeckLink HD Extreme 3, which I have very
graciously been given access to by Frikanalen.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2010-10-23 17:14:19 +02:00
Rafaël Carré
5eec3beda4
NEWS about ActiveX
2010-10-19 22:59:09 +02:00
Jean-Baptiste Kempf
2ab70b638b
Update NEWS
2010-10-13 01:02:09 +02:00
Jean-Paul Saman
3babb40513
Update NEWS and modules/LIST
2010-10-12 22:06:47 +02:00
Ilkka Ollakka
57766ff347
refactor rate(,-faster,-slower) to playlist
...
Thisway we don't reset playback rate between items
2010-10-04 21:28:59 +03:00
Jean-Baptiste Kempf
7e6beb9e37
NEWS update
2010-09-27 16:44:45 +02:00
Jean-Baptiste Kempf
8fd093d413
Basic support for Blu-Ray using libbluray
...
This needs heavy testing and improvement to be actually usable
2010-09-21 22:25:28 +02:00
Branko Kokanovic
6028275a26
adding posterize video filter
...
Acked-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-09-16 06:37:26 +03:00
Jean-Baptiste Kempf
98b1b28043
NEWS about libvlc_media_player_navigate
2010-09-16 01:11:34 +02:00
Jean-Baptiste Kempf
25bf88284c
NEWS, po and modules/LIST for AudioQueue
2010-09-16 01:09:45 +02:00
Tobias Güntner
59045c4717
Added support for VDR recordings
...
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2010-09-07 13:16:34 +02:00
Eduard Babayan
33f94a3d0f
l10n: New Armenian translation
...
Cheery-pick of [4099d3dda0c311a]
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
2010-09-05 23:17:19 +01:00
Jean-Baptiste Kempf
b14b18857f
NEWS about compressor
2010-09-03 19:07:32 +02:00
Rémi Duraffort
011b13a37e
sync NEWS with 1.1.x
2010-09-01 19:52:40 +02:00
Jean-Baptiste Kempf
387ba8547b
Merge 1.1.3/NEWS into master
2010-08-18 17:38:50 +02:00
Jean-Baptiste Kempf
ffd4e271de
NEWS for 1.2.0
2010-08-11 13:42:11 +02:00
Jean-Baptiste Kempf
63b8b9fee1
Synchronise NEWS wording with branch
2010-07-29 16:23:20 +02:00
Jean-Baptiste Kempf
2e6b98b531
NEWS: Merge NEWS from 1.1.2 into master
2010-07-29 16:14:40 +02:00
Jean-Baptiste Kempf
56ff2f3f9e
NEWS about Direct2D
2010-07-29 11:05:39 +02:00
Jean-Baptiste Kempf
93388519b0
NEWS Add Cqam + merge 1.1.1 news
2010-07-22 17:34:33 +02:00
Rémi Denis-Courmont
63f6d064b5
News about id3tag
2010-07-19 23:36:28 +03:00
Rémi Denis-Courmont
cd117a8898
udev is not a new feature in 1.1.0
2010-07-18 21:29:01 +03:00
Rémi Denis-Courmont
24a1b306aa
Assume UTF-8 operating system by default
2010-07-18 12:15:40 +03:00
Jean-Baptiste Kempf
8bf3b3a083
NEWS about Rar
2010-07-03 17:07:58 +02:00
Pierre Ynard
b028610a03
Fix version number in NEWS
2010-06-21 16:39:08 +02:00
Rémi Duraffort
4862094f8b
Remove the oldtelnet module.
2010-06-17 23:42:44 +02:00
Jean-Baptiste Kempf
91663977c5
Update NEWS
2010-06-11 00:56:42 +02:00
Ilkka Ollakka
715de3e617
NEWS: mention about iconview/listview in qt4 between 1.0 and 1.1
2010-06-09 16:56:24 +03:00
Jean-Baptiste Kempf
e855bde0ae
Synchronize NEWS
2010-06-01 19:24:06 +02:00
Jean-Baptiste Kempf
676c2926fc
Synchronise NEWS between 1.1 and master
2010-06-01 19:14:52 +02:00
Ilkka Ollakka
1c02d8d5dd
NEWS: add mention about live-http module with example
2010-05-27 10:33:04 +03:00
Jean-Baptiste Kempf
fecfe67732
NEWS for 1.2
...
ffmpeg-mt and gradfun
2010-05-09 23:38:25 +02:00
Ilkka Ollakka
8aa1cc92d7
x264: modify code to add preset/tune options and don't set option if it's default
...
Float comparisions aren't really nicelooking, but they should work ok.
2010-04-22 11:50:32 +03:00
Felix Paul Kühne
37a1d2df66
NEWS: mention the changed 2009 Apple Remote behavior
2010-04-13 15:00:50 +02:00
Jean-Baptiste Kempf
8a163fec68
The next major release of VLC after 1.1.0 will be 1.2.0
2010-04-13 02:14:20 +02:00
Jean-Baptiste Kempf
2b0370b54f
NEWS updates
2010-04-13 00:35:28 +02:00
Jean-Baptiste Kempf
8f17ce9cbc
NEWS: imem is an access and an access_demux
2010-04-07 14:18:25 +02:00
Jean-Baptiste Kempf
038cf8e29e
NEWS: All ALS sample seem to work now.
2010-03-31 00:51:55 +02:00
Jean-Baptiste Kempf
768a0aa2ea
On the road to -pre1
2010-03-30 18:40:54 +02:00
Jean-Baptiste Kempf
0cf16ba2e6
NEWS updates for 1.1.0-test
2010-03-25 14:01:25 +01:00
Rémi Denis-Courmont
7de52220ab
RTMP: totally broken, disabled for the time being
2010-03-07 21:27:35 +02:00
Jean-Baptiste Kempf
5fbff8a028
NEWS about Flac to please audiophiles
2010-02-28 10:58:20 +01:00
Jean-Baptiste Kempf
518ec8337f
Add .amr to recognized extensions
...
And update NEWS to show latest improvements of avcodec. Next contribs
on mac and Windows should have AMR working
2010-02-22 12:29:18 +01:00
Jean-Baptiste Kempf
e8d5a49a26
Support for Windows Media Voice natively
...
May Ronald S. Bultje be praised for this.
2010-02-14 13:34:59 +01:00
Jean-Baptiste Kempf
d9666c8a60
Support for Indeo 5
...
May Kostya Shishkov be praised for this.
2010-02-14 13:05:33 +01:00
Christophe Mutricy
cd6ecaed1e
Document the move of the module cache
2010-02-10 23:38:54 +00:00
Ilkka Ollakka
ab399a4d77
NEWS: fix typo .eve -> .exe
2010-02-08 22:22:15 +02:00
Felix Paul Kühne
93a2b0c8a6
fixed some typos in NEWS
2010-02-08 19:47:16 +01:00
Felix Paul Kühne
80b416509e
Don't announce the rework of the OS X ui as *cough* we won't ship it
2010-02-08 19:27:35 +01:00
Gildas Bazin
b36e6edbb2
Make the maemo interface a bit more useable
2010-02-07 23:02:49 +00:00
Gildas Bazin
c270441710
Forgot to update these when adding the omxil module
2010-02-07 22:12:32 +00:00
Laurent Aimar
3e606bad98
Added netsync in NEWS.
2010-02-03 21:41:18 +01:00
Jean-Baptiste Kempf
49ad5fbd6a
NEWS: rewording the ODML/AVI subtitles part
2010-01-31 14:51:24 +01:00
Jean-Baptiste Kempf
ec59e9f7dd
Merge 1.0.5 NEWS in trunk/master/HEAD
2010-01-31 14:33:58 +01:00
Jean-Baptiste Kempf
857f35ff4f
NEWS and LIST update
2010-01-30 20:10:46 +01:00
André Weber
f43ecf81b7
atmo: added update news
2010-01-27 18:14:39 +01:00
Jean-Baptiste Kempf
ab43895a4d
NEW: mention libVLCpp and extensions framework
2010-01-25 14:16:39 +01:00
Jean-Baptiste Kempf
9d9ed73b41
Removal of realaudio
...
This codec wasn't good.
It didn't work on SIPR correctly in all cases.
The code had lots of warnings.
The philosophy of it sucks (opening dlls...)
It didn't work on non-standard architecture.
2010-01-21 23:42:55 +01:00
Jean-Baptiste Kempf
6301d60e82
Mention BeOS intf removal in NEWS
2010-01-21 18:19:39 +01:00
Rémi Denis-Courmont
e49c415925
Remove --save-config
2010-01-17 22:28:40 +02:00
Jean-Baptiste Kempf
9537d9778e
Mention in NEWS the duplicate merge
2010-01-17 11:50:55 +01:00
Jean-Baptiste Kempf
016a32ad41
NEWS improvements
2010-01-14 01:36:06 +01:00
Rémi Denis-Courmont
3186de40c7
Remove the MGA video output
...
Those cards are normally accessed with the standard FrameBuffer,
through X11 or svgalib instead. The mga_vid driver is not even in the
kernel (or not anymore).
2010-01-10 15:10:30 +02:00
Jean-Baptiste Kempf
1880b882fe
NEWS: correctly synchronize over the whole file with 1.0
2010-01-09 16:28:24 +01:00
Jean-Baptiste Kempf
db2aa92506
Remove tarkin codec module.
...
It is a dead-born codec
2010-01-07 16:48:31 +01:00
Jean-Baptiste Kempf
8435cb4d4e
NEWS: .midi on Windows.
2010-01-04 23:38:49 +01:00
Jean-Baptiste Kempf
1761e072d5
GLX Xlib module is dead too.
2010-01-04 21:38:23 +01:00
Jean-Baptiste Kempf
63f7611702
Merge NEWS from 1.0-branch
2010-01-04 21:36:12 +01:00
Jean-Baptiste Kempf
701a074446
Better NEWS about the removal of modules
2010-01-04 21:32:19 +01:00
Jean-Baptiste Kempf
203fc8a678
Remove CMML module.
...
No maintainer showed up. It is broken in many ways and there is virtually no streams using that...
2010-01-04 21:29:18 +01:00
Jean-Baptiste Kempf
7c8b9f8671
Remove qnx modules.
...
Unmaintained and no maintainer showed up
2010-01-04 21:25:31 +01:00
Jean-Baptiste Kempf
f5aed5af0a
Remove CDDAX module
...
No maintainer, buggy code and no major feature in.
Sorry guys
2010-01-04 21:21:19 +01:00
Jean-Baptiste Kempf
b75b7b80a9
NEWS about subs improvement.
2009-12-31 00:30:56 +01:00
Jean-Baptiste Kempf
84fdb5fef5
NEWS about opengllayer and sqlite and DxVA2
2009-12-28 09:56:24 +01:00
Felix Paul Kühne
474b2271e9
updated NEWS for OS X
2009-12-26 19:31:27 +01:00
Antoine Cellerier
3c1df96cda
Mention the lua intf move in NEWS. Print an error if lua wasn't found and wasn't explicitly disabled in configure.
2009-12-21 21:45:17 +01:00
Jean-Baptiste Kempf
ea9810b5d2
NEWS updates
2009-12-20 19:10:00 +01:00
Jean-Baptiste Kempf
4c74b59dfc
NEWS about deleted plugins
2009-12-20 17:53:38 +01:00
Jean-Baptiste Kempf
84daf8cefd
Support for AMV video files.
...
It seems that .mtv files don't work though
2009-12-06 15:49:19 +01:00
Jean-Baptiste Kempf
2a99ff3c6a
NEWS: XvMC was removed
2009-12-04 07:21:39 +01:00
Jean-Baptiste Kempf
d43cc65333
Update NEWS and LIST
2009-12-04 07:21:37 +01:00
Jean-Baptiste Kempf
31aac78aca
More NEWS
2009-11-25 22:24:07 +01:00
Jean-Baptiste Kempf
577ce5a67c
dc1394: update to v2 API
...
This patch needs more testing, I think.
2009-11-24 23:00:02 +01:00
Rémi Denis-Courmont
2aa61dc55a
Rename audio filter2 capability back to audio filter
2009-11-05 23:40:23 +02:00
Jean-Baptiste Kempf
6af56f3ced
Mention Blu-Ray PGS in NEWS
...
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-10-29 21:33:33 +01:00
Jean-Baptiste Kempf
0cbfcccab7
NEWS: synchronise with 1.0.3
...
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-10-29 21:33:33 +01:00
Jean-Baptiste Kempf
b2fdfb85db
NEWS about CDDB on Windows
2009-10-27 00:47:06 +01:00
Rémi Duraffort
acec6b1b5a
Update NEWS.
2009-10-19 17:35:25 +02:00
Rémi Denis-Courmont
cc713937e2
HAL is removed
2009-10-17 18:24:28 +03:00
Jean-Baptiste Kempf
7d6cf7b5da
NEWS about udev and audio filter 2
2009-10-16 11:21:17 +02:00
Jean-Baptiste Kempf
29c8802b86
Do not forget NEWS :D
2009-10-04 18:16:19 +02:00
Christophe Mutricy
d4a68e67da
Activate Mongolian l10n
...
(cherry picked from commit ecf2a85e766daf4c9b30b76444c28f0816316f70)
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
2009-10-01 21:21:55 +01:00
Jean-Baptiste Kempf
da17ee3389
Some random NEWS.
...
Please improve
2009-09-28 10:17:17 +02:00
Jean-Baptiste Kempf
298a634e00
Support for Atrac1 codec
2009-09-28 08:08:57 +02:00
Ilkka Ollakka
2f97ae8f46
NEWS: x264-version requirement
2009-09-23 17:12:02 +03:00
Jean-Baptiste Kempf
8e0952b382
NEWS synchronisation between branches.
2009-09-23 01:48:27 +02:00
Ilkka Ollakka
3556001c7e
NEWS: cosmetic on x264 news
2009-09-16 12:44:13 +03:00
Jean-Baptiste Kempf
c890391262
NEWS about media dir and cleanup
2009-08-31 22:51:43 +02:00
Jean-Baptiste Kempf
58ca65ac04
Removal of gnome_main, gnome2_main, gtk_main, gtk2_main, pda modules
...
Those hardly build and do not work anymore since a long time. Noone seems to care...
Farewell!
2009-08-31 22:24:52 +02:00
Rémi Denis-Courmont
179450e645
Transrate removed in 1.0.2 already
2009-08-29 19:16:23 +03:00
Ilkka Ollakka
005a7c472d
NEWS: info about x264 rc-behaviour and profile-limitter
2009-08-28 13:52:33 +03:00
Jean-Baptiste Kempf
ff600b4fa6
NEWS about .vqf
2009-08-27 20:39:54 +02:00
Jean-Baptiste Kempf
73ef409550
NEWS
2009-08-21 00:13:51 +02:00
Jean-Baptiste Kempf
e9c773e631
NEWS: Removal of modules
2009-08-20 17:34:43 +02:00
Konstantin Pavlov
14657767af
Mention the addition of new lua parsers in NEWS.
2009-08-19 17:40:12 +04:00
Rémi Denis-Courmont
29d2ca92fc
Remove transrate
...
"[It] can be removed altogether, since it's totally useless (quality
is too bad to be of any use)."
2009-08-18 22:50:05 +03:00
Jean-Baptiste Kempf
353c96f329
*.aob files are now readable
2009-08-14 11:53:19 +02:00
Jean-Baptiste Kempf
17492dca04
Remove the ShowIntf module. It doesn't make sense when MacOS and Qt gui have a fullscreen controller.
2009-08-12 16:30:45 +02:00
Jean-Baptiste Kempf
b715274eac
Synchronize NEWS from branch
2009-08-10 00:05:34 +02:00
Jean-Baptiste Kempf
7deb24d846
NEWS about .aob support
2009-08-08 13:10:06 +02:00
Jean-Baptiste Kempf
217a4736fb
Delete galaktos plugin.
...
This hasn't work for quite some time and we have projectM module.
Moreover, noone complained.
2009-08-07 13:04:26 +02:00
Jean-Baptiste Kempf
bcae143e59
Delete CSRI module. Unmaintained and libass is better.
2009-08-05 18:33:35 +02:00
Jean-Baptiste Kempf
eecb66b088
NEWS about Direct3D desktop mode.
2009-07-25 15:54:08 +02:00
Jean-Baptiste Kempf
aae7dd03ae
More NEWS
2009-07-24 13:28:05 +02:00
Vicente Jimenez Aguilar
b5a83c990e
Fixed wrong documentation reference.
...
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
2009-07-23 13:08:17 +02:00
Jean-Baptiste Kempf
8904aa04c3
NEWS about projectM
2009-07-10 01:28:24 +02:00
Jean-Baptiste Kempf
e85fd7866c
Chorus filter in NEWS.
2009-06-19 16:53:26 +02:00
Jean-Baptiste Kempf
9053494f49
NEWS: Some corrections to the news
...
(cherry picked from commit d0e16efdf35e5936a22649df0f0ed99d72ec3cd0)
2009-06-17 12:09:58 +02:00
Jean-Baptiste Kempf
ce245eba6f
NEWS
2009-06-17 12:08:07 +02:00
Rémi Duraffort
37b44be5c9
update thanks and news.
2009-05-26 23:30:02 +02:00
Jean-Baptiste Kempf
9df363f7e2
Small fix in NEWS.
2009-05-26 02:12:44 +02:00
Jean-Baptiste Kempf
658686029e
Merge commit 'origin/1.0-bugfix'
2009-05-26 01:57:08 +02:00
Jean-Baptiste Kempf
cb9e93bf49
Bump numbering for upcoming RC2
2009-05-26 01:52:11 +02:00
Felix Paul Kühne
223286529b
macosx: merge Eric Dudiak's code from GSoC 2008
...
Nibs will be added later on. No user-visible change as of yet.
2009-05-21 22:26:47 +02:00
Felix Paul Kühne
b7cb2c6aa2
macosx: NEWS and THANKS
2009-05-21 14:23:49 +02:00
Rémi Denis-Courmont
7f12470415
Merge branch 1.0-bugfix
...
Conflicts:
modules/video_filter/extract.c
modules/video_filter/marq.c
projects/mozilla/control/npolibvlc.cpp
src/control/video.c
2009-05-20 19:46:41 +03:00
Jean-Baptiste Kempf
609c914ac3
Update NEWS for zip MRL.
2009-05-19 18:36:42 +02:00
Jean-Baptiste Kempf
dfadb3d741
Ensure make dist works correctly.
2009-05-09 01:54:48 +02:00
Jean-Baptiste Kempf
b50c06c9a5
Start of 1.1.0-git.
...
Codename is not changed yet (Zukovsky? Stop Goldeneye?)
2009-05-09 01:51:17 +02:00
Jean-Baptiste Kempf
cb1bd11f37
1.0.0 RC1
2009-05-09 01:24:25 +02:00
Jean-Baptiste Kempf
7f779acabe
NEWS and fix typo in LIST.
2009-05-09 01:15:30 +02:00
Jean-Baptiste Kempf
8b0468f455
NEWS.
2009-05-06 22:24:51 +02:00
Rémi Denis-Courmont
14b2a5172b
Add rawaud to the list
2009-05-06 22:31:53 +03:00
Jean-Baptiste Kempf
124db676d5
NEWS update
2009-05-01 20:55:43 +02:00
Rémi Denis-Courmont
67471ab7c6
Wrap
2009-04-19 13:23:34 +03:00
Rémi Denis-Courmont
bbd293fffc
Remove imgresample
2009-04-19 13:23:34 +03:00
Jean-Baptiste Kempf
7fb7f638de
1.0.0-pre2: RC1 shouldn't be far away, is it?
2009-04-17 11:26:20 +02:00
Antoine Cellerier
4f0649353a
Fixing the mosaic memleak is worth mentioning.
2009-04-14 21:17:09 +02:00
Felix Paul Kühne
408f769e57
macosx: implement controll support for the Media Keys on Brushed Al Apple keyboards
...
I'll add an option to disable this feature later on
2009-04-10 15:53:07 +02:00
Antoine Cellerier
084f6f0ba5
Add an important notes section.
2009-03-28 17:11:11 +01:00
Christophe Mutricy
badc5d5dd4
1st preview release for VLC 1.0.0
2009-03-19 02:01:24 +00:00
Jean-Paul Saman
0c2ad18725
NEWS: document image -> scene (video-filter) transistion.
2009-03-17 16:18:15 +01:00
Felix Paul Kühne
a81446ff0e
some more news
2009-03-03 15:05:58 +01:00
Jean-Baptiste Kempf
330fc0299c
More NEWS
2009-03-01 15:18:46 +01:00
Jean-Baptiste Kempf
8bf474fda2
More NEWS.
2009-02-26 00:46:40 +01:00
Jean-Baptiste Kempf
16a3cb1bc6
More NEWS.
2009-02-21 10:58:31 +01:00
Jean-Baptiste Kempf
b2ee5a9629
NEWS about CC SCTE-20
2009-02-09 21:14:27 +01:00
Jean-Baptiste Kempf
ecd870f73d
NEWS
2009-02-02 03:51:19 +01:00
Jean-Paul Saman
26e8c5ee0e
shine: Forward port of fixed integer MP3 encoder.
...
The fixed integer MP3 encoder shine originates from the RockBox project. It was then adapted for vlc in branch 0.8.6-neuros.
2009-01-30 21:22:52 +01:00
Jean-Paul Saman
807563ba09
wma-fixed: Forward port of fixed integer WMA v1/2 decoder.
...
The fixed integer WMA v1/2 decoder originates from the ffmpeg project and has been changed into a fixed integer decoder by the RockBox project. It was then adapted for vlc in the 0.8.6-neuros branch.
2009-01-30 13:20:21 +01:00
Jean-Philippe Andre
8454ab773b
NEWS update
2009-01-27 23:36:12 +01:00
Jean-Baptiste Kempf
bfbea33c0c
NEWS: add the scaling hotkey to it, since this will remove so many rants on the forum.
2009-01-26 20:44:38 +01:00
Jean-Baptiste Kempf
20fcfd5809
NEWS: global hotkeys is also for Linux.
2009-01-26 12:25:18 +01:00
Jean-Baptiste Kempf
5e44798b82
NEWS about BD
2009-01-24 12:03:13 +01:00
Jean-Baptiste Kempf
75ff396a64
More NEWS marketing and removing of "support" every 2 lines.
2009-01-18 14:59:05 +01:00
Jean-Baptiste Kempf
161532ab4c
More NEWS.
2009-01-17 13:32:36 +01:00
Kaarlo Raiha
b4039dbd52
mention opengl effect removal
...
Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
2009-01-04 21:37:59 +01:00
Antoine Cellerier
71b23066e3
Mention OSS and Alsa access split.
2009-01-03 22:50:25 +01:00
Jean-Baptiste Kempf
5280ad543f
NEWS and LIST update
2008-12-24 17:44:32 +01:00
Jean-Baptiste Kempf
882a957faa
NEWS.
2008-12-15 21:46:45 +01:00
Rémi Denis-Courmont
d81b33c386
Enable the decomp plugin
2008-12-10 19:30:35 +02:00
Felix Paul Kühne
c4e163ae81
put CVE numbers for 0.9.6, synced with bugfix-branch and fixed some typos
2008-12-10 11:03:14 +01:00
Jean-Baptiste Kempf
f3a2e3fd2a
NEWS: mention QCELP decoding with latest FFmpeg and latest mov changes by fenrir.
2008-12-05 18:33:37 +01:00
Jean-Baptiste Kempf
be7670825f
NEWS and THANKS
2008-12-04 15:56:48 +01:00
Jean-Baptiste Kempf
885069c5ae
Update news with references to latest commits and update LIST
2008-11-29 12:17:08 +01:00
Jean-Paul Saman
3db7bce234
Document new feature RTSP trickplay support.
2008-11-21 10:52:44 +01:00
Laurent Aimar
fff34513a8
Added timeshift support.
2008-11-18 20:30:28 +01:00
Jean-Baptiste Kempf
f9aa3037dc
NEWS: Dirac is now available in TS too.
2008-11-15 17:44:39 +01:00
Jean-Baptiste Kempf
fed7645e20
Some NEWS.
2008-11-13 18:40:41 +01:00
Christophe Mutricy
d7bfe73c7d
Sync NEWS
2008-11-11 23:20:42 +00:00
Rémi Denis-Courmont
e488bc0f4f
News
2008-10-30 19:05:52 +02:00
Rémi Duraffort
d76b77e1a6
Update NEWS
2008-10-26 17:27:10 +01:00
Christophe Mutricy
37e7ad9ac0
Synchronise NEWS
2008-10-24 22:46:35 +01:00
Derk-Jan Hartman
9d699ba6de
sync NEWS with 0.9-bugfix
2008-10-07 00:42:31 +02:00
Felix Paul Kühne
9ac6fec059
macosx: renamed getVoutView to voutView in order to make it conform to the cocoa naming scheme
2008-10-03 16:44:26 +02:00
Christophe Mutricy
f9780264d4
Synchronize with 0.9-bugfix
2008-09-26 16:44:32 +01:00
Rémi Denis-Courmont
adc00b3a83
Fix the news (forward-ported from to-be 0.9.3)
...
Conflicts:
NEWS
2008-09-14 21:15:48 +03:00
Felix Paul Kühne
52b2e5b253
macosx: finally implement a Reveal-in-Finder functionality
2008-09-14 18:58:27 +02:00
Jean-Baptiste Kempf
5a6c65f834
NEWS reformulations.
2008-09-13 19:30:17 -07:00
Antoine Cellerier
2b73b011e7
Remove mention of non working skins on windows.
2008-09-13 19:12:02 +02:00
Antoine Cellerier
213ec3c051
Clarification.
...
(cherry picked from commit 82548564baaadf41fb675e0509c054b4c2a96724)
2008-09-12 18:11:09 +02:00
Jean-Baptiste Kempf
bf49ec236d
E-AC3 support in mkv files.
2008-09-09 11:30:00 -07:00
Antoine Cellerier
a8eb61e4d0
Implement mouse pointer support in win32 screen.
...
Also fix mouse pointer position when capture a subscreen in x11.
2008-09-09 19:13:05 +02:00
Antoine Cellerier
4adeff9f17
Implement partial screen capture and cursor following on windows.
2008-09-09 17:52:16 +02:00
Antoine Cellerier
6d9536c766
Add mouse cursor drawing support in x11 screen.
2008-09-04 18:00:29 +02:00
Antoine Cellerier
355d80f1b4
Some news about tonight's bridge module changes.
2008-09-04 01:51:42 +02:00
Laurent Aimar
e0b32b4cb3
Do not set sout-keep by default.
...
While it is great for (some) streaming cases it is really wrong for saving
to a file for example and/or without using the gather module.
If you have read how to use the gather module, you probably have read enough
documentation to add sout-keep...
2008-09-03 23:03:05 +02:00
Antoine Cellerier
6eb3fc6d18
Include all the lua README.txt files in DIST and fix the NEWS.
2008-08-31 23:20:30 +02:00
Christophe Mutricy
a4fbdc17bb
Fix make dist
2008-08-27 23:12:50 +01:00
Rémi Denis-Courmont
44b76953d1
CVE number is known
2008-08-26 22:28:49 +03:00
Jean-Baptiste Kempf
a0f7c40f11
Mention of AES3 (SMPTE 302M) in NEWS.
2008-08-25 15:03:46 -07:00
Antoine Cellerier
64ff15428c
Explain that 0.9.0 was skipped.
2008-08-25 23:07:47 +02:00
Antoine Cellerier
e740751b0e
Mention that transrate is back. Also change 0.9.0 to 0.9.1
2008-08-25 22:31:34 +02:00
Jean-Baptiste Kempf
c65ef43576
Add a NEWS message for Windows Skin.
2008-08-25 13:04:34 -07:00
Christophe Mutricy
9b9bb6b7f0
Add bulgarian in new l10n
2008-08-25 13:17:29 +01:00
Christophe Mutricy
c3723f3d18
Fix make dist
2008-08-25 00:36:34 +01:00
Antoine Cellerier
ceeb39b70d
Clarifications.
2008-08-24 16:26:23 +02:00
Felix Paul Kühne
733844f9b5
2 notes on security updates. Please check and add 2 CVE numbers as approbiate
2008-08-24 10:35:58 +02:00
Antoine Cellerier
464b947a5c
Re-enable mono, it works fine. Example command line:
...
18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library
(with pre 9107e1e0bc
builds you need to add --sout-mono-downmix to the command line)
2008-08-23 18:38:38 +02:00
Rémi Denis-Courmont
ef0967a647
Mono downmix is broken - document it
...
Most likely due to the late and incomplete filter rework
2008-08-23 12:52:13 +03:00
Jean-Baptiste Kempf
5bb9f06cb3
NEWS correction
2008-08-11 09:52:46 -07:00
Rémi Denis-Courmont
cf1a47022c
Improve news
2008-08-09 17:50:27 +03:00
Christophe Mutricy
20fe7a90b3
Activates Punjabi translation
2008-08-07 22:44:13 +01:00