|
|
|
@4b00ff6ec805784d3b136591f0a4cf460ac36af9
|
[4b00ff6ec805784d3b136591f0a4cf460ac36af9]
|
07/20/08 00:53:21 |
Laurent Aimar <fenrir@videolan.org> |
Use filter helpers. |
|
|
|
@a3b88389a26ac6f747f946ee36556d83d18bda71
|
[a3b88389a26ac6f747f946ee36556d83d18bda71]
|
07/18/08 22:34:03 |
Laurent Aimar <fenrir@videolan.org> |
Clean up gaussianblur. There is no need to nearly duplicate all code the … |
|
|
|
@5d3c921b102e46e416c8e1169d8ac604a8654ac1
|
[5d3c921b102e46e416c8e1169d8ac604a8654ac1]
|
07/18/08 21:18:36 |
Laurent Aimar <fenrir@videolan.org> |
Use picture helpers (Yield,Release,CopyProperties?). |
|
|
|
@42bb236284b09355d8bfde47fb4915dd1f07aa68
|
[42bb236284b09355d8bfde47fb4915dd1f07aa68]
|
06/22/08 21:41:15 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unnedeeded msg_Error. |
|
|
|
@2085fb08ae43ba48a2ab115505b9524808233b3c
|
[2085fb08ae43ba48a2ab115505b9524808233b3c]
|
06/04/08 22:05:08 |
Antoine Cellerier <dionoea@videolan.org> |
Factorize some code in the filters. |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
05/27/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/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 … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/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]
|
01/16/08 18:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Revert the so-called whitelisting commits that are actually blacklisting |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
01/16/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@1eead51a19ee98436742a054edec808bcb3a9f71
|
[1eead51a19ee98436742a054edec808bcb3a9f71]
|
12/25/07 23:39:00 |
Antoine Cellerier <dionoea@videolan.org> |
Video filter fixes:
* colorthres.c: validate input chroma.
* erase.c: … |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
08/20/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
08/20/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@d08ba16893629f32dcac2315f4d37b6c31e5199a
|
[d08ba16893629f32dcac2315f4d37b6c31e5199a]
|
04/23/07 23:41:25 |
Antoine Cellerier <dionoea@videolan.org> |
Yet another optimisation for the gaussian filter. This adds a compile
time … |
|
|
|
@e965658404e6316f14c00560cd657048d2700dd2
|
[e965658404e6316f14c00560cd657048d2700dd2]
|
04/22/07 12:27:49 |
Antoine Cellerier <dionoea@videolan.org> |
Gaussian blur optimisation. It now runs without skipping images with … |
|
|
|
@be8ab3720f2d935237952f70e289aea7338eac01
|
[be8ab3720f2d935237952f70e289aea7338eac01]
|
04/22/07 01:26:46 |
Antoine Cellerier <dionoea@videolan.org> |
New gaussian blur video filter. This currently takes way too much CPU. I'm … |