- 23 Feb, 2005 6 commits
-
-
Derk-Jan Hartman authored
* added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
experienced) rounding errors causing invalid reads and green lines.
-
Sigmund Augdal Helberg authored
if size constrains stoped us from making the parts have that aspect ratio. This causes a slight stretch of the image in some direction but should totally remove black lines between the elements. todo: * make device aspect ratio configureable (easy) * handle anamorphic input video (medium)
-
Gildas Bazin authored
-
Mark Moriarty authored
freetype.c Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
-
- 22 Feb, 2005 7 commits
-
-
Derk-Jan Hartman authored
-
Jérome Decoodt authored
Title is found in input instead of playlist (fix a small vlm bug...).
-
Gildas Bazin authored
-
Damien Fouilleul authored
- changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
-
Gildas Bazin authored
-
Damien Fouilleul authored
-
- 21 Feb, 2005 21 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
-
Jérome Decoodt authored
-
Sigmund Augdal Helberg authored
size constrain fixes
-
Antoine Cellerier authored
* mosaic.c : add a switch to keep aspect ratio when resizing
-
Gildas Bazin authored
-
Antoine Cellerier authored
-
Gildas Bazin authored
-
Antoine Cellerier authored
* picture.c picture.h : vout that copies the rendered image in a libvlc object. * mosaic.c : sub filter that takes all the images created by the picture module and blends them over the current video I think i still have loads of things to fix (like memleaks) Simple vlm configuration file to see this work : <<<< new chan1 broadcast enabled setup chan1 input somevideo1.avi setup chan1 option vout=picture new chan2 broadcast enabled setup chan2 input somevideo2.avi setup chan2 option vout=picture new bg broadcast enabled setup bg input somevideo0.avi setup bg option sub-filter=mosaic control bg play control chan1 play control chan2 play >>>> You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
-
Gildas Bazin authored
-
Yoann Peronneau authored
-
Gildas Bazin authored
* src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
-
Sigmund Augdal Helberg authored
correct output resolution on the created windows
-
Laurent Aimar authored
auto eof when no more data received in 3s (not tested a lot, so please report any problem). Do not set dts for video stream (make libmpeg2 happy).
-
Laurent Aimar authored
-
Laurent Aimar authored
- BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore BLOCK_FLAG_DISCONTINUITY in that case) - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what). * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping). * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll (untested). * mp4: added support for CTTS table (pts, needed for h264+bframe). * decoders: for now handle discontinuity and corrupted block the same way.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- 20 Feb, 2005 6 commits
-
-
Yoann Peronneau authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Yoann Peronneau authored
-
Gildas Bazin authored
-