|
|
|
@6e8bbe8e1a8e11492ad87fa8886c1f3cb20c026c
|
[6e8bbe8e1a8e11492ad87fa8886c1f3cb20c026c]
|
13/09/08 23:47:15 |
Antoine Cellerier <dionoea@videolan.org> |
Fix the RGB masks in v4l too.
Once again, thanks to plc5_250 for the … |
|
|
|
@857535cbac9ec9bc54dec6f567dca6738c273e25
|
[857535cbac9ec9bc54dec6f567dca6738c273e25]
|
24/08/08 21:58:07 |
Antoine Cellerier <dionoea@videolan.org> |
Fix segfault on 64 bit archs. (0 != NULL) |
|
|
|
@13e50f690551fa0ae5d6b1a8243c46792ad2cd47
|
[13e50f690551fa0ae5d6b1a8243c46792ad2cd47]
|
03/08/08 13:41:27 |
Derk-Jan Hartman <hartman@videolan.org> |
v4l: const decl. in line with v4l2.c |
|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
05/07/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@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 |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
27/05/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@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 |
|
|
|
@d1d3dc1d109110bf68cb048c429f6f05a3839200
|
[d1d3dc1d109110bf68cb048c429f6f05a3839200]
|
01/05/08 21:11:47 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove I64C as well |
|
|
|
@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 … |
|
|
|
@9630c00c6b310e1a824f0bce00de89f0f777484f
|
[9630c00c6b310e1a824f0bce00de89f0f777484f]
|
12/03/08 12:07:42 |
Rémi Duraffort <ivoire@videolan.org> |
Another time "Remove useless test before a free". |
|
|
|
@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) |
|
|
|
@bae7c730d18969a1872770fc9d1a6f587dae66c5
|
[bae7c730d18969a1872770fc9d1a6f587dae66c5]
|
04/01/08 03:36:00 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input/input.c: Define DEMUX_CAN_SEEK and correctly set "seekable" … |
|
|
|
@cfddc73aae13b6e3ba8a98437fe5d775e821562d
|
[cfddc73aae13b6e3ba8a98437fe5d775e821562d]
|
17/12/07 00:34:49 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access/v4l.c and dc1394.c: typo openened -> opened |
|
|
|
@552e595131c5f1d66eba8e3c22c2b1c509be5153
|
[552e595131c5f1d66eba8e3c22c2b1c509be5153]
|
18/09/07 18:20:49 |
Rémi Denis-Courmont <rem@videolan.org> |
Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
10/09/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@9e595c955f1aebae18435f0f5c740802ce347852
|
[9e595c955f1aebae18435f0f5c740802ce347852]
|
20/08/07 21:23:10 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdio while we're at it.
Finally rid of the strcasestr warning |
|
|
|
@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 |
|
|
|
@6a46d6cc7e08e0a913e3d17db274f57791df8301
|
[6a46d6cc7e08e0a913e3d17db274f57791df8301]
|
07/03/07 23:52:50 |
Laurent Aimar <fenrir@videolan.org> |
Small warning fix. |
|
|
|
@3ea46905da32046b18395e884a8d34ab010f0a22
|
[3ea46905da32046b18395e884a8d34ab010f0a22]
|
30/11/06 22:52:58 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix YUV422, YUY2, YUYV mappings in V4L.
* Don't immediatly overwrite our … |
|
|
|
@05f57ec95e1535df282146c9d0964913d1a2f6d9
|
[05f57ec95e1535df282146c9d0964913d1a2f6d9]
|
26/11/06 15:59:36 |
Clément Stenac <zorglub@videolan.org> |
Round 3 :) |
|
|
|
@ae32c1462a95890624827bd0b191046895b6526c
|
[ae32c1462a95890624827bd0b191046895b6526c]
|
26/11/06 15:49:31 |
Clément Stenac <zorglub@videolan.org> |
Round 2 |
|
|
|
@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 … |
|
|
|
@19f542a35b43fadc821547fea49f7cbd90ad0b69
|
[19f542a35b43fadc821547fea49f7cbd90ad0b69]
|
01/10/06 19:12:02 |
Antoine Cellerier <dionoea@videolan.org> |
Fix a bunch of gcc warnings |
|
|
|
@a0ef9efea8b7951bcba0bfbcb8bca93e810eeb84
|
[a0ef9efea8b7951bcba0bfbcb8bca93e810eeb84]
|
19/07/06 11:45:02 |
Clément Stenac <zorglub@videolan.org> |
Move v4l and pvr into the main access directory.
No need for a separate … |