|
|
|
@5b63839284565821b5aff349378eddbb9d7f1ee0
|
[5b63839284565821b5aff349378eddbb9d7f1ee0]
|
06/09/08 15:42:27 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
vlc_cond_init: really remove useless parameter |
|
|
|
@be400691f55a66d411e9bd7787feb1f4332612f0
|
[be400691f55a66d411e9bd7787feb1f4332612f0]
|
27/08/08 21:43:08 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: push cancellation down |
|
|
|
@0f7394a49d93dbcb0f8203172fbfda1d3996a918
|
[0f7394a49d93dbcb0f8203172fbfda1d3996a918]
|
07/08/08 22:59:56 |
Rémi Duraffort <ivoire@videolan.org> |
Fix threaded function declaration. |
|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
05/07/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@53c74579305052334468d130a3f4bfcfc3757209
|
[53c74579305052334468d130a3f4bfcfc3757209]
|
01/06/08 19:16:56 |
Rafaël Carré <funman@videolan.org> |
s/vout_Destroy/vlc_object_release/ - A cat is a cat |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
31/05/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@6da90a1716250d282f16dc6bc9dacec5b9514caf
|
[6da90a1716250d282f16dc6bc9dacec5b9514caf]
|
04/05/08 13:14:46 |
Rémi Denis-Courmont <rem@videolan.org> |
vlc_mutex_init: remove unused paramter |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
14/04/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@984723a78f8006b9fea6ba981036d91e2934bab1
|
[984723a78f8006b9fea6ba981036d91e2934bab1]
|
13/03/08 07:56:42 |
Jean-Baptiste Kempf <jb@videolan.org> |
Shut a warning. |
|
|
|
@cc10207a6de5466bf6bfedcd8a3073c7a0f1224a
|
[cc10207a6de5466bf6bfedcd8a3073c7a0f1224a]
|
12/03/08 12:07:43 |
Rémi Duraffort <ivoire@videolan.org> |
Another bunch of useless test. |
|
|
|
@a78e273ec53ff8a6c3993f3deda0b893f8dd709a
|
[a78e273ec53ff8a6c3993f3deda0b893f8dd709a]
|
26/02/08 01:29:12 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
23/01/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@4f028428053d0342c55deb6ba8b8da114c6a0caa
|
[4f028428053d0342c55deb6ba8b8da114c6a0caa]
|
16/01/08 18:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Revert the so-called whitelisting commits that are actually blacklisting |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
16/01/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@e02432e597acb3511d14433ae3303ff4da3742f9
|
[e02432e597acb3511d14433ae3303ff4da3742f9]
|
22/08/07 22:19:23 |
Rafaël Carré <funman@videolan.org> |
Input access locking, part 3 (final).
Enforce access to input_item_t … |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
20/08/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@662ed774b9740eabf8b0203e53f51e6c35657e0d
|
[662ed774b9740eabf8b0203e53f51e6c35657e0d]
|
18/08/07 16:59:31 |
Rafaël Carré <funman@videolan.org> |
Input access locking, part 2.
Fix [21193] |
|
|
|
@51880eb16eed467a21c34b9e4bb962d1bd6a5be7
|
[51880eb16eed467a21c34b9e4bb962d1bd6a5be7]
|
15/08/07 06:33:57 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
* Protect input item's meta through setters and getters. That allows … |
|
|
|
@9025fab9931ecc35fe247b0a63d0cea166dee88d
|
[9025fab9931ecc35fe247b0a63d0cea166dee88d]
|
19/05/07 22:03:26 |
Rémi Denis-Courmont <rem@videolan.org> |
Use vlc_object_kill(). Needs triple checking.
This also seems to make the … |
|
|
|
@c09b9f61b78e6ecea335dccca234cb3111657283
|
[c09b9f61b78e6ecea335dccca234cb3111657283]
|
16/05/07 21:09:04 |
Jean-Baptiste Kempf <jb@videolan.org> |
Should fix another bunch of: (near initialization for `fmt*') warnings. |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
26/11/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@cde22b4f79f11e0b4b4a4e15a1ddae567b8738a8
|
[cde22b4f79f11e0b4b4a4e15a1ddae567b8738a8]
|
15/10/06 15:07:36 |
Rafaël Carré <funman@videolan.org> |
Gets title for goom visualization from meta information if available |
|
|
|
@50d9c2c41d3c12fb3eb98ae70fc169387bafff8c
|
[50d9c2c41d3c12fb3eb98ae70fc169387bafff8c]
|
24/03/06 12:05:28 |
Clément Stenac <zorglub@videolan.org> |
Strings review in visualization/ (Refs:#438) |
|
|
|
@fdb2f80a81632eb53c1722871a6222d3c8c32bc3
|
[fdb2f80a81632eb53c1722871a6222d3c8c32bc3]
|
22/03/06 23:39:51 |
Christophe Mutricy <xtophe@videolan.org> |
String Review. refs #438 |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
09/07/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
08/07/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@3f6f97f1326fe9d502171012699986dd404c17c4
|
[3f6f97f1326fe9d502171012699986dd404c17c4]
|
05/03/05 17:49:15 |
Gildas Bazin <gbazin@videolan.org> |
* include/video_output.h, ALL: changed api for … |
|
|
|
@ba9826cacf6f17a741a88e9346a6cd674d7f0e29
|
[ba9826cacf6f17a741a88e9346a6cd674d7f0e29]
|
03/03/05 07:58:04 |
Clément Stenac <zorglub@videolan.org> |
Preferences consistency fixes by Christophe Mutricy <xtophe at … |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
11/12/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@92c0f93056c7983294ace4fae18cd706aa5015cf
|
[92c0f93056c7983294ace4fae18cd706aa5015cf]
|
12/10/04 14:58:24 |
Gildas Bazin <gbazin@videolan.org> |
* modules/visualization/goom.c: increased buffer queue size (was too low … |
|
|
|
@2332146912e58068a626b225d09b21567792ce22
|
[2332146912e58068a626b225d09b21567792ce22]
|
22/06/04 21:35:01 |
Laurent Aimar <fenrir@videolan.org> |
* all: rework of the input. |
|
|
|
@9e68cb0a88fead796f45efa364becd1a190f95da
|
[9e68cb0a88fead796f45efa364becd1a190f95da]
|
13/05/04 23:13:38 |
Gildas Bazin <gbazin@videolan.org> |
* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is … |
|
|
|
@f5ed9a6957536b4baf31dd20457ddd6277d27cd4
|
[f5ed9a6957536b4baf31dd20457ddd6277d27cd4]
|
09/05/04 11:35:12 |
Gildas Bazin <gbazin@videolan.org> |
configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom … |
|
|
|
@4b9f4ff644a2bec2461a882fb4e064195cf19b2d
|
[4b9f4ff644a2bec2461a882fb4e064195cf19b2d]
|
27/04/04 18:35:15 |
Sam Hocevar <sam@videolan.org> |
* Massive spelling corrections. |
|
|
|
@7ebe669d3a45567473d82370f119dd9ed683ad3c
|
[7ebe669d3a45567473d82370f119dd9ed683ad3c]
|
15/04/04 22:01:24 |
Gildas Bazin <gbazin@videolan.org> |
* modules/visualization/goom.c: default speed is now set to 6. |
|
|
|
@791c8192e3a14b27853c78203fa40afd30aada6f
|
[791c8192e3a14b27853c78203fa40afd30aada6f]
|
13/04/04 14:49:14 |
Gildas Bazin <gbazin@videolan.org> |
* modules/visualization/goom.c: don't bother including the goom header on … |
|
|
|
@d0fe856587deda62eb4c9890c1321a3614c0685a
|
[d0fe856587deda62eb4c9890c1321a3614c0685a]
|
07/04/04 01:54:49 |
Gildas Bazin <gbazin@videolan.org> |
* modules/visualization/goom.c:
+ big rewrite.
+ frame dropping.
… |
|
|
|
@b442a2d053b40abbe70ad942c4870c33f502659e
|
[b442a2d053b40abbe70ad942c4870c33f502659e]
|
06/04/04 22:01:28 |
Gildas Bazin <gbazin@videolan.org> |
* modules/visualizations/goom.c: added --goom-width/height config … |
|
|
|
@b309b351561e8bc00e4dc1808a03f8b39dcf19e5
|
[b309b351561e8bc00e4dc1808a03f8b39dcf19e5]
|
23/12/03 00:46:23 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix a leak in goom module that caused all the pictures of a vout to be
… |
|
|
|
@1312bc9ee83bb3962380e172b87d8711ff164c73
|
[1312bc9ee83bb3962380e172b87d8711ff164c73]
|
24/08/03 00:49:50 |
Laurent Aimar <fenrir@videolan.org> |
* configure.ac : added --enable-goom and --with-goom-tree. Btw, I use … |
|
|
|
@cb2a5e40fefef68717e683c4dbe8ce0988991197
|
[cb2a5e40fefef68717e683c4dbe8ce0988991197]
|
23/08/03 19:23:45 |
Laurent Aimar <fenrir@videolan.org> |
* goom: visual effects using goom. (Not yet enabled) |