ChangeLog-2008
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1719k
源码类别:
midi
开发平台:
Unix_Linux
- commit a9200b770f973d4652699c01bd68d773e1ded447
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 31 21:29:40 2008 +0100
- goom: disabled the MMX patch for llvm-gcc, as it breaks the compilation it tries to fix
- commit c49ce826c1edcd10dbce441dd4472100095645f6
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 31 20:44:06 2008 +0100
- libdca: work-around a compiler bug
- commit bdbc5fa0da83a16bc76c786999c23ac87e079558
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 31 15:59:59 2008 +0100
- Fixed the configure script of the latest revision
- yes, if you hard-code a path and you change it, you'll need to adapt the path manually...
- commit 0a55d7f0ac8d9407364f79c0ee156e203c53d7c1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 31 15:52:15 2008 +0100
- contribs/osx: compilation fixes for libtool on PPC and FFmpeg in general
- commit afc47e4415e946db9c209de3992f9752d3046db8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 31 15:37:37 2008 +0100
- contribs/darwin: added support for llvm-gcc-4.2 (both binary and src)
- this looks a bit ugly in bootstrap now and will need to be cleaned up once we dropped support for 10.4
- This is also a first step to be able to compile a 64bit VLC on OS X.
- commit 950a8cc26193f2512f5d1b5efd0a0ca49f5ca23d
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Tue Dec 30 15:34:00 2008 +0100
- test if access dc1394 is right earlier in the probing process to avoid side effect (irrelevant errors) for others.
- Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
- commit 0eb6f1bfe7a9303e889c851d71db6589a3ff027f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:34:37 2008 +0100
- Add an accelerator for clearing MRL recents.
- commit 521fdd92095067b3087444325db9c6f497732755
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:33:33 2008 +0100
- Qt: add an accelerator and respect the Naming conventions for the menus.
- commit 969e7a010d45430be7e6f21ab266a24017b268d6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:32:30 2008 +0100
- Qt: release input sooner
- commit fbae04405ecd7adee5d3f5b92510c509da91c93c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:29:36 2008 +0100
- Qt: Warn=>Dbg
- commit 78b10890299800842a9c6baab1e15b0f3dbc1ab6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:28:44 2008 +0100
- Qt: don't display msg in release that only ILEoo and I can understand.
- commit 0ed592d6ef1d6f15a6f9baec4cf64caff32fe1a1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:27:35 2008 +0100
- Qt: fix some issues about displaying the media information.
- commit 601ac54e321b6e18235b4e6eeb7a658ac44b423c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:11:47 2008 +0100
- Better msg.
- commit 917f5cc03cf2b770abdf96ac5e4a53c2ca7c7821
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:10:40 2008 +0100
- Qt: reset A->B between songs.
- commit fab94892f2c53eddcd293fb6405c4595ef197452
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 13:03:47 2008 +0100
- Qt: input manager and media info cleanup continues.
- The code seems to be in a better shape now, and removes duplicates calls.
- However: there seems to be a few issues left:
- - If you open the MediaInfo Dialog before an input, it doesn't fill after
- - If you stop, the MediaInfo doesn't clean itself.
- commit 4792d5665b894cb162a905cf3ab6182bc3435539
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 31 12:27:52 2008 +0100
- Qt: cleaning of the MediaInfo Dialog mess.
- First, assume that the core is correct now (not sure)
- Then, rename a few functions and simplify the cases.
- NOTA BENE, any commit on MediaInfo or Art needs to be reviewed before commiting.
- NB2: any function named update() is forbidden in new commits in Qt code, thanks.
- commit 7b001a2b3e689c186d329f308446ff467a0a10b9
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 30 23:29:45 2008 +0100
- Qt: input manager updates. Remove some events with the core changes.
- This is unfinished work.
- commit 05d3d3a12fb5023fc421fd3e6344ec0b209909bc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 30 21:15:20 2008 +0100
- Qt: short simplification
- commit 72852e3b9fcc8a5222797014072157e46ceea2cd
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 30 21:12:43 2008 +0100
- Qt: fix a misconception and a leak.
- commit a78e7a5cf40455f88e664d4f42427196fa27d427
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 30 18:59:47 2008 +0100
- taglib: read meta from xiph.
- commit dfbb9b5e4a754f42e686153c0d82291efb01324a
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 30 17:16:02 2008 +0200
- PS mux implements MPEG1 as "mpeg1", not "mpeg" - fixes #2380
- commit fa3433dda4d89c8befacba9fb3cfffc5ab6990de
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 30 13:16:50 2008 +0100
- Qt: missing assert include.
- commit f91e9862e2b5d0c2305ac38e5f624ab2399de5cb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 21:45:04 2008 +0100
- Qt: bigger help dialog.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 610eb0373a33bf0de40bbf14c2835c0a0dc27311
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 21:35:46 2008 +0100
- Qt: no need to go through the MainInterface to forward the signals about recentItems.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit c7fb55ac5ee1dac3335dc58d237a7acd8cedb00a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 20:21:15 2008 +0100
- Qt: correctly hide everything on MinimalView
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 62dc9260f91522c2d478fc44d9100997d7cc85f4
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 20:17:47 2008 +0100
- Qt: cosmetic on Main_Interface.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 212ac2d4bbf05dda77d26b6d380b3f92b6a76216
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 20:05:45 2008 +0100
- Qt: avoid slots duplication. Remove one connects too.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit f7a97201e9497e6f530b0c0a7a091bc8bb14afe9
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 20:03:21 2008 +0100
- Qt: separate speedLabel code from interface code
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 0ac6bc134050244ab3184f065a72816a8a270c6f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 18:40:21 2008 +0100
- Qt: Remove unneeded stuffs from qt4.hpp
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit f86dd94166aee32784086e899acf489194f6aadc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 18:27:54 2008 +0100
- Qt: Simplify includes.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 63631cbac17e547d7654d79a0debc09c0a354432
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 17:18:10 2008 +0100
- Qt: Remove some dialogs_provider.hpp and input_manager.hpp dependencies.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit dcaffea5cd8f45c8a1e4cf5b23d5638a6b77c0e8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 29 12:54:58 2008 +0100
- Qt: Change the rate scale in order to have 0.96x in the slider in order to help people who want to fix NTSC/PAL issues.
- Also remove lots of includes.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 4cca7c8a94cc80a9b9abd5fe80b4bb40e6da9dcb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 23:04:25 2008 +0100
- Qt controller: update copyrights.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit f2851a7b132ecc92fad01f5d89418fd912f62cd5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 23:00:59 2008 +0100
- Qt: Move code around and simplify the inclusion of headers.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit d525a3531364577c561e6fbb33e9319326dbb0be
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 22:24:05 2008 +0100
- Qt: First step of splitting the controller widgets from the controller layout code.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit e14417af4822ffd174ca91b642d704b650763daf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 22:23:19 2008 +0100
- Qt: add a separator in the menus before recent Items.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 97eb259753378737d99323c074b81f9a4d52a067
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 21:00:31 2008 +0100
- Qt: New dialog for plugins listing.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 7355193f45ccc97416a60d76f19a002f91579e77
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 20:59:32 2008 +0100
- Helper to get the capability of a module and its score.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 4dd6f9372922520607b54faea2bdd8bbe3a3d4af
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 28 20:08:29 2008 +0100
- Qt: correctly save the message dialog size.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 1caec50b08d4cae58efb7cd76f937e3e780e523b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 25 18:36:23 2008 +0100
- Qt: hasInput() now checks for EOF of input
- Are vlc_object_alive( p_input ) and !p_input->b_dead redundant?
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit d1b3841be789cf54ffd2b72c8cc6c860f70844cb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 25 18:32:13 2008 +0100
- Qt4: Comment main members
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 3a64ba7eb65f426c5d2666a03f4ab3bc90272bbe
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 25 17:55:06 2008 +0100
- Qt: input slider and other widgets cleaning.
- Code comments, remove useless include, document and rename a few variables.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit c142e6ec4380e97c20b76888fd70a04a0304e410
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 25 17:35:35 2008 +0100
- Qt4: input manager, reorder the event to match the core vlc_input.h order
- No functionnal change.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 09893d6231701581138068f3730d75b76a467bef
- Author: basOS G <noxelia 4t gmail , com>
- Date: Mon Dec 29 23:55:14 2008 +0200
- Snapshot naming: fix thread safety
- Make snapshot date convertion thread safe
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 06147c8297af7637289690e915cae81ae963fe1f
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Tue Dec 30 12:24:54 2008 +0200
- encode in xspf location uri also (rfc 3986 has set of characters
- that can be in url without encoding, doesnt seem to be one of them)
- relates to ticket #2218
- commit f5d47205129eadf13000f2e16ac8008dafdfc23d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 30 12:10:44 2008 +0100
- Missing include assert.
- commit 486f9d823c3a8472a82ac6afd85f17da7b44b3f5
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 23:47:59 2008 +0200
- Missing <assert.h>
- commit 89dbe148f1592c5e6beff61753dbe48da6cea8d0
- Author: basOS G <noxelia 4t gmail , com>
- Date: Mon Dec 29 23:18:09 2008 +0200
- Changed snapshot naming format to be prefix-YYMMDD-HHMMSS.ext
- Snapshot files are named after the current local date
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 332f9ac885fc45320110fab9dd988fcb948e6ba4
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 23:39:33 2008 +0200
- Stealthier missing <assert.h>
- commit b02517be43c612f172c7e80f4e237730a68471c7
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 23:12:34 2008 +0200
- Missing <assert.h>
- commit 09ea190809172293adcea513207aa534fc4c0cd1
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 22:37:57 2008 +0200
- Move variable type assertions into the core
- commit 4dbd738aaffc5cbdb6a163a388dccab5f4de0114
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 22:37:37 2008 +0200
- Missing <assert.h>
- commit c0fe405d2a190c5eb7e613b65c54a49ef603c025
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Mon Dec 29 21:38:51 2008 +0200
- check scheme part in uri with checking :// instead of just checking :
- should fix #2218, thou getURI should return valid uri anyway. So this
- is kinda hack anyway.
- commit 9c9dbd39daf0eef3218623190f57d87a63af58c3
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Thu Dec 25 22:58:24 2008 +0200
- don't clear equalizer when input-item changes
- commit 416592520166da0cab1eeee0bf1d4b13ba6da769
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 29 20:55:51 2008 +0100
- atmo: remove silly thing.
- commit ebf0a15ad051e5456e99ec7548829fd4d444fe2e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 29 19:32:11 2008 +0100
- taglib: cleanup the header and add myslef to the authors.
- commit 8505bf177a1679b9bb472ce3e0f99a93eab11453
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 29 19:21:40 2008 +0100
- taglib: write meta in Xiph format. (only one advanced meta is writen for the moment)
- commit 91ed4f7f568b9565c2804f08690b0af3d8382df0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 29 18:09:56 2008 +0100
- atmo module: returning NULL is better than nothing.
- commit e4341e19b8364135bad35569e475ce224c4d5f02
- Author: Dominique Leuenberger <dominique@leuenberger.net>
- Date: Sun Dec 21 21:30:06 2008 +0100
- Actually return the number of static entries as stated in the function header.
- Fixes E: vlc-beta no-return-in-nonvoid-function menus.cpp:140
- Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
- commit 8cef977d6ec67b89dff4130c93568d4c1c716c34
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 29 11:33:46 2008 +0200
- Avoid useless variable lookup when non debugging
- commit eab8710bcd01331f1442b474f79e131c8ae4a2e9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Dec 29 00:28:37 2008 +0100
- osx-wizard: make sure to only re-select encap formats that are actually available *coughcough*
- commit b6961e16610e09a9d55462f9a991f57d18f66701
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Dec 29 00:03:00 2008 +0100
- osx-wizard: fixed a couple of UTF8-bugs which prevented the proper naming of non-ascii output files
- additionally, the wizard now remembers the last selected encap format correctly
- commit f2f052e2c8c951178c3f7ece8da7815c270ad752
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 28 22:15:22 2008 +0200
- Print early debug messages only after verbosity is known
- commit 23e3fc90b9aff806f7a509f03f406040d4ec6f6c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 28 22:06:14 2008 +0200
- Get proper verbosity setting ASAP
- commit c93c7588a67eafdb20b5771a6c2055b8308f2560
- Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
- Date: Sat Dec 13 11:45:40 2008 +0000
- Support for rendering Kate streams with libtiger
- libtiger is a rendering library for Kate streams based on Pango
- and Cairo, and supports almost everything Kate streams can do.
- There's a bit of wonkiness with rendering on regions as VLC then
- blends them onto a subsampled YUV buffer, and colors can bleed
- in a not so nice way. I've tried frobbing the blender in blend.c
- and I got rid of the chroma bleeding, but at the cost of other
- artifacts, so I'm leaving it out.
- Also, I can't find a way to get the preferences dialog to call
- a callback on my variables with a pointer to the decoder, so
- changing the variables will not have effect till VLC is started
- again.
- Also includes the misc kate fixes from a previous patch, which
- was not applied yet, but changes the same code as this patch
- (and fixed a possible crash).
- Note that I don't have a big endian host to check, so the RGBA
- component flipping code is untested.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit de0146e47e8b423ec60f431140e102179c07a363
- Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
- Date: Sat Dec 13 11:44:23 2008 +0000
- add libtiger to the contribs
- I've added libtiger to the contribs setup, but since it depends
- on Pango and Cairo, building it fully via contribs if those
- dependencies are not there already will be tricky.
- add kate/tiger to debian, fedora, unix,
- as they're quite likely to build and run fine there
- both are known to work on fedora
- libkate is reported to work on darwin too, but i'll shy
- away from adding it there as it's too circumstancial
- also, do not run autoconf for libkate, it ships an up to date configure
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit e236a562b1bbb347f400644df1b6395b5272007c
- Author: Ken Self <kenself@optusnet.com.au>
- Date: Sat Dec 27 21:34:08 2008 +1100
- BDA allow card selection
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit cac27358067ff3fb20ec4391a93af9e1bd31d6ab
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Dec 27 19:48:14 2008 +0100
- contrib: tweaked a few lines to make 64bit compilation possible on Macs
- commit c93083157256930a2a0a582d016ab0e7baf7c545
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 27 15:10:39 2008 +0100
- Fix a segfault when parsing meta data in ogg.
- Thanks to Vincent Penquerc'h.
- commit dc3b6e3ce3d0e7bd357461480ee523e2607a71f3
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 27 12:38:28 2008 +0100
- taglib: write some more id3v2 tags and add empty function for APE and Xiph comments (will be added later).
- commit 4cb12c1d59f7779c0c37c6dace005e2bd5cc632b
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 23 14:37:18 2008 +0100
- Don't skip some errors lines and skip some others.
- commit 5a189bf3b3810e18f0ddc8f4f5e2ba6ee3959919
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Dec 27 00:51:45 2008 +0100
- contribs: reflect an API change in 10.4, which leads to compilation errors within the 10.5 SDK
- additionally, fixed the libmodplug patch
- commit ff87fdb915d104a79f868f57ed0cc7524a741aa3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Dec 27 00:30:56 2008 +0100
- contribs: compilation fix fo libmodplug when compiling with GCC-LLVM-4.2
- commit 3857056b39a794ddd8e5079f22f990e7f1c8a9dd
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Dec 27 00:07:35 2008 +0100
- the double appliance icon is apparently necessary *coughcough*
- commit bea00787d458ac5c260d7c55f1018b6fb0fe78b1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Dec 26 23:52:01 2008 +0100
- minor compilation fix
- commit 4645de2aa3d33ff45b1c764b19ad63748c54d9ab
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Dec 26 23:50:40 2008 +0100
- Make sure that FFmpeg also uses the CC we want to use
- commit 2f8dc66982aa63ce261047807c6b85abb0eaef9e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Fri Dec 26 11:48:45 2008 +0200
- Have alias scripts depend on the Makefile
- Aliases need to be rebuilt when the prefix is changed.
- This should fix #2373.
- commit a75e71c84c6d47f101acb87b021bc3a04a17ce71
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 25 15:05:37 2008 +0100
- really remove the additional copy and enlarge the icon
- commit 1ca5880fa1b4a20b108c1b09ef712bb18913e920
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 25 15:02:52 2008 +0100
- Added our GPL copyright header to all files
- commit 2d73307cb895c21903de5045c5e846ce28a76f6b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 25 14:47:51 2008 +0100
- Replaced the VLC icon by the 512px version and removed an unused duplicate
- commit fa175c3f3ef0a1fde7563e175482d2f49b721997
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 25 13:00:53 2008 +0100
- Fixed framework compilation and changed the configure script to configure VLC with the SDK selected in Xcode (at present: the current OS X version)
- commit 5280ad543f8d88b74905983de6fe1238e3184f9a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 24 17:43:11 2008 +0100
- NEWS and LIST update
- commit 6b9013dbfeaa4bad2f984f25663934cccd45e091
- Author: Mathieu Sonet <chjirpa@free.fr>
- Date: Tue Dec 23 23:07:29 2008 +0100
- Fix a regression introduced by the previous commit
- The previous commit confused i_line_count and i_line:
- * txt->i_line_count contains the number of text lines.
- * txt->i_line is the current offset in txt->line.
- As a result no subtitles were available because TextGetLine always returned NULL.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 7f7c0d67ed8ce56bcc8379e24b12f7ecfc37fc65
- Author: Tadashi Jokagi <elf2000@users.sourceforge.net>
- Date: Tue Dec 23 15:32:59 2008 +0100
- l10n: Japanese update
- Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
- commit 076dc4357cbe4eec9085a59162c6910a07d0b850
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Dec 22 16:13:46 2008 +0100
- Compilation fix
- commit 936ac46923f9b13744f2971898f26f170d391504
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Dec 22 11:57:39 2008 +0100
- Fixed patch
- commit 0dce54d61f186a30595980ba48098ca0ca0b825d
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Dec 22 10:06:30 2008 +0100
- jvlc: sample client version 1.0.0-snapshot
- commit 0bf6d26080f67e9b727c2227fe60bb0f8b974d7f
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Dec 22 10:05:48 2008 +0100
- jvlc: make the medialistplayer a property of the jvlc instance
- commit f66de63b0182ca69b23a99e7db4c294fd279f3ce
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:30:29 2008 +0100
- jvlc: internal log tests added
- commit 58ea29a1bf1f8d202c4660d0f70f4ca9a77a5982
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:30:03 2008 +0100
- jvlc: unneeded test class removed
- commit 394924cf04a424fb7e0e63c318c158dee94af4d2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:29:20 2008 +0100
- jvlc: timeout put on test
- commit a144be56380585c24797226a158c2a66bf048682
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:28:39 2008 +0100
- jvlc: test class made abstract
- commit 69710a134f3e7ad6330851a0d4bbbd361a1c8ac4
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:28:04 2008 +0100
- jvlc: comment tests that never return (need to find a good vod file for vlm)
- commit 6f2087f17d0caebac22c863d1a6696f0bf486246
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:27:06 2008 +0100
- jvlc: comment tests that never return (needs to be fixed on libvlc)
- commit 5a8e051fdddec4fcc0143a104956382d3d04ad76
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:26:08 2008 +0100
- jvlc: medialisttest renamed to libvlcmedialisttest
- commit f20d446954269bce75a1da445eceed0b0b2d7cc2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 17:25:20 2008 +0100
- jvlc: medialistplayertest renamed to libvlcmedialistplayertest
- commit c1f0c75cca3080c988e397dedaa9620257ee79e2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 16:42:40 2008 +0100
- jvlc: mediaInstance renamed to mediaplayer in test methods
- commit ed968ea6ac120499b44fc579ed61e3f9d9718cfc
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 16:40:48 2008 +0100
- jvlc: more callback related tests
- commit 9ba6c6d95101c96350755b8b28e1d653abd16bc6
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 16:39:26 2008 +0100
- libvlc: on stop, fire a stopped event, not end reached
- commit 342bd8afc880e90963eb624e8791b4f2dd5d5344
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 16:38:34 2008 +0100
- jvlc: event type enum commented for readability
- commit 8b832c4540c920ef7317e34a764bb35728da84c3
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 13:53:39 2008 +0100
- jvlc: LibVlcMediaInstance renamed to LibVlcMediaPlayer
- commit 0c90be807cc4afd3bc32370427a2b3444d796548
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 13:50:22 2008 +0100
- jvlc: media event tests added
- commit a1e0b245772c80529102845b4a2b3e9df7fdce43
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 21 13:33:06 2008 +0100
- jvlc: event types updated
- commit d9c318ad287efdd9b31f99c0e977ee60fc44100a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 21 20:36:38 2008 +0100
- contrib: New Mac OS X binary contrib downloads (v4)
- commit 3b6ed8084e27fa27f51d3abdeb37052ea9af38fb
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 19:15:29 2008 +0200
- Tentative hack for OSX msleep/mwait cancellation
- commit db8c196759ea43479f426b0b46e5c2760549d829
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 21 17:08:45 2008 +0100
- contrib: fix broken ffmpeg macosx patch
- commit 56cc1c72062263228a6804b8a9b7cd9b7d729e20
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Dec 21 17:02:32 2008 +0100
- Taglib: save more meta data.
- commit d7a089ec05fef749be5fceb23689560fa7445255
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 17:57:59 2008 +0200
- fix typo
- commit 3fea76f5fe2709b3787ce9bb820a07e3af240135
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Dec 21 15:59:56 2008 +0100
- Kostya RV30 code is merged in FFmpeg.
- He needs more samples, so if you have more, please share to FFmpeg.
- commit 132b1af1365a5a96d2de66e4de00510646b84c43
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sun Dec 21 16:57:05 2008 +0200
- don't save xspf-playlist location, as it's not needed by vlc, and as mentioned
- by xspf errata, can cause to expose your porn location. Should fix
- ticket #2217
- commit dafe4a3f13baee46af0fca8bdfb0c92c2649049f
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 16:44:39 2008 +0200
- typo
- commit fbe8301c819a7fd50ef396e1a6ecbb3fdc879745
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:57:18 2008 +0200
- Win32: RAOP needs Winsock
- commit 76ed9882aa2cd2d11ad8e0f272302d44899b4b4d
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:56:05 2008 +0200
- Inline strsep
- commit e00d4656da80a3cca09cda60a985b61fd8a448d5
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:51:03 2008 +0200
- decomp: inclde spawn.h only if used
- commit 6a7013a01a3cbabda97e9d0a566b6da148889f1b
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:36:35 2008 +0200
- Revert "decomp: disable on DARWIN, because 10.4 does not support posix_spawn_file_actions_adddup2"
- This reverts commit b08dedb5cb170a64fbaba76ed5455ad93f30d3ca.
- commit 25bdf84ce207fd13191b490b62bb58be05ce7b2d
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:35:55 2008 +0200
- decomp: use plain fork/exec if POSIX spawn is missing
- commit c2e0af90cfa124f43e79df2ad7be602e7314d083
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 15:30:37 2008 +0200
- Comment for myself
- commit b08dedb5cb170a64fbaba76ed5455ad93f30d3ca
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 21 14:21:26 2008 +0100
- decomp: disable on DARWIN, because 10.4 does not support posix_spawn_file_actions_adddup2
- commit e86912069b5d24754b1ee38426813d7881bd2368
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sun Dec 21 14:54:22 2008 +0200
- use MetaMatch in search instead compare to possible NULL value
- commit 584fb9f5d0a4342a4651f935f2dd96870caa09ad
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 14:44:39 2008 +0200
- VLC_OBJECT_PLAYLIST: remove unused type
- commit 24a1e1ffc83173307f81f51292d2dc885deecea8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 14:40:49 2008 +0200
- Do not compete with libvlc in destroying interfaces (in a broken way)
- commit 70a5a293a8142d649a35fee68066aebb0b2418e7
- Author: Dominique Leuenberger <dominique@leuenberger.net>
- Date: Sun Dec 21 13:10:05 2008 +0100
- Fix for 'no-return-in-nonvoid function intf.c'
- MAke sure we always return defined values.
- I: Program returns random data in a function
- E: vlc-beta no-return-in-nonvoid-function intf.c:341
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 74b65ec94337aa00944f3527877c63ac675ff7e7
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 21 12:21:08 2008 +0200
- Move libvlccore into the global symbol namespace if needed
- Should fix #2257
- commit 5e340429d611d7ca9f6872bf5d205c3329e40939
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Dec 20 11:39:44 2008 +0200
- Fix error values
- commit 65b3ba573099fa2bf209b5406052544359461621
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Dec 20 17:34:58 2008 +0100
- opengl: Remove opengl effects as agreed at the VDD '08.
- Saves about 500 lines of codes.
- commit 57662f508dc6d09f6976eb78d018b7d8525fd0b8
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sat Dec 20 10:23:45 2008 +0200
- Don't require location under track element in xspf-playlist.
- Should fix #1597
- commit 0400e1e0bc9447e6baf7cefbd16637d8c1573709
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Dec 15 18:52:59 2008 +0100
- jvlc: mediadescriptor tests added
- commit cc0a53be923789e7cd1fe9c37855f9cbbd1c4a94
- Author: Dominique Leuenberger <dominique@leuenberger.net>
- Date: Thu Dec 18 19:14:29 2008 +0100
- Drop the very obsoleted gettext language code no. It has been a symlink to nb for a long time.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit bc9a84781306ab22d2facc636a2f82eb6ba2abd3
- Author: Michael Hanselmann <public@hansmi.ch>
- Date: Tue Dec 16 22:26:10 2008 +0100
- Add Remote Audio Output Protocol stream output plugin
- Apple AirPort Express devices can play audio streamed over the
- network. The Remote Audio Output Protocol was reverse-engineered
- by Jon Lech Johansen in 2004. He also released a proof of concept
- implementation named JustePort.
- The control protocol is similar to interleaved RTSP record mode and
- based on HTTP. It is used to negotiate details before sending music
- data over an AES encrypted TCP connection. RSA is used to encrypt the
- AES key before transfering it via an HTTP header. To this day, only
- the public part of the RSA key has been made public while the private
- part remains unknown.
- VLC uses libgcrypt for encryption. Unfortunately, libgcrypt doesn't
- support the OAEP standard as defined in RFC2437 and RAOP demands
- OAEP padding for RSA encrypted data. OAEP has been reimplemented from
- scratch based on the specification for this plugin. These functions,
- MGF1 and AddOaepPadding, can be adopted for libgcrypt at a later time.
- All input data must be encoded using the Apple Lossless codec with
- 44100 Hz and 2 channels. The "transcode" plugin can be used to
- reencode input data. Updating the volume while playing is not yet
- supported. Except for logging, no use is made of the audio delay
- and jack type reported by the device.
- Apple's RAOP-compatible devices announce themselves on the network
- using Zeroconf, but discovering them is not implemented in this
- plugin. The service type is "_raop._tcp".
- The "raop" plugin can be used like this:
- --sout='#transcode{acodec=alac,channels=2}:raop{host=hostname}'
- It also supports a "volume" parameter with a range from 0 to 255.
- Signed-off-by: Michael Hanselmann <public@hansmi.ch>
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit bf89dc16d4bc6fff1c4bcd53d078f4c046eca11f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 16:57:35 2008 +0100
- Qt/VLM:: correctly set the filter.
- commit eb254c90108855a8694e3b147b32c663be14b147
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 16:45:46 2008 +0100
- Qt4: correctly create some buttons.
- commit 0ad86aca86fc1f2409d1b4bcb23bfbf9278d389a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 16:27:41 2008 +0100
- Qt4: forgotten include.
- commit f369d2b38c8607289344b5f3525e13eb4c27e01d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 16:08:33 2008 +0100
- Qt4: icons for skip and eject buttons.
- commit 657a734b69ac603cb80b980cf2257600c9175df7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 15:53:58 2008 +0100
- Qt4: connect TimeLabel to the inputStateChange to display the buffering status.
- DOesn't show anything yet.
- commit 669634fbc855257857e7ee118cc6e7bbcc764f59
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 15:52:36 2008 +0100
- Qt: Improve some wording for support.
- commit 4b77d0a9fecac64ebab49e664f1e5cac2c90d07b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 01:30:57 2008 +0100
- Forward port of 'Telnet: fix win32 work'.
- Should work, but not tested yet.
- commit 2edd4c9c8ecf3491740e2a196b1bc62764cb2516
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 00:53:59 2008 +0100
- Qt4: Fix small layout bug introduced by customization
- commit 45b587d91d15c7eded1ce396b6c460953c41f321
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 19 00:07:02 2008 +0100
- Add .rm and .rmvb extensions.
- commit ea7ec8e9aa2ddeef2e3b381fb5adbe5656880c5b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 17 23:13:01 2008 +0100
- [Qt] Add 2 new icons.
- commit fe548fa0b0215eaefe1afc6313ce4d75af46a94e
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Wed Dec 17 23:15:03 2008 +0200
- Check itemtype if uri is changed
- commit c44336c87273fc2c55f018a8e2cd5847136a90b6
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Wed Dec 17 23:07:22 2008 +0200
- Don't wait location-node for creating input, and allow multiple
- location nodes on track.
- Use last location-node for uri (maybe first would be better instead ?).
- check that input_item_NewExt doesn't return NULL
- should fix ticket #2353
- commit 3b0d684163f2309f05d6ab21dfb0044d264119db
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 17 22:08:37 2008 +0100
- [Win32] Activate ActiveX by default since now it works.
- commit 7fa3a458a986f9356e81b86c4bdfb99f3f703530
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 21:40:27 2008 +0100
- Check malloc return value.
- commit acb6094927afb13a30551c170401e5fd4df6b51f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 21:31:01 2008 +0100
- Use NULL instead of 0.
- commit 572fdb5cea704150ad2d9c30cffcb24e18a87e10
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 21:17:49 2008 +0100
- Don't write two times when only one is needed.
- commit 57ebbaea41dfb5b3910b463d69a306fa8c32ba0b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 17 20:48:14 2008 +0100
- [Qt] SPrefs, activate the headphone filter correctly.
- Remark by Babal.
- commit caafebf40fb84b2e03cb9cc4f94da9b64f581295
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 17 18:55:45 2008 +0100
- [Qt] Add deinterlacing and AR in video tab in Simple Preferences.
- commit f3778cbb263fff9c42f5cae391746d1d7b3dde62
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 20:17:04 2008 +0100
- Less includes.
- commit a099b147814fc751923f15dbc52212d53c614124
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 19:59:09 2008 +0100
- caugh caugh.
- commit c07d82914c80d5af57c73451216ef15f52fec9a7
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 19:53:52 2008 +0100
- Another fix for win32.
- commit ffddc4a191414952f19fcb4868fea4e11e8279a1
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Dec 17 19:44:52 2008 +0100
- Fix win32 compilation.
- commit f4dc16e6bd24505fe4eecddb4b7e77831458670c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 23:04:36 2008 +0200
- b_menu: remove unused variable
- commit 1032a11c0a08c1c6f9604e82c0281aa41a1c5992
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 23:01:04 2008 +0200
- Migrate AA and GGI to intf-popupmenu
- This is untested. Most probably nobody uses these anymore.
- commit 78e7bd3059dc2647a9786b8c531e79c5821df756
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 23:00:08 2008 +0200
- b_menu_change: remove write-only variable
- commit 9f3acf603f1c9566f553bf4b0d3b312b1784c83d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 16 21:56:40 2008 +0100
- bdagraph: cleaning.
- commit 1d0c9675a07d2fd61bacc26da66c5047305ddfee
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 21:51:04 2008 +0200
- Win32: fix race condition initializing static mutexes
- commit 059627d3af3e32285f3ffa73436157f31c7f8bc0
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 21:49:13 2008 +0200
- Robustify Win32 mutex assertions
- commit d8066413796023c99b12cf41ca4c4b90758add0d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 16 20:25:57 2008 +0100
- bda: little cleanup.
- commit 358afe661f7780262e5dcc4b964ae6b9fbd745ca
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 16 19:50:09 2008 +0100
- analyser/zsh: fix memleak (#2303)
- commit 01b080ab11dc0d5fd8e52eb4152d08fd66a83f7f
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 20:12:00 2008 +0200
- C++-proofing
- commit 6b40432a9d9acb294f38857f0b2a5584029c9edb
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 19:58:26 2008 +0200
- AVI: fix track names character set (fixes #2334)
- commit c25958fb76ed05536202293f20768bc0b64fac1b
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 19:58:10 2008 +0200
- FromLatin1: converts from ISO-8859-1 to UTF-8
- commit 43ae5255c80820e461c72deec44ea841690799af
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 18:21:10 2008 +0200
- Remove conditionally unused function
- commit a790ccc6542769745a32de4d3223fa1b3a3dc961
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 16 18:05:47 2008 +0200
- Check for vmsplice() since Middle Ages libc didn't have it
- commit 5d00d3617653bc9d7277795d7f7ac2287d52c2c5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Dec 16 00:22:10 2008 +0000
- i18n
- commit bbbdc63280ce9e50dc4b9fec137d3d90be48d18d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Dec 16 00:18:45 2008 +0000
- Cosmetic: reorder and remove duplicates
- commit 9f87db05871bd956b2b117620f98233f6961a41b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Dec 16 00:14:04 2008 +0000
- Distribute pixmaps/space.png
- commit eb5ae0bea8a35a5087ad865362fcaae807a452a1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Dec 16 00:12:56 2008 +0000
- modules/access_filter is no longer distributed
- commit 33e36cb8203fdd290fb0b2fba3ebf834cf661105
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Dec 15 19:49:04 2008 +0000
- Distribute vorbis.h
- commit 923575b183b54d9562e26910ebe3675e9d7fdfa9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 23:11:05 2008 +0100
- Qt/vlm: == instead of =
- commit 9b25814148486410ed9713c854d00868a8634429
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 22:59:30 2008 +0100
- pudec: fix potential memleaks.
- commit 834d3847f87db04f089f93ffe76d4ee711822484
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 22:48:47 2008 +0100
- mms/mmstu: fix a memleak and avoid to memcpy two times the same thing
- (but yes duplicate 2 lines of code).
- commit 428d84df36d459f14aca712781424a16e2cdff11
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 15 21:49:38 2008 +0100
- Added S_TEXT/ASCII codec to matroska.
- commit 882a957faac3dcbc411f89171c3420a6a13410f6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 15 21:40:17 2008 +0100
- NEWS.
- commit eb48ec1fe659e6e56db41865a671448ac08c9ae4
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 21:30:31 2008 +0100
- Really fix this.
- commit 2d96ffcfce9f1ce32ec4cd7c208c1f92a0d4c48c
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 21:12:53 2008 +0100
- Fix multiple deallocation (three deallocation for the same varaible that's a bit big :)).
- commit ff7a7cb7b050ccf00b58d849db0febbe3aa38d81
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:56:28 2008 +0100
- Remove a varaible never really used (only writen one time and then forgotten)
- commit 1a582db112f0d898f93bdcc618e06d75ff8f2410
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:53:51 2008 +0100
- network/poll: non initialized variable.
- commit 4a5be6fd955f2c2408dff71f536aec2a76c06f01
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:45:12 2008 +0100
- Fix compilation warning on Win CE.
- commit b8a87e3574b2e442542777a2a483db8e93036786
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 15 20:56:59 2008 +0100
- Added support for real video and 14_4 audio codec in mkv.
- Other audio codecs (cook/28_8/atrac3) will need a lot more code.
- commit 035076dcec9793fd90cfaa3869961459d5cf6901
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:34:40 2008 +0100
- Unused variable.
- commit 6166f14e834d0c7b19a0e6a6b98ef66c7e5a3710
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:32:35 2008 +0100
- control/media_control: fix a memleak (we don't need to do a copy if we use const char*).
- commit b516e441f3daaccdf7492034b619de3e643567a5
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:28:02 2008 +0100
- Use const char* when needed (easier to understand if a function will try to grab a string).
- commit 21f561ba4af65b0a34ccbc98ed13317c96a96934
- Author: Basos G <noxelia@gmail.com>
- Date: Fri Dec 12 17:12:17 2008 +0200
- Added vlc_get_libvlc_object to libvlccore
- It is intented to expose the libvlc_int_t (the main vlc object)
- to enable extented vlc hacking.. E.g. when you need to make something
- with configuration or modules that it is not provided by the PUBLIC API,
- you expose the libvlc_int_t as an vlc_object_t and act upon it with
- the internal (libvlccore) API...
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Put back to libvlc rather than libvlccore (a stupid idea of mine).
- commit 5cf35304a9628310d74bc2c2672712ac8f9cf71b
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:07:57 2008 +0100
- Fix memleak (#2351) (mvar_AppendNewVar already do a strdup of the value);
- commit 82c1d83c3216aab1f3ec6b8bd8db8b7415ee70d9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 20:01:40 2008 +0100
- xtag_free don't need to return anything.
- commit dfce44aa4f81fb2a5abf51435b87bd7cd70316f1
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 19:59:40 2008 +0100
- * Fix memleak (#2352)
- * Use NULL instead of 0
- * cosmetics.
- commit e775480515f22b364ac6004275e62a43ca702ae0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 19:40:27 2008 +0100
- Fix memleak (#2350).
- commit 11fa5c5cbefacaef5497ed3f5cc5ec02431fc36f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 15 19:38:33 2008 +0100
- Remove unneded test before delete/free.
- commit 88014506be9676776e52a45846b400aea7445a9c
- Author: Ken Self <kenself@optusnet.com.au>
- Date: Mon Dec 15 17:50:42 2008 +0100
- BDA free() strings from var_GetNon_EmptyString
- commit 36ff2a5f1e6daa167fb9a8ab35bd16c9fe578011
- Author: kenself <kenself@optusnet.com.au>
- Date: Sun Dec 14 22:04:25 2008 +1100
- Add ATSC option to GUI
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 4983eb0eafa495f0e8a818fab397571608893185
- Author: kenself <kenself@optusnet.com.au>
- Date: Sun Dec 14 22:04:24 2008 +1100
- Significant changes to ATSC and DVB-S processing which now work.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- + Remove whitespace (jb)
- commit 206b5b407f5ac8574da7e17c3dd571458893ada8
- Author: kenself <kenself@optusnet.com.au>
- Date: Sun Dec 14 22:04:23 2008 +1100
- Added Tunng Space class definitions
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 7ea623ed3c77db909bfd0f1ab213f226f0b2774a
- Author: kenself <kenself@optusnet.com.au>
- Date: Sun Dec 14 22:04:22 2008 +1100
- Enhance DVB-S handling with range parameter and option to create tuning space
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 81ae8cecfb3c99dd66b8a87599a3ff1f8ee44dfc
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Mon Dec 15 14:39:28 2008 +0200
- [Qt] Cleanup: Don't skip first sorting, seems that you don't need that kinda
- workaround to get items correctly ordered in playlist, just set sortingIndicator
- to right column and let playlist sort empty list when enabling sorting.
- Works for me, but please double check.
- commit b3da319e29b52d3849d0c3c33d1156a3e532fa67
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Mon Dec 15 13:48:22 2008 +0200
- [QT] cosmetic, use regexp instead of multiple removes in simple preferences
- commit 937e3f2f6b56c287e9acecfc77d65841300325ca
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Dec 15 11:44:39 2008 +0100
- python bindings: workaround for the #2257 / #2266 VLC bug (linux only ATM)
- commit 28dc3c55d005150083997a29409f50e0c0550fd4
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 22:23:38 2008 +0100
- update version and distribution management
- commit ab81de3e2a0bac2ce104ca8445daf61ddf5d6fd0
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 22:23:06 2008 +0100
- jvlc: various unit tests fixes
- commit 44d437fe5c84f9e8c256f22528d38cee328ae6d4
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 19:00:38 2008 +0100
- jvlc: fix LibVlcState enum to reflect native states
- commit 59fc50a8e7aa1d6e9b74bcf6fb87418217185cb2
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Dec 14 19:03:32 2008 +0100
- cmml: fix memleak (#2345)
- commit a3a59eb0f7261e5b888c19fbe038619005b66411
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Dec 14 18:58:41 2008 +0100
- vlm: don't remove quotes around name in
- setup test output #standard{mux=ts,access=udp,dst=239.255.100.42,sap,name="Pouet Pouet"}
- That's maybe not the best way to do this.
- Fix #2346
- commit 0453922af5a191ea557bb3d37e57a8fd2dcc8650
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 18:42:15 2008 +0100
- jvlc: more libvlc_media unit tests added
- commit 6bf00684397ac62e37301e0f146e02031a0cc77f
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 18:05:10 2008 +0100
- MediaDescriptorTest.java removed
- commit 997d6b6f754db99a1e09fd3ae397e6bdd7a86048
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 18:04:38 2008 +0100
- MediaDescriptorTest renamed to LibVlcMediaTest
- commit ff80359c9fac45ee0f6afc907aa5b37dfdd1f519
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 18:03:04 2008 +0100
- jvlc: add_intf unit test added
- commit 56e758049f485e08552d52246e8d0f487c6bc47c
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 17:59:57 2008 +0100
- jvlc: some libvlc_media bindings added
- commit 1518df76c45a9269d8cd6d4f43d8cf6ff261a198
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 17:25:02 2008 +0100
- jvlc: LibVlcMediaDescriptor renamed to LibVlcMedia
- commit 4dac1cf9b68b67a05863cc57f791dbe9172d7fa6
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 17:11:50 2008 +0100
- jvlc: libvlc_add_intf and libvlc_wait added
- commit 77cb7dbb76a42add5b84cb769181232cdacf0127
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Dec 14 17:09:59 2008 +0100
- return width on getWidth, not height
- commit 5ba06d3f71805cf58a4fd55cfc298e456efaea75
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 17:23:28 2008 +0100
- Protect against division by 0 on corrupted file (real).
- commit 910e28a178347d3ba913e503365184a21fa16ce2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 16:52:34 2008 +0100
- Fixed real frame allocation error path.
- commit d63cf29cd8bb9f823ab320dd3481dc45ab16247f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Dec 14 16:54:48 2008 +0100
- Remove unused variables.
- commit 94086c17556b9a49007150246f9421c3eaa3831a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 16:37:46 2008 +0100
- Removed useless real video code in avcodec.
- commit 14f520d1ae6d7cb9a1cb11b90a4986ac7ae90367
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 16:37:09 2008 +0100
- Fixed frame rate output value.
- commit 75813fcf3472e7dab10984bcf9ae001eb7b77d9a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 16:13:12 2008 +0100
- Do not print real index debug by default.
- commit 6de3db02f9b9b45d92743d3274ee84b1ec8a54de
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 15:28:09 2008 +0100
- Fixed a few real demuxer issues.
- Fixed a typo (unintialized variable)
- Fixed RA 28_8/14_4 support.
- Fixed error with SIPR codec.
- Fixed a few memleaks on error.
- commit ab7639bdedce1ef0562d985688a83ba72388826f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 14:12:34 2008 +0100
- Fixed real PCR.
- commit aedd9391fe11bc71d4f097b2f72f59dc19e71aba
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 13:18:00 2008 +0100
- Cosmetics real demux reorganization.
- commit 35c7cda727b8b1b8838264bf562485894b338b09
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 12:57:03 2008 +0100
- Increase its priority.
- It should be safe(?).
- It actually works better than ffmpeg except that seeking without
- index does not work.
- It was used anyway for .rm file.
- commit 11cbc9d625d71ebeaa0e5590faf8b1d3ffcabda6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 12:24:48 2008 +0100
- Added uncompressed rar stream filter.
- It supports uncompressed rar only.
- The biggest file is automatically selected.
- commit c63f050042498937b119b327b17a4c7eb4ba6492
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 14 12:22:16 2008 +0100
- Big clean up/rewrite of the real demuxer.
- It fixes:
- - a bunch of array overflows
- - a bunch of non checked malloc.
- - pcr value
- - video frame gathering.
- - seeking.
- commit 073a4b90ad4de0ad099f208e05179250ff223d8f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 13 16:58:32 2008 +0100
- Improved detection of multi-part files for rar.
- commit ea0b76fe0929a97e52bf66b359eca0a33471c80d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 13 01:17:58 2008 +0100
- Improved the way input-list is given to stream_AccessNew.
- commit 8e2e5e134ac5b0200ca143def62bfe1112c19c3d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 13 00:33:56 2008 +0100
- Removed useless b_quick parameter in stream_AccessNew.
- commit ed7ac351038959784d19f7b4ca40629f4b2be3b4
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Dec 14 12:35:08 2008 +0100
- Ignore modules/stream_filter/Makefile.am
- commit 110f43707f8e75f2d21c455a1cdf5aafff0ee9f7
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 17:54:30 2008 +0100
- Remove modules/demux/decomp.c from po files.
- commit ffbbecfb7ae45598ce967a828ee778316f515089
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 17:05:14 2008 +0100
- module_need wants pointers and boolean so give NULL and false instead of 0.
- commit 17444691eaa7a8647e0d12c1dd905a1ae51a613b
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 16:42:07 2008 +0100
- another fix for win32.
- commit 5300af6109335039f1e993a3353648d1e5b278c2
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 16:29:18 2008 +0100
- Fix compilation on win32.
- commit ad08a9c341505477e50eef9f8373cd0b607caaa5
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 16:24:24 2008 +0100
- Use calloc instead of malloc+memset.
- commit ea4894d2a71af9fff4255a264bae57dbf413b424
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 15:31:24 2008 +0100
- sout/switcher: fix potential memleaks.
- commit 817988ac3d34b630817ac19c347f3e1b3a24da55
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Dec 13 15:29:42 2008 +0100
- sout/switcher: fix compilation.
- commit 08f1edc95818be242d1ad63142b5b916d8bd5916
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Dec 13 15:13:49 2008 +0100
- tell jna to load libvlc with RTLD_GLOBAL option
- commit 541ab326b8eb34f86f1960c6e9b3765630bbb4a8
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Dec 13 15:12:11 2008 +0100
- jna version updated
- commit f6d9ebe61895ec8b37d42c5dab5db7f521c82dbf
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 23:50:38 2008 +0100
- Use calloc instead of malloc+memset.
- commit 4b090cbd7a89ea9e92bb2582c7cff52627521944
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 23:35:53 2008 +0100
- realrtsp: fix compilation warning, use calloc and some cosmetics.
- commit c27325ccfb9cec273527235a713f618349d3ed9e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 23:20:58 2008 +0100
- realrtsp: cosmetics
- commit 01bde5c1ff06ef117af131c9f899d535790046db
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 23:12:00 2008 +0100
- rtspreal: no need to compute the values of this array.
- commit cbba447ec46f0391e2acc42801bf280bdaf0977b
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 23:06:55 2008 +0100
- rtspreal: no need to ask for the size of the array as
- We know it at compile time + some cleanups.
- commit a01be865ac16f249d9b502936c43c2a7911bca1e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 22:48:09 2008 +0100
- realrtsp: don't write outside a static buffer.
- commit 3e7b45b07d9284ac70e4eaeb35c212f98f149933
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 22:12:50 2008 +0100
- realrtsp: fix read after the end of the string if the input buffer length isn't a multiple of 4.
- commit 520eaf2ff5ccc48efd800dae1fffa628ca5ec0aa
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 21:48:45 2008 +0100
- realrtsp: initialize *all* the array
- commit a69589d375efb7839e4729f53581d21e0635dc95
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 21:43:38 2008 +0100
- realrtsp: fix potential memleaks.
- commit e7d54bc7d7e5fb3faf69b09d3fd157eec7139de7
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 20:42:23 2008 +0100
- Use calloc when needed.
- commit b03e7b4e12831e1fe2f4a3ee69b1985837dcb0a1
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 20:35:19 2008 +0100
- Use calloc instead of malloc+memset.
- commit f65454be2a667c4f24bfdd3c35b7994d8eda0997
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Dec 12 20:22:18 2008 +0100
- Use calloc instead of malloc+memset.
- commit f20144370fb4526c1ef6ffea446084aaacb95f91
- Author: Sébastien Escudier <sebastien-devel@celeos.eu>
- Date: Fri Dec 12 10:05:47 2008 +0100
- Use NULL for pointer
- Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
- commit 9ed799b9907b4e959426c8326749174a8293a9f6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 12 11:42:34 2008 +0100
- [MKV] Detect Dirac in MKV.
- This needs more testing, but we are lacking samples.
- commit cd728cd06e00be3c601edbfcf6c5a9f79524d95c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 11 23:03:32 2008 +0100
- Do not use 2 event manager in input.
- commit b64c08669b978d3b9cbff8da322f60807918b7b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 10 19:03:08 2008 +0100
- Fixed some avi with jpeg video.
- commit b1dd2eb4027d90ced29acaf31dbf7558a3f3388f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 10 19:01:26 2008 +0100
- Fixed raw video maks in avi.
- commit 033efbad8cbb5216f1031fe4038c6014a0a3cb00
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 9 22:45:26 2008 +0100
- Cosmetics.
- commit 2c7d795fd2344675fa0d3cf4b9c79a7fdfba1879
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Dec 11 21:11:54 2008 +0200
- Give a clue about extending enums
- commit b023e95699d9421562aac150c5013224652cb5c5
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Dec 11 21:11:48 2008 +0200
- Fix warning
- commit c2122ce3b13cc090590ed83159dd40f7f8fca17c
- Author: basos <noxelia 4t gmail c0m>
- Date: Thu Oct 30 11:45:56 2008 +0200
- libvlc_MediaPlayerSnapshotTaken Event creation
- It is emmited whenever a snapshot is taken by any means
- (gui, libvlc, button ) and also passes the full path of
- the new image as event data. Rev 1
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 44b8cd0757c5766ba5b63df63690d7c5f0ee31eb
- Author: Pierre Ynard <linkfanel@yahoo.fr>
- Date: Thu Dec 11 16:55:41 2008 +0100
- Fix typo in comment
- Fix typo in comment
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 642219b660ec2ede5b9ee3f073d202e09b9b06cb
- Author: Sébastien Escudier <sebastien-devel@celeos.eu>
- Date: Thu Dec 11 11:39:57 2008 +0100
- typo in event manager
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 1042260ddac499c26cd2fa205ab7359d95fe6dc7
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 22:27:24 2008 +0200
- Fix deadlock, do not jump out of cleanup context
- commit 6f029c3e7551e729e0cecda0a89503fcafa5d63f
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 22:20:25 2008 +0200
- Still try to splice as many memory pages as possible
- commit 77cb7de9d44008b87d212e14d67de542d2c5c976
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 22:19:57 2008 +0200
- Don't set an useless value
- commit dfac14e60bc026a7ef7a391e7f99dc1fd0cf8b9c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 22:07:37 2008 +0200
- Do not use vmsplice in case of underflow (near end-of-file)
- commit 2e3d76dc7690fc0cf89e6995c5378fedc1f16ede
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 19:58:41 2008 +0200
- decomp: implement minimal controls
- commit d81b33c3860803230eeb33c42709ab9d123d3a54
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 19:30:35 2008 +0200
- Enable the decomp plugin
- commit f35af4b6e99ce0d234b35f749b0ca2d30a961a42
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 10 19:19:56 2008 +0200
- Turn the decompression plugin into a stream filter
- commit c4e163ae811e898fdf216aaeed4799f456009e47
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Dec 10 11:02:42 2008 +0100
- put CVE numbers for 0.9.6, synced with bugfix-branch and fixed some typos
- commit 2d4177a86200a97b2505d2e16d3fedd56b4bdcfd
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 10 09:56:41 2008 +0100
- Support for some ACD Systel Digital files. FourCC ACDV.
- This will not work yet in all AVI.
- commit e31e525e203bec361cce8a4815def02a69a586c1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Dec 10 09:13:44 2008 +0100
- [Qt] Remove access filters from Preferences.
- Timeshift and record are automatic now.
- commit 54b49f6997c366af03faa3b4fefdd1cf3b3dd96b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 21:14:20 2008 +0100
- [Qt] Settings name consistency.
- commit 389684949dff8c2681865e95be1f161fa9f94aca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 21:03:55 2008 +0100
- [Qt] Add an icon when dragging.
- This improves the user experience.
- commit da3ae9e4ea4b7e9f14e600cfe01c0747811dad44
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Tue Dec 9 23:06:09 2008 +0100
- [Qt] Fix tooltip texts
- -- this adds a translatable string
- commit 1cfd42cba65154bc2bfe98915c3fee421508bccf
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 9 22:28:10 2008 +0100
- Fixed make check.
- commit 97dc478598f7aada4034fcec00f8377ceb6e029c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 9 22:09:52 2008 +0100
- Remove access-filter support.
- The GUI need to be updated (QT4/macosx/wx).
- The module "dump" and "bandwidth" need to be ported to stream_filter.
- commit d504bcec2529ed4a995d6b54f49b615eb4a0a89b
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 9 22:53:19 2008 +0200
- Fix vout window capability name
- (Now agrees with module_need)
- commit 44a1dd652ea0d1ffe596561c9cce69e64fb47da1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 9 21:06:12 2008 +0100
- Moved stream record to its own module.
- commit 584da504599d99acd7afe548b8b6ce9b9e2b1edb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 22:34:33 2008 +0100
- Support for auto and user requested stream_filter.
- commit 7a0f1546bb8661f9983dae865c7429f495270c48
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 9 20:12:04 2008 +0100
- Added files/declarations for stream_filter module.
- commit ff3eac1d3653463a00f546a153ae52c5ff5b6dbd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 22:14:08 2008 +0100
- Cosmetics.
- commit ccaab7a64c3dfa7014c6a670dcf6d48c52596249
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 22:11:16 2008 +0100
- Split stream_demux from input/demux.c
- commit 02dc7efea86a69bfe03ba96a0bbba85a0a615e29
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 22:04:11 2008 +0100
- Removed useless stream_DemuxDelete.
- Use stream_Delete instead.
- commit 2b3f7c579b85f0258f3d55bbf52ffc3d9faa6603
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 21:50:21 2008 +0100
- Prepare for stream filter.
- commit 132855ebcffec2f7e8b1ce77cb4be3ee8de2a179
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 21:02:35 2008 +0100
- Fixed input_get_event_manager naming scheme.
- commit e03ea0d7fcb683eccd8b490064e2f53a8844286d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 20:54:28 2008 +0100
- Fixed input_AddSubtitle(s) coherency.
- commit 3de04848582ac76dd9dd4a326a20bbfaade7abdf
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 8 20:27:34 2008 +0100
- Cosmetics.
- commit 876367e0791592b8493f340ee5ab8859ed86d994
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 6 21:45:27 2008 +0100
- Removed debug leftover.
- commit fa84b4cfe5aa39d27aca4a81a5b42a9c34812b83
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 6 18:59:49 2008 +0100
- Do not access input object from decoders.
- commit 308153405596f3425c3b611ea7e9e11749f65383
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 6 18:38:41 2008 +0100
- Parse meta data at ogg level.
- It will allows to remove ugly hack in decoder.
- commit 3d7cbf178fa105b8e132b0edd5423062652298de
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 5 17:41:56 2008 +0100
- Display codec meta data.
- commit d81aac69efe9431db560772c24054333531ae1f7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 5 17:40:48 2008 +0100
- Fixed event on UNKNOWN_ES es.
- commit 132b8e6f80921f117f0045b804d692fdcec3c602
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 5 10:47:31 2008 +0100
- Allow decoder/packetizer to output meta data.
- They are ignored for now.
- commit da0ee427cf177463134351fb5c4ae124226e89aa
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 5 10:22:59 2008 +0100
- Fixed ppsz_input_state in RC after input state changes.
- commit 7b0d97e20fbc9bfb83e601a8181c03dc24de2b2e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 20:39:27 2008 +0100
- [Qt] Save the values saved during Toolbar edition.
- commit 539075e7fa434ac1c8a1316ec743d49167323d02
- Author: Vicente Jimenez Aguilar <googuy@gmail.com>
- Date: Wed Dec 3 01:02:51 2008 +0100
- Corrected comparison in RTP port selection. While loop cleaned.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 05481e1866163134a4c8e6f7d46562e0656477c1
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 9 20:34:38 2008 +0200
- Factorize a condition
- commit e8aae2f7719bb730fcdc9b0c8cc3c921c5f9feaa
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 9 20:34:24 2008 +0200
- Fix type
- commit 3275a171c9b19b484a93443e2922a6ab13d5125d
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 9 20:34:09 2008 +0200
- Use config_ChainDestroy
- commit 151521b66f057e428752d006119151d325d80690
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 9 20:28:20 2008 +0200
- Use sout_StreamId* wrappers
- commit 184bba7605c1c286b26b9cdc931752b0a4230252
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 9 18:46:41 2008 +0100
- Fix dereference before NULL test (CID 106)
- commit 0d40e8b4bdeb4ed5bfcc4e12a1bc09cc39ac71d2
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Dec 9 18:07:00 2008 +0100
- Fix a memleak in item categories.
- commit b2cd212401680dbed71b9eb71bbb80dbee2c9834
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 18:02:27 2008 +0100
- [Qt] You need now Qt4.3...
- Even lenny has it... (etch doesn't)
- If you want to maintain a Qt4.2 version, you are welcome.
- commit 98922f952ffb4360621e5bd0ec18947a58f0dd5f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 17:55:54 2008 +0100
- [Qt] Change accelerator in menu.
- commit 9fac8c09e0e31f74a08e060075ad50b8bf3f52e6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 17:53:23 2008 +0100
- [Qt] add various toolbars not just one.
- commit d6a66f89eda1d17871a37fa58da14bc63fb8f58e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 17:24:33 2008 +0100
- [Qt] Edition of both lines.
- commit f729cfdffa67e4734a9cc03e00086a80a3373e72
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 16:39:38 2008 +0100
- [Qt] Fix small glitches, issues, because of previous commits.
- commit 06825f81dea463b28b7fd0e3b59f47f69d46c919
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 15:33:42 2008 +0100
- [Qt] Menu integration.
- commit 1dbee6584667999d489f12203807c1f3570bc9b4
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 15:32:47 2008 +0100
- [Qt] Rewrite of the controller and ToolBar edition.
- This is a big chunk, and is very experimental.
- Functionnalities are (at best) very limited.
- commit 51727206009f62fa674069d04cb292ba0a18a9f6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Dec 9 15:31:17 2008 +0100
- New Spacing icon.
- commit 7b0c6253fb881ee0510c6bb5cfd14ba43e5a7bcd
- Author: Pierre Ynard <linkfanel@yahoo.fr>
- Date: Tue Dec 9 11:37:39 2008 +0100
- WinCE: fix cancellation safety
- Fix cancellation safety on WinCE. This very obnoxious bug prevents
- proper thread cancellation, and effectively causes lock-ups when trying
- to stop playback.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 731c247b2348f81296c623684dff5fa6bb39105e
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Tue Dec 9 00:12:39 2008 +0100
- remove npvlc.dll.manifest and axvlc.dll.manifest while uninstalling
- commit e7a0232e007847207fd0fc89eab15f649d2fa47d
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Tue Dec 9 00:11:09 2008 +0100
- remove dependency to vc80's crt
- commit 155b7890a20ed25366e0ac73b1247d6d961c9dc2
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 8 20:18:51 2008 +0200
- Cosmetic change
- commit 2770444f142941d67ff7bbed8462ba0d2f85e56e
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Mon Dec 8 09:36:26 2008 +0100
- Remove useless parameter
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit a7e586f8f7fbc0e07a965789b35bf02ef01c0a28
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Sun Dec 7 15:07:24 2008 +0100
- Change lock status from true to false in SubFilterAllocationClean
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 0d0b72d6517b1dedd869bfbdea7721d3940c06c4
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Sat Dec 6 20:41:39 2008 +0100
- libvlc: Fix event manager leak in media_discoverer
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 0ce0cc9f619a9f556ed9943de61f775433c5e311
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 7 22:48:40 2008 +0200
- Protect against vobsub lines overflow
- (probably impossible in practice as memory would run out first)
- commit 3fc2289a178bd6cd0c9f813265504573d681c6a2
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 7 19:39:49 2008 +0200
- RTP: add QCLEP and GSM static formats (untested)
- commit 95b3682aaf88580e1f810a4e6630f7835ed6f17b
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 7 14:35:58 2008 +0200
- Ignore binaries
- commit 0a1ec743abc6f0c51ce747aeddcbd41c106ba9d8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Dec 7 14:35:25 2008 +0200
- Ignore test binaries
- commit 085a86595102e2a992071e9c7996f0be4c5d94b0
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sat Dec 6 18:51:01 2008 +0100
- Lua: youtube in HQ (when used with &fmt=18)
- commit db0ec106fba56da6c7a87677e08a55e701972160
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Dec 6 14:45:11 2008 +0100
- Fix avformat module compilation since AVStream gets sample_aspect_ratio from 52.21.0 and over.
- commit e7d3f3d54df719db6a688272922bd0427b0076ab
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Dec 6 14:22:10 2008 +0100
- Fix Avcodec module compilation.
- commit f2e6cfeecc416b021338a1355c363f4aa1c875b8
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Sat Nov 29 21:39:17 2008 +0100
- change in vmem to allow multiple inputs (libvlc api)
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit bbff06b09c62b5e66b652c6d23ffd42fc735407b
- Author: Hannes Domani <ssbssa@yahoo.de>
- Date: Mon Nov 3 18:47:35 2008 +0100
- qt4: don't count unselectable windows
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 1c6e1a227797fd23b68dbbd7774adfa3fc70e868
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Dec 6 02:00:02 2008 +0100
- Try to fix Win32 configures.
- commit c84ad2e6eae76a64d267d5af320932170487eb51
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Dec 6 01:24:24 2008 +0100
- Add VC1 fourCC
- commit f3a2e3fd2aedf0d421d4ad4e22acb43b3cd98d5b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 5 18:33:37 2008 +0100
- NEWS: mention QCELP decoding with latest FFmpeg and latest mov changes by fenrir.
- commit 18e2dfb40c269222268ae07b2dfd7efc6acb8560
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Dec 5 16:46:42 2008 +0100
- Add DMK2 and VX1K fourCC.
- This is getting insane.
- commit 0a778174db0192075a3194fb05b06a034ad940d2
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Fri Dec 5 15:28:47 2008 +0200
- set stream aspect-ratio to video aspect-ratio, as ffmpeg checks that
- from r15367 onward and refuses to mux without them matching.
- Should fix flv-muxing.
- commit dd046c24fbb8d8ee585d1667570c77c3612807d4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 23:12:41 2008 +0100
- Reset buffering level when needed.
- commit 2c6a375e1c76f09a45864de7528c232a76bbf5cd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 23:04:18 2008 +0100
- Clean up.
- commit 31715344b7a412c10126e4118a42bd5b8333ec44
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:59:32 2008 +0100
- Removed obsolete BUFFERING_S input state.
- The associated libvlc_MediaPlayerBuffering and libvlc_Buffering value could
- probably be removed (not done as I do not know the maintainer opinion).
- commit 2d98c228d68921314ced40ce15aef4d14dc6a7dc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:54:29 2008 +0100
- Added a input "cache" variable and INPUT_EVENT_CACHE event.
- They will allow interfaces to display the current buffering status.
- commit b062d2a61dccb5788e9abbb833dbb5f94d05eb8b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:43:46 2008 +0100
- Improved OPENING_S/BUFFERING_S status change.
- commit f593c8f08cdb4bba1f078586cbe8b1fcb0fc4532
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:36:37 2008 +0100
- Removed unused STOP_S input state.
- The associated libvlc_MediaPlayerStopped and libvlc_Stopped value could
- probably be removed (not done as I do not know the maintainer opinion).
- commit 78d8264958011d3742744d267f828ac031362773
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:21:38 2008 +0100
- Fixed mp4 for audio stream that need alignment (qcelp, adpcm).
- commit e01af7eba9ebd30a60f6f5dd2bd466b352c9b84b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Dec 4 22:11:34 2008 +0100
- Added support for avcodec SAMPLE_FMT_*.
- commit 73c96a164d569286052d3aafaa51ba9e1c03d885
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 3 23:58:10 2008 +0100
- Fixed input bookmark thread safety, support and event.
- commit 23eae0262de009be8bc92386df61920f3bf29602
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 3 23:10:04 2008 +0100
- Fixed INPUT_GET_VIDEO_FPS thread safety.
- commit f6803fd0f75b89b2566dc4aa9dd3ebd10554b0ad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 3 22:44:18 2008 +0100
- Fixed vout leak.
- The spu has to be detached from the vout object, otherwise the vout will
- never be destroyed.
- commit a3ac28fbf57e52f31e053b0026a78db3b8f88998
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 3 22:25:20 2008 +0100
- Added H264 Closed Caption SEI support to packetizer.
- commit 7e0c2e1b586444b4dc8406e3165486ab3ed6ff5c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 2 20:08:40 2008 +0100
- Fixed INPUT_GET_BOOKMARK locking scheme.
- commit 4d60f5b6a736b07736e6f1c83bd3f59962a1adcc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 2 20:01:02 2008 +0100
- Added a new INPUT_GET_BOOKMARK to allow future safe bookmark.
- It removes the need of INPUT_GET_BYTE_POSITION/INPUT_SET_BYTE_SIZE which where
- not thread safe.
- commit 39868b9241295c62c1004608f267f3d621f52a2a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 2 19:27:06 2008 +0100
- Moved i_cr_average from input_source_t to input_thread_private_t.
- commit dd3a0dd1f6a9729dc1411c0bbd4fbdc0149a0658
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 2 19:16:17 2008 +0100
- Moved input_item_t from input_source_t to input_thread_private_t.
- commit 4af875f0a23cf450e9241e84be46172ad3c41b6c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 2 00:03:33 2008 +0100
- Cosmetics.
- commit bf16a1ed695b398ca39eb9f500ff87927b5bb2b9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 1 23:52:02 2008 +0100
- Cosmetics.
- commit 0432a0e58128e028233828671fdc842d4c9bf93e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 1 23:19:12 2008 +0100
- Cosmetics.
- commit de1eb83f70dac19693a8711dd2acf2972b35987f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 1 23:16:39 2008 +0100
- Cosmetics.
- commit 76901ea32e5255dba85df1919f02d8b37bf27f79
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 1 22:53:25 2008 +0100
- Improved access/demux update state reading.
- commit f86fdcb669528cb5c3e5e906d12281ff96b63106
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Dec 4 21:15:57 2008 +0200
- Improve messages
- commit da52c957b114cc7ad0abbbdb8add939d007de3f0
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 22:17:47 2008 +0200
- Fix inverted RTP dropout and misordering, and some simplifications.
- commit 2cdda809f4b2b20d0c64a314e50ac4255cadfcfb
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 22:17:05 2008 +0200
- Remove useless optimistic synchronization hack
- We do it more properly when creating a source anyway.
- commit 9da6dd53dab766aec020176861fcd63c606619b6
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 22:25:11 2008 +0200
- Add some warnings
- commit be7670825f0c02b0f62d10466ca3bd81c3e271cf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 4 15:56:48 2008 +0100
- NEWS and THANKS
- commit 56d05a4003f859a817e7c443db823049583090b8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 4 15:50:58 2008 +0100
- PulseAudio: Support for 7.1 and use accept 32-bits float as input, patch by Danny Wood.
- Cosmetic on the file too.
- commit 0c028c292be73c6eaabd6a95daa7ea3d5dac413e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Dec 4 10:13:28 2008 +0100
- FourCC fiesta.
- commit fa41328c4cab8a08ce8fe934f6212afed2fc24cc
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 21:53:12 2008 +0200
- RTP sout: pick truly random ISN and SSRC
- We were always picking the same values. This is pretty bad as it breaks
- fast resynchronization (and is totally lame anyway).
- commit 069a7cde28ad82b9a0565246d601aa2f8b043796
- Author: Robert Paciorek <robert@opcode.eu.org>
- Date: Wed Dec 3 20:03:00 2008 +0100
- invmem fake video codec module
- This module make possible uses libvlc as output (not input as vmem) for
- video stream rendering in aplication ... motivation to create this patch can
- find at http://forum.videolan.org/viewtopic.php?f=32&t=53256
- Usage is similar to vmem output module. We need next vlc_argv[] options:
- "--codec", "invmem",
- "--invmem-width", width,
- "--invmem-height", height,
- "--invmem-lock", clock,
- "--invmem-unlock", cunlock,
- "--invmem-data", cdata,
- and calling libvlc_media_new with "fake://" access string:
- libvlc_media_new(libvlc, "fake://", &ex);
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 5cd55e7221b83555ec603edfaaecd6594b720172
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 19:38:01 2008 +0200
- RTP: fix overflow in jitter computation
- commit 2cd57dde9b3a7b10700a89c479c37da4d71c48b0
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 19:29:38 2008 +0200
- RTP: dequeue and discard late packets
- commit 2680e77e0e632d4788ff89bd63f1eee1fe99757f
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 19:28:54 2008 +0200
- Revert debug crap
- commit f42519569ab210c229f6bf0dfec7863daa1ec613
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 19:02:14 2008 +0200
- Cosmetic
- commit 764332810076c074bcb72e9dd0f8b78987543647
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Dec 3 18:42:33 2008 +0200
- RTP sout: use same port as RTP input by default
- commit 35be7fb34b848b6de1108a32dbd1ecbe0212a45f
- Author: Danny Wood <danwood76@gmail.com>
- Date: Wed Dec 3 16:47:33 2008 +0200
- Pulseaudio surround support
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 0545e3f0b70ef2e9f8370a9cd01a08ab5b7c3f77
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 2 21:00:39 2008 +0200
- Fix socket hang-up detection
- commit 3df9e79877f9131b8a7f9700317a6d86877fbae6
- Author: Michael Hanselmann <public@hansmi.ch>
- Date: Tue Dec 2 01:06:00 2008 +0100
- Add us_asprintf function
- us_asprintf() has the same prototype as asprintf(), but doesn't use
- the system locale.
- Signed-off-by: Michael Hanselmann <public@hansmi.ch>
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit d50a6fad1f2c44990abeb019d327929f23acb9e8
- Author: Pierre Ynard <linkfanel@yahoo.fr>
- Date: Mon Dec 1 17:14:57 2008 +0100
- Fix typo in comment
- Fix typo in comment: "spurious" instead of "supurious"
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 217290379388e6d196402b2e09536a1aa4857986
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Dec 2 18:55:39 2008 +0200
- Grmbl!!!
- (cherry picked from commit a684d0267892b3cafed7cbf2ae8175a806bb547d)
- commit 94e765fa48ebc24d153973e7f9bd0bd8c654a5dc
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Dec 1 21:45:23 2008 +0200
- Really fix the real overflow
- commit 3b3a30cff9d72c905b6bbc2c4afb0e8c5cb55a8e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Dec 1 20:25:36 2008 +0100
- Unused variable.
- commit a3201e790854f0c03b1b74fe0db20fb0037e2e74
- Author: Pierre Ynard <linkfanel@yahoo.fr>
- Date: Mon Dec 1 11:24:18 2008 +0100
- Replaces useless function declaration by empty definition
- Replaces a function declaration by the needed empty definition for WinCE
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit 804fae6c8d1e2bc3c3d27766657a9b171e949954
- Author: Vicente Jimenez Aguilar <googuy@gmail.com>
- Date: Sun Nov 30 21:27:00 2008 +0100
- Typo in README.txt file about Lua interface
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 07dc019fff656ff82057828e044b66321f48172a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Dec 1 07:56:13 2008 +0100
- [FFmpeg] support for native RV40
- commit c273b44121435e8e6b37dfd2d42ab0ff80e866a0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 20:17:22 2008 +0100
- Input/control: Fix memleak.
- commit 42a3a46390b44c8ed7cde4537973359d6bb6ffc3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 19:28:00 2008 +0100
- Initialize demux_meta_t before calling "meta reader".
- There was a segfault probably due to taglib module changes.
- commit cbd6303e10b7bf053e6c531a490473108a62e108
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 17:03:27 2008 +0100
- flac: Fix comparaison between signed and unsigned.
- commit 5fca3033c82ea4f7ef236124823d37df35b3e870
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 21:16:42 2008 +0100
- Correctly display time and seek with high input caching.
- commit 875bcdf157986d553b5a9c2b1105238154a1e9d0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 21:15:27 2008 +0100
- Correctly reset date after a discontinuity in audio decoder.
- commit d5d6a32a1f7934bc128ae0dc37bcfed9665433c7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 14:03:27 2008 +0100
- Stop es_out before removing demux.
- It avoids useless es creation every time the current active es is destroyed.
- commit 0dbfdd8726d1ebcb83734e87bab81a691170f969
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 13:42:34 2008 +0100
- Fixed a potential vout object leak in decoder.
- commit 8eb251e543d7e02c8942e1ff831231de440be790
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 16:50:06 2008 +0100
- Fix compilation warning (const variables)
- commit 2e554fa9118e7a75d3e3d1f0c6e51ba48b733b63
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 15:41:47 2008 +0100
- osd/simple: remove nop.
- commit 8f633e5b25dac916d2b5c3c68c903a05dff3e301
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 15:27:37 2008 +0100
- cmml: cleaning (remove dummy code). xarray will be removed one day.
- commit f52d10e513584789ba7a5b3a31aebd75c461dedf
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 15:13:35 2008 +0100
- Xtag: don't return anything from xtag_free
- commit c109dcf17f7af0d81e9f8b64c2c7b6d087c322d5
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 14:58:56 2008 +0100
- drms: Some cleanups
- commit e871dbedf1c940944fef8635f80f875fb6ccb06e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Nov 30 14:52:45 2008 +0100
- Taglib: cleaning and better use of the tag library.
- commit a7317a9af7b0a8a0e6581444b13ce6b06157b61c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 17 04:25:35 2008 +0200
- By definition of sizeof, sizeof(char) = 1
- commit eb9963eb49daa8ab00b5c6986a8ec5294c6b5bf3
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 17 04:18:10 2008 +0200
- Real: fix integer overflow
- This is trivially exploitable to run code.
- Pointed-out-by: Tobias Klein
- commit 56acdf5ccc6d6cbb3399f87593f162ffb990196e
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sat Nov 29 15:21:28 2008 +0200
- convert audioscrobbler-plugin to intf-event stuff, that pause/start counting
- could do reviewing.
- commit b0068f14836dd448b759a83d5adfce106ce63293
- Author: Iain Wade <iwade@optusnet.com.au>
- Date: Tue Nov 4 18:35:24 2008 +1100
- DRM Video decryption
- The attached patch adds support for decrypting and playing drm
- protected video, such as those from iTunes movie store.
- The patch was created against the 0.9.5 source tarball, and was
- compiled and tested on OSX against some (legitimately purchased)
- iTunes purchased songs and movies.
- Just like the existing audio support it requires decryption keys to be
- deposited in ~/.drms/ and extracting the keys is left as an exercise
- for the user.
- [Commit message edited by Laurent Aimar]
- Signed-off-by: Iain Wade <iwade@optusnet.com.au>
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit 885069c5ae812fe0f1859c516a3c58a821ed1b06
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 29 12:17:08 2008 +0100
- Update news with references to latest commits and update LIST
- commit 82687ca79d212df4bf087190a5d4ce657f60b2ab
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 11:47:59 2008 +0100
- Fixed OS-X compilation.
- commit 07ffb2e1441db6de8ba93e7eada994e50d97e601
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 11:15:17 2008 +0100
- Cosmetics.
- commit 85dd1a0b762517a9c6f1c721c30bdce233c25dd0
- Author: David Flynn <davidf@rd.bbc.co.uk>
- Date: Thu Nov 27 11:58:52 2008 +0000
- mux/ogg: Don't use granulepos = UINT64_MAX on EOS page
- It isn't legal for granulepos to be UINT64_MAX on an EOS page since
- this special value indicates that no packets finish on the page, yet
- an EOS page signifies that the final packet does finish on the page.
- It seems that there is a convention for repeating the last used
- granulepos in the EOS page per logical stream. This then allows
- some extra file size hints (duration = last gp - first gp) [1]
- [1] This is flawed -- EOS may occur anywhere, however this is what
- some people do.
- Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit faa5af57d09d24e6c0070373ceb65f867b0e74a9
- Author: David Flynn <davidf@woaf.net>
- Date: Thu Nov 27 11:58:50 2008 +0000
- demux/ogg: protect against invalid oggdirac stream
- Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit a60c74bf2d3d56705a103d24dd8133a2995ae41f
- Author: David Flynn <davidf@woaf.net>
- Date: Thu Nov 27 11:58:48 2008 +0000
- demux/ogg: Update OggDirac granule_shift (should be 22 not 32)
- Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit 8e550e858819f8d06fd36be9bdc721d19a58d01a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 21:34:44 2008 +0100
- Added MLP support to es demuxer.
- commit be3721902bdd223479625324c8d69fe51691187b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 21:31:42 2008 +0100
- Added MLP packetizer with TrueHD support (AC3 frame removed).
- commit bb4404e10b494ce4142556601ff3a527e3b88f34
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 20:52:41 2008 +0100
- Fix BD TrueHD and LPCM fourcc (ts).
- commit 3fc985ffa7d95286d60271dcb980c7a06ff38aa3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 20:23:23 2008 +0100
- Added support of BD LPCM (using fcc bpcm)
- commit 136ba66496e4bcf4b3cee36c936ee54fe259ac7e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 19:55:08 2008 +0100
- Cosmetics (lpcm).
- commit 1f8490d6324f60ed3fbe827ac936a7341528ac8b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 19:40:35 2008 +0100
- Allow up to 8 channels with ffmpeg decoder.
- commit d82497f9b7f52353f5413567da592b2b64705d35
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 19:38:31 2008 +0100
- Cosmetics (use AV_VERSION_INT).
- commit c083066672c85086bd7af86f277b856aaad30f1e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 19:35:18 2008 +0100
- Added MLP fourcc definition to ffmpeg.
- commit 63d2ae6421d29099c3f5f56bd24c795fb0bc8f08
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 01:36:05 2008 +0100
- Fixed buffering value for frame step.
- commit 4bd735fba88b1f8174e68f4719f5ca2779df6b7f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 01:18:53 2008 +0100
- Fixed an unlikely segfault (subtitles).
- commit e827c77316e1c7c3fbbcbd65958c00a657eace99
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 01:16:51 2008 +0100
- Improved current times in regard to es_out timeshift.
- commit 1f8343b87c62f77f2a95ce29ceed3f416b2399e4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 21:55:06 2008 +0100
- Revert "Hide es out timeshift delay from time display."
- This reverts commit d30180d8ec7de8776611de5c2f0b0e1587bf0ad4.
- commit 3074c6015a6e83c40d9ccd00388d1e00b1fd2e50
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 26 19:55:45 2008 +0100
- Protect audio decoder against invalid date.
- commit 5708e0cd1cdc41e3cc325cd63bd91eed8537f3dd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 25 20:59:17 2008 +0100
- Fixed seeking while paused (visible with high caching).
- commit db4b1b44bf969f3db9b17e31d48efed60b5154cd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 25 20:58:49 2008 +0100
- Protect against bogus time in vout while paused.
- commit d92600e0e54b2f3b1ade65327b1795082b0399b0
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Fri Nov 28 14:56:12 2008 +0100
- Fix my previous commit
- commit a7765cbe266f66f773e5a6b614e6beb1d0a734d8
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Fri Nov 28 08:26:35 2008 +0100
- WinCE: update the use of messages subscription
- commit b047088a37ba72508baaff4c19970245394c7b86
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Thu Nov 27 21:57:14 2008 +0100
- Using a not sxs-aware CRT won't work
- commit a40078c86eac6ad595e26271e9eb636eedccdcd4
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 20:36:43 2008 +0200
- httpd: full URL is also valid for HTTP (fixes #2320)
- Also skip URI authority properly.
- commit 016b0842b7d0e182b1928f41f92404e686982100
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 19:20:41 2008 +0200
- Compile fix
- commit ab36d2f79979987e7ec4c20dd4a90882a0a705de
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 18:45:17 2008 +0200
- RTP: implement demux EOF
- commit 1cfc062386350ce6ae10b411bfbd4ca9016d60e6
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 17:54:22 2008 +0200
- Revert "Fixed deadlock when no data are received in rtp."
- This reverts commit a34f07303469b45915a359273ff17143baa0c73d.
- commit e03130e4d0c97aaf0cdced7ece6d3077bdcd01b9
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 18:43:15 2008 +0200
- RTP: notify demux thread when RTP flow is dead
- commit 431e5dfac61e9326a861db5efb186589f62221d5
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 18:46:20 2008 +0200
- RTP: fail when object is killed
- commit 627acb5550a9c6b399500a22a2c1b94bf3795958
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 18:44:15 2008 +0200
- RTP: some documentation
- commit 36993b454826ea48b524ce99936f667ef330a664
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 19:04:59 2008 +0200
- RTP: fix use of unitialized value
- commit 031dd3fed7f444acd1855b49a4b545666b38de82
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Nov 27 18:52:48 2008 +0200
- net_Read: cancel-safety
- commit 7fda9d771009fb50bebc797e8c20b2fcb50c77e1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 27 00:54:38 2008 +0100
- [Win32 Contrib] Disable pthread for x264 until someone gets the time to understand the issue.
- commit f6d65479de1af38157ac70158fa7eee1a0c3af59
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 27 00:51:54 2008 +0100
- [Win32] Update the package configuration.
- commit 96db1d57943e0ffc6af5db3f119898b4d3079e1c
- Author: Sébastien Escudier <sebastien-devel@celeos.eu>
- Date: Mon Nov 24 10:59:29 2008 +0100
- Correctly handle multiple clients in httpd
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit d7c5e8057c4a938155c614392c1212c49e61f83d
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Nov 26 19:38:22 2008 +0200
- Unlikely memory leak (fixes #2304)
- commit c61844bbd475c42b157dc21ba60e12add0831be6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 26 17:20:17 2008 +0100
- manifest files are in srcdir not builddir
- commit e575f2b30fea35519d48b64742a6dc1395d720b8
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Nov 25 22:37:19 2008 +0000
- mandriva.spec was deleted
- commit af8536f86d6ef2697fe6d300b7ed6ca8ffb72bcd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 25 19:31:33 2008 +0100
- Enable frame by frame button only when video is present.
- commit 3ce2f703116a5a90a19801d8254a85559660a14f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 25 19:24:17 2008 +0100
- Fixed segfault because of typo in meta info code.
- commit b3eb9ab9bdba36e85d63ca0234cc8e95d2188eed
- Author: Pierre Ynard <linkfanel@yahoo.fr>
- Date: Tue Nov 25 14:22:24 2008 +0100
- Thread cancellation on WinCE
- This patch adds support for thread cancellation on Windows CE. It
- emulates missing functions such as WaitForSingleObjectEx, by creating
- a cancellation event handle, and forwarding the wait functions to wait
- on both the original handles and the cancellation event. The thread can
- then be cancelled by triggering the event from another thread.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit b190a796acd528de06afe921f691c8bbd2de59e7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 25 09:49:07 2008 +0100
- [Build] Try to fix the MacOS builds when git describe fails.
- commit e45586d00e21d212bfad4dc5579283d00e27e3b5
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Mon Nov 24 23:06:47 2008 +0100
- specify dependency to msvcrt for vlc.exe and libvlc.dll
- commit 77c9a1f227bb7f1f7a5926eaf83c2fba6267db4d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 24 23:02:20 2008 +0100
- [ÐShow] add HDYC mediasubtype
- The colourspace is wrong, but we have no other solutions for now.
- Patch by Edouard Gomez, idea modified by David Flynn and merged manually by me.
- commit d06621e6fd1ca10c4ce6f0dfa17000d4c5ca1b5e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 24 22:56:22 2008 +0100
- NSIS: put the manifest on install.
- commit 86f0fc91f623d8989fab8bfaffd220183b7ef731
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Mon Nov 24 22:33:11 2008 +0100
- Add manifests to browser plugins
- commit d30180d8ec7de8776611de5c2f0b0e1587bf0ad4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 20:08:15 2008 +0100
- Hide es out timeshift delay from time display.
- commit 7f2f2b4d89735c3453f49f87ab70f8127bc36c38
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 19:11:33 2008 +0100
- Updated codec informations on decoder output change.
- It allows to have more complete informations but only on currently
- decoded tracks.
- commit a34f07303469b45915a359273ff17143baa0c73d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 19:10:00 2008 +0100
- Fixed deadlock when no data are received in rtp.
- It might not be the cleanest way, but I don't see any other fix with the
- current API.
- Feel free to revert if a better fix can be found.
- commit 222e2acb01f1fb88d5509a085cc02e1584d66a7a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 19:09:15 2008 +0100
- Do not try other protocols when ask to quit (mms).
- commit c0de0770be3482a4625a5cca109a239bac083d1d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 22:23:29 2008 +0100
- Cosmetic.
- commit 25c1488e6054a78eabde9a1cc97a6425d6d92d63
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 19:21:44 2008 +0200
- Remove useless variable
- commit b1f71294226ac7ec9a677ffded971b39287252b9
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 19:18:55 2008 +0200
- Do not use input while not referenced
- commit e95cb50f115152575b0302720e1d93e016e219a1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 24 18:17:33 2008 +0100
- [Contrib] Bump XML to 2.7.2 and update gnuTLS to 2.6.2 (big issue in 2.6.1)
- commit 33bc091e53fce7b7ee7670cbfda0ab85e0a61a70
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 18:54:39 2008 +0200
- Ignore Makevars.template
- commit 47b266ef2a8bc315316d189d283f6b71f37ee3ca
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 18:54:09 2008 +0200
- thanks
- commit feaf1158aa20e251e4cd1e310117728cd3c70229
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 18:52:46 2008 +0200
- Documentation fixes
- commit 9232e780f16a0321d7cc4aa5a7f5b7ff667c9b56
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 18:51:46 2008 +0200
- Remove horribly out of date Mandriva spec file
- Clearly, these files are better maintained out of our tree.
- commit 26ae17e81344ea51161a27e8911b10b139b2946c
- Author: Antoine Lejeune <phytos@videolan.org>
- Date: Mon Nov 10 17:43:00 2008 +0100
- Add an INSTALL.maemo file
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit af20b62ad6ec0e5bd62b0370f69cfc97840f05d7
- Author: Antoine Lejeune <phytos@videolan.org>
- Date: Sat Jul 26 03:11:06 2008 +0200
- Add an omap framebuffer video output module
- It is used to speed up video output on N800/N810 devices.
- X11 is used to handle events.
- Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
- commit b451524fb92bdec19fb40b6db98484381e3717d2
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Nov 24 18:28:50 2008 +0200
- Allow bootstrapping from a subdirectory
- (or any directory in fact)
- commit b2d5e418c0a34f6fe641d9deb418b4c787ffe9b0
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Mon Nov 24 16:11:15 2008 +0200
- Change PSP-format to mp4v/mp4a/mp4 as reported by Kaarlo Räihä
- commit d0ec7d4d2bbe11675ed29e741044344aa36eefdd
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sun Nov 23 22:51:58 2008 +0200
- Add UpdateTeletext to case
- commit 4507b1469cdaad46b486127985584bb23c675e66
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sun Nov 23 22:49:52 2008 +0200
- Remove extra ItemStateChanged_Type handling
- commit dce569710359b2d1dcccc5e95a2ef44c231f00e3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 15:29:49 2008 +0100
- Renamed "seekable" into "can-seek" (for consistency).
- commit fac02ebd89c2ae371f5bf0cddc1bb5d9a01bb7e1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 14:57:30 2008 +0100
- Removed intf-change-vout/rate-change/stats-change/intf-change.
- commit 5b54d6769be435b2c0b475d473e4eb3e0b144623
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 15:21:12 2008 +0100
- Updated to intf-event.
- commit e59ff9f6a6c7877ef9bc5ffd23c7fcf9f59cccda
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 14:52:17 2008 +0100
- Do not use intf-change in maemo gui.
- commit 1ae86f62027e1f75d88ce2ca4acc8ec2d7cb7730
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 14:33:03 2008 +0100
- Updated qt4 to use intf-event.
- It might need a review and a clean up of the qt4 code.
- commit aa31cdc3aba6f1c7c8217c0ef87f52fb5a494ab4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 14:29:50 2008 +0100
- Added INPUT_EVENT_TELETEXT.
- commit 23f6c1e3088f2581b78d894c5ae95239875b83ad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 13:10:59 2008 +0100
- Avoid a deadlock when a decoder is in error.
- commit 5a55a589848fa6c68395288ab2bb47b45695cb1e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 13:09:02 2008 +0100
- Allows audio output users to control vout creation.
- The input event vout now warns about every vout creation/destruction
- due to a decoder.
- commit debcac6b7a8fcd098bdce97091c6035908b662ff
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 22 23:12:43 2008 +0100
- macosx: properly set up the nextKeyView for all text fields in the sprefs
- Forward-port [a643d7e59b8fa7b8525dd12ae733baa2a1333f26]
- commit 80c485427a5167340f27f43a7cf5620dfe00cede
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 18:31:04 2008 +0000
- Fix my previous commit
- commit d434f6cad2651fa3d6134bcc21fe5468d464bb81
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 17:44:42 2008 +0000
- Include event.h.
- Needed for input_SendEventVout()
- commit 28a62ce8126ca70e53cf2a8ad1c06f712e6fba7e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 17:02:25 2008 +0000
- Timeshift is no longer an access_filter
- commit 1c76d96f74fe8703a5bae8ae36b8a9e01d3f9996
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:43:19 2008 +0000
- Don't i18n'd ""
- It's reserved by gettext. gettext("") will output the headers.
- commit d95eef28a329c5da0274f2833c7c10861d48c4bc
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:33:07 2008 +0000
- Fix memleak
- Closes #2300
- commit 88a9bbf30fcb8a5371440699d6cce7e12b7667fe
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:23:11 2008 +0000
- Fix memleak
- Untested
- Closes #2306
- commit f4407931afb32f6bb93c8217fa806ced3e847aa5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:22:24 2008 +0000
- Fix memleak
- Closes #2308
- commit 6b176dfcf7b7c2bcbaf86846b76ac28c2dd107e4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:17:23 2008 +0000
- Fix memleak
- Closes #2307
- commit aa79a7b23841cd0a7b7ac8c4426ba191d5115e01
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 22 16:04:24 2008 +0000
- Fix mem leak
- Closes #2305
- commit d6f0bd78c5aaae605b7894777d4d8eddb6fdaddb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 16:26:16 2008 +0100
- Clean up input events.
- A new variable intf-event has been added.
- It supercedes the following variables (they are still present for the
- time being):
- - intf-change
- - intf-change-vout
- - rate-change
- - stats-change
- and allows to have a better knowledge of the change done.
- It is documented in vlc_input.h (in progress).
- commit d20c8d6613bfcd2363edfe267bc8456f40fd30bd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 12:36:35 2008 +0100
- Moved statistic update from sout to input.
- It allows to avoid the inclusion of input_internal.h
- commit 087f8dc2dd0933ce2a7b013a1c9c93d473a4eff4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 12:03:18 2008 +0100
- Cosmetics.
- commit 7153649867d16d65ddb45a4861fbe0979aa1f4ec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 11:57:24 2008 +0100
- Use input_interface.h (playlist).
- commit 56ba662f7b1b02335e28ef47401463ae4cc7bb38
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 11:37:58 2008 +0100
- Clean up input_item_t functions and usages.
- It fixes a bunch of missing locks and remove unused functions.
- It splits input_internal.h
- commit 6b843acc086616c8df89f2805029fd81f75c4cac
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 11:18:07 2008 +0100
- Removed unused -playlist_ItemSetName.
- commit ca94f2108f14e043da34cd0542eb49fef281bb87
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 11:15:21 2008 +0100
- Set CDDA track duration when creating the track items.
- commit 412936e1427327e9cf1dea3fa103fe030ea6acd7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 10:18:15 2008 +0100
- Do not use playlist code in CDDA.
- commit 09af6e91f7b4484416a2d4750892e99db3ea2135
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 10:50:24 2008 +0100
- Do not use playlist inside a decoder.
- commit 505c55847244354d447e5373039f9f7060138365
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 10:10:55 2008 +0100
- Use input_item_GetName instead of direct access to an item.
- It will allows proper locking of p_item.
- commit beb3e94f47852750a21eb3720d7f2c11337a78a0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 10:06:12 2008 +0100
- Let input_item_AddSubItem set the playlist flags.
- It will allows proper locking of p_item.
- commit 6d56066a71397f79b4d810e17e1c1cf0c061f7b4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 21:49:51 2008 +0100
- Move/clean up input event code to its own file.
- There is no functionnal changes except a few missing events added.
- commit 9e0f68a30db55e542ac294e742d176d11aa5d4ab
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 19:54:23 2008 +0100
- Removed unneeded macros.
- commit e8eb236b06fde6c8c0712f2cccc2a5a324dbb1a9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 22:57:16 2008 +0100
- Cosmetics.
- commit dadedd20e5e841d6d71c71ba4b2056726517c70a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 14:16:54 2008 +0100
- Do not refuse to open odd port number with RTP input access.
- It is a common pratice to allows it for at least TS over RTP.
- I have added an error message when using a odd port.
- commit 94a2e5cd09df4839919950d0463a5f6889e8efac
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 21:28:26 2008 +0100
- Do not recreate the decoder when unneeded (mp4).
- commit 31412310fd0a5ecf23e3c8ba39e0b0818cb861ab
- Author: Joseph Tulou <brezhoneg1@yahoo.fr>
- Date: Sat Nov 22 00:36:49 2008 +0000
- Fix a typo in SDL vout plugin
- It was preventing mouse to work properly.
- Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
- commit be73bf389a184aa9d738e07e19499311c7e6d201
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 21 13:50:20 2008 +0100
- [Qt] Fix the Advanced Control de-attachment from interface.
- Don't forget the break; in a switch !
- commit f400b1431cbb7abfced4042def176cf2f905ec5a
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Fri Nov 21 11:48:18 2008 +0100
- Add can-rate to distinguish between normal rate control and negative playback direction.
- commit 3db7bce23446b13b468633efd8e458dfd8577ba0
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Fri Nov 21 10:52:44 2008 +0100
- Document new feature RTSP trickplay support.
- commit bda9ff6d9630e4319459e1a065ab422b33f5267b
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Fri Nov 21 10:21:31 2008 +0100
- Enable rc fastforward and rewind commands for RTSP trickplay.
- commit 8623a9731e4d3af5eed1063b508c84a456cd08d1
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Fri Nov 21 09:57:17 2008 +0100
- Allow minimum rate change upto 32/1 in input.
- commit 469dc54720a2bafd6c2b7529904073b529d29f1f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 20:12:51 2008 +0100
- Fixed double free.
- commit 7976ebd1f3067909647ea7d5f07015d513fe26b3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 19:45:11 2008 +0100
- Moved INPUT_CONTROL_FIFO_SIZE to private header.
- commit 4ad64a6000d86ac689be9bc0ba8248203c90ccb7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 19:21:22 2008 +0100
- Fix rate slower/faster in rewind mode.
- commit 9a86226f79eccbb9e98bcd7ddd07776ded1f69dd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 19:07:58 2008 +0100
- Cosmetics.
- commit 1d67fa1de3437f84a4ea73eaf7300d349add9c6e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 19:04:09 2008 +0100
- Fixed decoder deadlock when stream output control the pace.
- commit d63e1d8135d5d8f1e849669bb04ff69f445d3b3d
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Thu Nov 20 17:10:47 2008 +0100
- (qt4) Enable reverse playback direction button in qt4 interface.
- commit 409327e9602e9d8a26e35b3ac4b97604d4790429
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Thu Nov 20 16:41:01 2008 +0100
- Remove last instances of FORWARD/BACKWARD state.
- I seem to have missed these, sorry guys for breaking the build.
- commit 57dda7ffd68f3d4052ea403d9536eb8f817ac30b
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Thu Nov 20 14:33:37 2008 +0100
- Remove FORWARD_S and BACKWARD_S from input state.
- The input core does separate playing states for forward or backward direction from the playing state PLAYING_S. If one wants to know in what direction VLC is playing, then he needs to look at the sign value of the "rate" value. Backward playing direction has a negative "rate" value. Forward playing direction has a positive one.
- commit 75adef44b044b9b81e593e74db857d6b2a7e4eaa
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Thu Nov 20 14:19:37 2008 +0100
- Signal can_rewind for use by user interfaces.
- commit f76cff41026a8c812644a57db33c4d2d846cf55a
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Wed Nov 19 16:07:34 2008 +0100
- Allowing for rate < 0 enables rewind playback for eg: RTSP streams.
- Don't allow rate < 0 when p_input->p->input.b_rescale_ts is true.
- Setting b_rescale_ts to true says to vlc, rescale the timestamp.
- Setting it to false is like saying, I can completely handle the rate, just aknoledge the fact that the rate is not the default one.
- commit 48fd6e792fbb1552d6a7f72a795b998ccebb871a
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Wed Nov 19 15:45:19 2008 +0100
- (live555) RTSP fastforward works from Qt4 interface.
- commit b6a59e00612767ad4af7e6c677a2b38c03a1daa1
- Author: COCQUEBERT Cédric <cedric.cocquebert@cea.fr>
- Date: Wed Nov 19 22:11:26 2008 +0100
- Fixed video offsets and horizontal edge blending.
- Signed-off-by: COCQUEBERT Cédric <cedric.cocquebert@cea.fr>
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit 1eaa7b8c1f4873e87669c6a707d9f2722caa338e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 21:53:17 2008 +0100
- Fixed deinterlacing for i422.
- Initial report/patch by Marian Durkovic.
- commit 769bef8771a9586acd5533e89a8ccb80453f4fb3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 21:22:30 2008 +0100
- Fix deadlock when the decoder return an error.
- commit b5c81d3d419e117085c569cbb22e3376f7118134
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 21:21:55 2008 +0100
- Fixed rawvideo packetizer.
- commit b35ccb11b7fc6301e1622f9c1621fdc396ddaf95
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 20:22:01 2008 +0100
- Make icecast server detection more robust.
- commit ef2bc53a5aa891f513dcba342b21bdd1fe1b3303
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 19:45:03 2008 +0100
- Fix potential invalid sout buffer chain in decoder.
- commit 65ba74b32823a342293d860ad3dbd902ae6e71e1
- Author: Lukas Durfina <lukas.durfina@gmail.com>
- Date: Tue Nov 18 22:46:40 2008 +0100
- libvlc: get right name of audio output module
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit fff34513a840271c021d5be6d947eb84d948bb65
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 20:30:28 2008 +0100
- Added timeshift support.
- commit 53705ef119e5f6dbf76844fce87f66a690d5e606
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 20:16:28 2008 +0100
- Improved ogm support + fix typo.
- commit 8833f1447820aeafa3e0506e5d8282acac0e07f3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 19:39:24 2008 +0100
- Fixed possible out of bound access + infinite loop in dirac header.
- commit 95777adeaca098ccca234a108e2fd2ad45f21359
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 19:31:47 2008 +0100
- Cosmetics.
- commit 9236f9f6d562a5d76729a8e5be1c88de2cd827b1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 19:19:50 2008 +0100
- Fixed double free.
- Fixed double free.
- commit 442eb5a4352ed514644c7e3d0e09cc4734ed3166
- Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
- Date: Tue Nov 11 20:42:31 2008 +0000
- Do not delay processing of the first data page of the last logical stream
- The first data page of a physical stream is stored in the relevant logical stream
- in Ogg_FindLogicalStreams. Therefore, we must not read a page and only update the
- stream it belongs to if we haven't processed this first page yet. If we do, we
- will only process that first page whenever we find the second page for this stream.
- While this is fine for Vorbis and Theora, which are continuous codecs, which means
- the second page will arrive real quick, this is not fine for Kate, whose second
- data page will typically arrive much later.
- This means it is now possible to seek right at the start of a stream where the last
- logical stream is Kate, without having to wait for the second data page to unblock
- the first one, which is the one that triggers the 'no more headers to backup' code.
- And, as we all know, seeking without having backed up all headers is bad, since the
- codec will fail to initialize if it's missing its headers.
- Signed-off-by: Laurent Aimar <fenrir@videolan.org>
- commit 4e54fc160224190187431e60a8a3b14d767b65ee
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 19:05:49 2008 +0100
- Fixed block_Realloc when block_t->p_buffer has changed.
- commit ca8b9219dbb4bb9a138ecab837ccfd8b14a8ce9c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 19:05:22 2008 +0100
- Use vlc_rand_bytes for utf8_mkstemp.
- commit a72e482158358fd98727cadf7e74638e0efa50f8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 01:21:05 2008 +0100
- Cosmetics (use PES_EXTENDED_STREAM_ID)
- commit 823eb62211b1deb38dc87523949c835e7342be69
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 01:19:41 2008 +0100
- Added utf8_mkstemp to src/libvlccore.sym.
- commit 9c315c227a1cb427a1b855d88b85370361a8b233
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 00:47:31 2008 +0100
- Fixed es selection regression.
- commit 73b3ef6a82a71d7d650337cbf2d2a88d37555121
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 00:17:30 2008 +0100
- Faster close when timeshift is active.
- It is useless to read the stream data when flushing.
- commit b8525bc7b21f2e2dce05c94077c4c555068b9ea2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 00:09:43 2008 +0100
- Fixed a segfault in ES_OUT_GET_ES_STATE (typo).
- commit 0ea70bbfcfd472b1d65fcd3cf8674b8a84efae23
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 00:07:14 2008 +0100
- Use utf8_mkstemp in timeshift.
- It should fix win32 build.
- commit c7a41e0c0d3d710f94e3fbe0bf423a56565af16a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 00:05:49 2008 +0100
- Added a utf8_mkstemp implementation.
- commit 3fd3d4a872d0f04aa779ffef10ed806b30429a70
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 19:55:01 2008 +0100
- Reduce memory usage (-28%) by packing index structures.
- It is done by using __attribute__((__packed__)) when available.
- commit 90548d3f9cb2f1234a19b41e76d220c12f7bfd99
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 19:36:37 2008 +0100
- Updated "can-pause" value.
- commit 8d3b66c7741278475239dff47db40ccd1c2b9f0f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 19:36:00 2008 +0100
- Added timeshift options (input-timeshift-granularity/input-timeshift-path).
- commit 4bdd926ef28a0401f21732142f3447ea2df73ca2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 19:34:24 2008 +0100
- Fixed missing unlock in case of error (timeshift).
- commit 75c6fc8a9ab6a04fac971dea563feaff139637be
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 19:05:40 2008 +0100
- Removed timeshift module.
- It has been replaced by generic timeshift at es_out level.
- The only regressions I see is:
- - it is not (yet) possible to timeshift module that (wrongly) advertize
- pace control.
- - the new timeshift still uses too much memory (~20Mbytes per hour for DVB-T).
- commit 80863b952f7ae7d39109b4ae07a940b45c6d2497
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 00:42:29 2008 +0100
- Dump data to disk when timeshifting.
- commit 55025f1669c7fea487a10cd7814b013b889d49ab
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 21:34:58 2008 +0100
- Prepare file storage in timeshift.
- commit c0f8369c9bed7d38959fe59ea39674696b91ad5a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 14:47:40 2008 +0100
- Clean up.
- commit c09b621f03e4a6a327b598458b8d40ad0a810224
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 13:40:53 2008 +0100
- Added frame by frame support in es out timeshift.
- commit 19c98153b45cbf299cd47d69b0a2e93bb3973fc9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 12:37:52 2008 +0100
- Privatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GET_ACTIVE/MODE/GROUP.
- commit ae7defefe8c13191a2ab77925a88dcee0195c35e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 02:55:38 2008 +0100
- Stop timeshifting when unused.
- commit ec71b128447bac8f23b8c08411cd5c7754c86331
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 02:45:48 2008 +0100
- Cosmetics.
- commit cf11da5c830ad368f599139807f803d137592156
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 02:44:38 2008 +0100
- Untangled es_out_timeshift lock/wait/properties.
- commit 4617937415cd1ad37957af7467a67cccb68e8add
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 01:27:48 2008 +0100
- No functionnal changes (timeshift).
- commit 3945cc1e35adc816628fbdd3eb9132623ed3727e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 00:08:15 2008 +0100
- Cosmetics.
- commit b51fa63017557ea4f8971a8cfe6f87ae2a852556
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 15 21:04:26 2008 +0100
- Auto reset rate to source rate when no more buffered data.