6 Commits (463ce184d0243efd81fa65d094497bec07dd5587)

Author SHA1 Message Date
Thomas Guillem 0463a37586 core: load packetizers by type 1 year ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Thomas Guillem 6fd53a76d6 avparser: rename OpenPacketizer/ClosePacketizer 8 years ago
Steve Lhomme 6a298f9868 Make sure the avparser is used for VP9 rather than the Copy Packetizer 12 years ago
Jean-Baptiste Kempf 361829e7ef Add avparser.h to prepare for submodulification 12 years ago
Rémi Denis-Courmont 9702039ef7 minimal_macosx: simplify killer thread loop 12 years ago
Jean-Baptiste Kempf 85ccb5b479 minimal_macosX: relicense to LGPL 14 years ago
Felix Paul Kühne bd36b95aef minimal_macosx: updated copyright headers 14 years ago
Felix Paul Kühne 06da9937ca minimal_macosx: modernize coding style and remove useless includes 14 years ago
Felix Paul Kühne 0f7aa11e04 minimal-macosx: compilation fix. Needs testing within the framework. 18 years ago
Rémi Denis-Courmont 45cb15ed0f Charset fixes 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Dennis van Amerongen 8f2cd83a36 * modules/gui/minimal_macosx/intf.h: add config.h in reference to [24525] 19 years ago
Felix Paul Kühne 5e0c0bbd7b * set svn:keywords correctly and fixed some minor stuff here and there 19 years ago
Pierre d'Herbemont 8d7e530f40 minimal_macosx: Fix the minimal window. 19 years ago
Pierre d'Herbemont 437d815038 modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used by the framework. 19 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Clément Stenac 80fde19dfe More cleanup 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 19f542a35b Fix a bunch of gcc warnings 20 years ago
Clément Stenac a06213d7f4 * Get rid of the Manager thread by making blocking interfaces listen to 20 years ago
Christophe Mutricy 07b147145c misc/*: 2nd lecture. refs #438 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Steve Lhomme 3d831e04ec Avoid \r\n problems between platforms 22 years ago
Felix Paul Kühne 82a67660c9 string review by Christophe Mutricy aka xtophe 23 years ago
Gildas Bazin de621e39dd * src/libvlc.h, modules/audio_output: added a global --spdif config option 24 years ago
Gildas Bazin 6dafa41984 * FAQ: updated FAQ with config file issues. 24 years ago
Sam Hocevar 19ea8feb6d * ./modules/*: moved plugins to the new tree. Yet untested builds include 24 years ago
Sam Hocevar 976dfc3eb4 * ALL: new module API. Makes a few things a lot simpler, and we gain 24 years ago
Sam Hocevar bf9b62a4ea * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 24 years ago
Sam Hocevar 063bbcded2 * ./plugins/*: interface plugins set p_vlc->b_die to quit vlc, but check 24 years ago
Sam Hocevar 1dedf688ba * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c, 25 years ago
Sam Hocevar 9e3ab283c2 * ALL: the first libvlc commit. 25 years ago
Gildas Bazin 2bb2d0082f * on win32 the rc plugin opens a new console. 25 years ago
Gildas Bazin b0ab1d966d * on win32 the dummy interface plugin will open a dos command box. With 25 years ago
Sam Hocevar 48cbd8f360 * ALL: got rid of *_Probe functions because most of them were duplicates 25 years ago
Gildas Bazin ee87a69135 * Added mstrtime() to module_symbols_t so we can compile the mpeg_vdec 25 years ago
Sam Hocevar cc0f0bb6fd Some heavy changes today: 25 years ago
Sam Hocevar 1b8d106c72 * Fixed a total breakage of decoder plugins introduced by fast_memcpy. 25 years ago
Christophe Massiot 248eb0b5b9 * Added error checking in pthread wrapper ; as a result, intf_msg.h must 25 years ago
Sam Hocevar 4b921617aa * DirectX enhancements by Gildas Bazin, such as software rendering. 26 years ago
Sam Hocevar 94d3d4d8be * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile 26 years ago
Sam Hocevar 440f9992ee * Fixed the BeOS compile typo. 26 years ago
Sam Hocevar 4f551c2bf0 * Header cleaning: filled all empty authors fields, added CVS $Id stuff. 26 years ago
Sam Hocevar 583c6553f6 * Ported Glide and MGA plugins to the new module API. MGA never worked, 26 years ago
Sam Hocevar 75eb696dcc * added --intf option to vlc 26 years ago