25 Commits (df7e8cf916417f2c609571c4aa8e2bbb1b92ea07)

Author SHA1 Message Date
Nathan Phillip Brink 48ae5b2a99 Fix #include <SDL/SDL.h> to be #include <SDL.h> 16 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Rafaël Carré be3ed6087e sdl_image: use VLC_TS_INVALID (refs #3135) 17 years ago
Jean-Baptiste Kempf 53a3c6f551 SDL: simplification of detection and requirement of 1.2.10 17 years ago
Laurent Aimar 9278fb81ed Do not uselessly include vlc_vout.h in decoders. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 17 years ago
Joseph Tulou 7a7ed7071e minor changes to png and sdl_image decoders to support being called from a demuxer. 18 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Laurent Aimar 4e79745666 Added decoder_New/Delete/Link/UnlinkPicture helpers. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Duraffort f5266ccf92 Don't print a message when an memory error occure and check some malloc return values. 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Rémi Denis-Courmont 5b55ee1bb0 Use vlc_memset/vlc_memcpy 18 years ago
Rafaël Carré 079a1818dc codecs & packetizers: fix warnings 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Laurent Aimar 4d4eb33495 all: Subtitle improvment patch by Bernie Purcell. 19 years ago
Derk-Jan Hartman d2dff4466b * More compiler warning fixes (const mostly) 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 026c8f5b28 Put lower priority than ffmpeg. (when SDL_image was used it couldn't decode videos like http://dionoea.chewa.net/pa150001.mov ). 20 years ago
Clément Stenac f485214f09 For consistency, remove references to vlc from libvlc 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Cyril Deguet f57c407656 * sdl_image.c: fixed 8bpp too 21 years ago
Cyril Deguet d607e4d105 * sdl_image.c: fixed decoding of 24/32 bpp images (the color masks were not 21 years ago
Christophe Massiot 61696fdb88 * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image 21 years ago