root/modules/video_output/fb.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @df1fe67b6dcabbc436a18cba381b580b7a78faeb [df1fe67b6dcabbc436a18cba381b580b7a78faeb] 08/27/08 14:44:31 Jean-Paul Saman <jean-paul.saman@m2x.nl> fix compiler warnings in modules/video_output/fb.c
(edit) @05881a9610a7f57971d94ae4ad567bf94a376402 [05881a9610a7f57971d94ae4ad567bf94a376402] 07/01/08 22:49:40 Antoine Cellerier <dionoea@videolan.org> Video outputs should not change the vout's render format.
(edit) @f66626b34809a4881a52582ae755586e885270c6 [f66626b34809a4881a52582ae755586e885270c6] 06/24/08 09:43:12 Antoine Cellerier <dionoea@videolan.org> fixed compilation on debian etch. config.h is now included first, before …
(edit) @5da255df6aa85568a0b8d736701472aeb0222057 [5da255df6aa85568a0b8d736701472aeb0222057] 06/14/08 10:09:06 Jean-Paul Saman <jpsaman@videolan.org> Fix indentation in some of the structs defintions.
(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) @7eaca895c90b3f14ab208373d0213d0579515e70 [7eaca895c90b3f14ab208373d0213d0579515e70] 05/22/08 23:24:08 Rémi Duraffort <ivoire@videolan.org> Check malloc return value when needed and don't print an error when such …
(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) @2ea3b5fc8afa530afc65d520b33ef7edc354f775 [2ea3b5fc8afa530afc65d520b33ef7edc354f775] 05/01/08 16:30:52 Rémi Denis-Courmont <rem@videolan.org> Don't re-invent uint8_t - remove byte_t Also …
(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) @796b1e94604f53a7165abc1cecfbc9efec1d2af2 [796b1e94604f53a7165abc1cecfbc9efec1d2af2] 02/28/08 11:02:32 Jean-Paul Saman <jpsaman@videolan.org> Fix small copy & paste mistake. It had no effect, but was wrong.
(edit) @3d7de4a73de2b8b580064c547b409a0ec785dd9a [3d7de4a73de2b8b580064c547b409a0ec785dd9a] 02/07/08 16:48:19 Jean-Paul Saman <jpsaman@videolan.org> Define proper size of output.
(edit) @e96eb7449739f3c49beab70ce4cd366193cd69af [e96eb7449739f3c49beab70ce4cd366193cd69af] 01/25/08 20:49:45 Jean-Paul Saman <jpsaman@videolan.org> Fix scaling of subpicture in fb video_output.
(edit) @c28d3216e9fe9df4631f2c1f0306711c63a9823e [c28d3216e9fe9df4631f2c1f0306711c63a9823e] 01/25/08 19:59:31 Jean-Paul Saman <jpsaman@videolan.org> If the framebuffer hardware doesn't support double buffering in hardware, …
(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) @839e30e1b1f7f245962ed5b13d10069d5441ca8e [839e30e1b1f7f245962ed5b13d10069d5441ca8e] 01/09/08 08:54:07 Jean-Paul Saman <jpsaman@videolan.org> Remove stray semicolon.
(edit) @c2915c44fa16dd6ae9c02bebb0492e91a53b4dd1 [c2915c44fa16dd6ae9c02bebb0492e91a53b4dd1] 12/20/07 12:47:21 Jean-Paul Saman <jpsaman@videolan.org> Restore old functionality in video_output fb to use the entire screen …
(edit) @417253217308d59d4073a2f3065d4510be343420 [417253217308d59d4073a2f3065d4510be343420] 12/15/07 22:56:49 Antoine Cellerier <dionoea@videolan.org> Here too.
(edit) @bf798aedd42b52a7e0c3072f5843fe9d6b6e3b9e [bf798aedd42b52a7e0c3072f5843fe9d6b6e3b9e] 12/06/07 12:40:22 Jean-Paul Saman <jpsaman@videolan.org> Only test the terminal if --fb-tty is used.
(edit) @25399ee4426dd72a97164805cdfbdc4d30a2f384 [25399ee4426dd72a97164805cdfbdc4d30a2f384] 12/03/07 15:04:41 Jean-Paul Saman <jpsaman@videolan.org> Fix snapshot functionality in video_output/fb.c
(edit) @53690304145784851a689a32a17057d56670159f [53690304145784851a689a32a17057d56670159f] 10/26/07 17:07:56 Jean-Paul Saman <jpsaman@videolan.org> Allow width/height mode selections to match framebuffer output …
(edit) @552e595131c5f1d66eba8e3c22c2b1c509be5153 [552e595131c5f1d66eba8e3c22c2b1c509be5153] 09/18/07 18:20:49 Rémi Denis-Courmont <rem@videolan.org> Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297
(edit) @022716f4af8bb73c0ad7db2ff7a400a8fcee8a17 [022716f4af8bb73c0ad7db2ff7a400a8fcee8a17] 08/24/07 11:38:05 Jean-Paul Saman <jpsaman@videolan.org> Tell p_vout->render the aspect ratio and dimensions (width, height) of the …
(edit) @57a434b16093c5ef1babf71de4238a7eb5d13c82 [57a434b16093c5ef1babf71de4238a7eb5d13c82] 08/24/07 11:37:59 Jean-Paul Saman <jpsaman@videolan.org> Support for non-RGB framebuffers: - Add option to force chroma. - Add …
(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) @a26821d04373bfc956807f4ccf7bfdbc18f68bcc [a26821d04373bfc956807f4ccf7bfdbc18f68bcc] 08/15/07 10:02:49 Jean-Paul Saman <jpsaman@videolan.org> Readibility.
(edit) @0dda45319e149c7b618aebf40cd24110dfb38b2e [0dda45319e149c7b618aebf40cd24110dfb38b2e] 06/21/07 13:46:08 Jean-Paul Saman <jpsaman@videolan.org> Indentation fix
(edit) @9025fab9931ecc35fe247b0a63d0cea166dee88d [9025fab9931ecc35fe247b0a63d0cea166dee88d] 05/19/07 22:03:26 Rémi Denis-Courmont <rem@videolan.org> Use vlc_object_kill(). Needs triple checking. This also seems to make the …
(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) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 09/15/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @5f18b9dd6aa22cd5d3cb77aa168e13eb10ac7c26 [5f18b9dd6aa22cd5d3cb77aa168e13eb10ac7c26] 03/30/06 10:40:51 Clément Stenac <zorglub@videolan.org> Video filters and outputs strings (Refs:#438)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @0c8da5995599919e76112f381e0d00bd7697019d [0c8da5995599919e76112f381e0d00bd7697019d] 06/10/05 17:29:32 Derk-Jan Hartman <hartman@videolan.org> * Some changes to preferences categorization (This really needs a lot more …
(edit) @b7c52465b1500d1c0aacbeb93080f97294ac34d6 [b7c52465b1500d1c0aacbeb93080f97294ac34d6] 06/03/05 21:32:11 Felix Paul Kühne <fkuehne@videolan.org> * backport of [11257] to trunk
(edit) @ba9826cacf6f17a741a88e9346a6cd674d7f0e29 [ba9826cacf6f17a741a88e9346a6cd674d7f0e29] 03/03/05 07:58:04 Clément Stenac <zorglub@videolan.org> Preferences consistency fixes by Christophe Mutricy <xtophe at …
(edit) @56b5483c5684b5e91e56fdbc7429b264728e2e77 [56b5483c5684b5e91e56fdbc7429b264728e2e77] 08/28/04 19:36:02 Gildas Bazin <gbazin@videolan.org> * ALL: use i_visible_lines in plane_t.
(edit) @1954049294be0f83166c20d1bbff7faf14f2ed57 [1954049294be0f83166c20d1bbff7faf14f2ed57] 07/16/04 13:29:21 Derk-Jan Hartman <hartman@videolan.org> * it's information, not informations (grep -r) * modules/demux/avi/avi.c: …
(edit) @d1adc0c779de57c75c5e4746e96204a6734ef3d5 [d1adc0c779de57c75c5e4746e96204a6734ef3d5] 03/02/04 14:53:14 Felix Paul Kühne <fkuehne@videolan.org> * modules/codec/dvbsub.c: disabled translation of some internal error …
(edit) @64ae4f172c4c2ab0ffbbdef08597b48efb782fe5 [64ae4f172c4c2ab0ffbbdef08597b48efb782fe5] 01/26/04 17:45:03 Clément Stenac <zorglub@videolan.org> String review
(edit) @88991a5ce9c2603bc5a9be0779353fe08b29e8f9 [88991a5ce9c2603bc5a9be0779353fe08b29e8f9] 10/25/03 02:49:14 Sam Hocevar <sam@videolan.org> * include/vlc_common.h: + Removed u8, s8, u16 etc. for good. * ALL: …
(edit) @7236869acc76ddad9a96fdad842e435cde091192 [7236869acc76ddad9a96fdad842e435cde091192] 04/20/03 23:15:31 Sam Hocevar <sam@videolan.org> * ./modules/video_output/fb.c: fixed a bug that prevented proper console …
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 03/30/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @17a31fd8921f4bb1b441d48d312449732e696a62 [17a31fd8921f4bb1b441d48d312449732e696a62] 03/30/03 16:24:20 Gildas Bazin <gbazin@videolan.org> * include/configuration.h: added the add_directory() config macro. * …
(edit) @5a13b475ceef886157d0d87decab17a3b0e354f8 [5a13b475ceef886157d0d87decab17a3b0e354f8] 02/20/03 02:52:47 Sigmund Augdal Helberg <sigmunau@videolan.org> * include/configuration.h: added a new flag to the configuration stucture …
(edit) @f1a078a235790a6859d2ea09848d696b42b63376 [f1a078a235790a6859d2ea09848d696b42b63376] 02/15/03 05:43:19 Olivier Teulière <ipkiss@videolan.org> - fixed a vicious bug
(edit) @5a64fbd73a07be599b133b8acf703df7d12110c3 [5a64fbd73a07be599b133b8acf703df7d12110c3] 08/13/02 13:59:36 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/oss.c: we spare a variable by using …
Note: See TracRevisionLog for help on using the revision log.