root/modules/video_filter/panoramix.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @dbe20e783098fdc1a13a2a0b4206f994057fc9dc [dbe20e783098fdc1a13a2a0b4206f994057fc9dc] 08/21/08 19:10:38 Laurent Aimar <fenrir@videolan.org> Clean up and more panoramix fixes. I won't say the code is bad, we are …
(edit) @aba84a741ac82b651e02392f72bbd6db08dacba3 [aba84a741ac82b651e02392f72bbd6db08dacba3] 08/20/08 23:13:11 Laurent Aimar <fenrir@videolan.org> Fixed a bit panoramix. Fix var_CreateGetBool/Integer mix up. Fix an in …
(edit) @d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6 [d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6] 07/18/08 00:18:16 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Rename vout_Destroy to vout_CloseAndDestroy.
(edit) @3f35c5171d9181434ebb16ffbdec7f7d62c28b8d [3f35c5171d9181434ebb16ffbdec7f7d62c28b8d] 07/17/08 20:00:46 Laurent Aimar <fenrir@videolan.org> Fixed filters implemented as vout (Init/End can be called multiple times + …
(edit) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 07/05/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @42bb236284b09355d8bfde47fb4915dd1f07aa68 [42bb236284b09355d8bfde47fb4915dd1f07aa68] 06/22/08 21:41:15 Rémi Duraffort <ivoire@videolan.org> Remove unnedeeded msg_Error.
(edit) @53c74579305052334468d130a3f4bfcfc3757209 [53c74579305052334468d130a3f4bfcfc3757209] 06/01/08 19:16:56 Rafaël Carré <funman@videolan.org> s/vout_Destroy/vlc_object_release/ - A cat is a cat
(edit) @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
(edit) @6d9fde80110542d213ed6236efc134931da58066 [6d9fde80110542d213ed6236efc134931da58066] 05/29/08 18:34:36 Rémi Denis-Courmont <rem@videolan.org> Spelling
(edit) @5e15258c9ef28558fe2abc941fc1527e02b04c21 [5e15258c9ef28558fe2abc941fc1527e02b04c21] 05/27/08 21:16:52 Rémi Denis-Courmont <rem@videolan.org> A lot of missing const in options lists
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09 [5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09] 05/03/08 16:17:30 Rémi Denis-Courmont <rem@videolan.org> Use vlc_memset/vlc_memcpy
(edit) @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 …
(edit) @dbddc5ae452252807b520abdb803cf5f231bbdf0 [dbddc5ae452252807b520abdb803cf5f231bbdf0] 03/02/08 23:27:04 Pierre d'Herbemont <pdherbemont@free.fr> More Id and permission fixes.
(edit) @733a686ea25ee196a0b402d8794646dfb25f5c9b [733a686ea25ee196a0b402d8794646dfb25f5c9b] 01/29/08 14:46:15 Rafaël Carré <funman@videolan.org> video_filter: fix warnings declare unused parameters in vlc callbacks …
(edit) @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 …
(edit) @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
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 01/16/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 08/20/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 08/20/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @f5bcfe6da7cce84abcb2fc9670126e7a3ec6edf0 [f5bcfe6da7cce84abcb2fc9670126e7a3ec6edf0] 03/25/07 16:48:56 Antoine Cellerier <dionoea@videolan.org> Add support for config chain option parsing.
(edit) @1360a812c7f40bf8e5c2caaaffaab6cf4aaa8271 [1360a812c7f40bf8e5c2caaaffaab6cf4aaa8271] 02/02/07 21:51:11 Antoine Cellerier <dionoea@videolan.org> Copy clip_uint8() function from ffmpeg and replace where applicable for …
(edit) @9ed0ed0e9d7148551a3b497bee9a856d3d03caf1 [9ed0ed0e9d7148551a3b497bee9a856d3d03caf1] 01/25/07 20:42:49 Jean-Baptiste Kempf <jb@videolan.org> Some small modifications to crop and panoramix to repair calls for …
(edit) @7ea8f3e2631e2759377215a426b61678fd148498 [7ea8f3e2631e2759377215a426b61678fd148498] 01/23/07 18:37:48 Jean-Baptiste Kempf <jb@videolan.org> Patch by Cedric Cocquebert to improve the panoramix module.
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @e03d7e7b122743951c4a2b09fb6a74290c071bf7 [e03d7e7b122743951c4a2b09fb6a74290c071bf7] 10/21/06 16:02:49 Jean-Paul Saman <jpsaman@videolan.org> Fix compiler warning: missing initializer
(edit) @12efe797994da9153a6c1275f28631888d3d2a80 [12efe797994da9153a6c1275f28631888d3d2a80] 10/10/06 10:47:43 Christophe Mutricy <xtophe@videolan.org> Forward port [17015] + a few more i18n fix
(edit) @febe7d21213036cc670ff40a67b82c0e027d0a9b [febe7d21213036cc670ff40a67b82c0e027d0a9b] 10/07/06 14:36:40 Clément Stenac <zorglub@videolan.org> Panoramix video filter by Cédric Cocquebert. + temporarily re-enable …
Note: See TracRevisionLog for help on using the revision log.