]> git.sesse.net Git - vlc/history - src/video_output/video_output.c
* const and a few other casting fixes
[vlc] / src / video_output / video_output.c
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-26 Clément StenacCompile fixes, round 1
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-01 Derk-Jan Hartman* Don't do intf-show after the last p_vout closes on...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-15 Clément StenacOups
2006-09-15 Clément StenacRemove vlc_object_find for playlist from the core
2006-09-12 Rémi Denis-CourmontAhem: (v)asprintf requires stdio.h; strndup requires...
2006-09-02 Antoine CellerierFix refcount issues and only vlc_object_find when needed
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-07-22 Antoine CellerierSome more vfilter2 stuff
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
2006-07-16 Antoine CellerierMake "video filter2" filters selectable on the vout...
2006-07-02 Clément Stenacmake sure that we don't use deleted objects
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-06-12 Gildas Bazin* src/video_output/video_output.c: avoid calling config...
2006-04-23 Sam Hocevar * src/video_output/video_output.c: 4th (and good...
2006-04-23 Sam Hocevar * src/video_output/video_output.c: Fixed RGB mask...
2006-03-25 Clément Stenac*EXPERIMENTAL* Default to disabling vout_synchro, but...
2006-02-04 Clément StenacStop using strings to index stats, use integers. The...
2006-02-04 Clément Stenac* Avoid useless stats_Get calls
2006-02-01 Sam Hocevar * Replaced "SYS_DARWIN" with either __APPLE__ (meanin...
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacSome more stats preliminary work
2006-01-02 Sam Hocevar * src/video_output/video_output.c: do not drop late...
2005-10-30 Gildas Bazin* src/video_output/video_output.c, src/input/decoder...
2005-10-28 Gildas Bazin* src/video_output/*: re-implemented InitWindowSize...
2005-10-28 Marian Durkoviccall vlc_ureduce to simplify sar
2005-10-28 Marian Durkovicfix for HDTV-1080 format: window size now correct ...
2005-10-28 Gildas Bazin* src/video_output/*, include/video_output.h: support...
2005-10-23 Gildas Bazin* src/video_output/video_output.c: get rid of hack...
2005-10-22 Gildas Bazin* src/video_output/video_output.c: revert #12904 which...
2005-10-20 Derk-Jan Hartman* I think this should fix the width & height params...
2005-10-18 Marian Durkovicuse display dimensions when creating vouts - solves...
2005-08-11 Antoine Cellerierchange name to --monitor-aspect-ratio so its consistent...
2005-08-11 Antoine Cellerieradd --screen-aspect-ratio option (user support at its...
2005-07-13 Rémi Denis-CourmontForgot these files
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-10 Benjamin PrachtAdd the "X" deinterlace mode to the list displayed...
2005-07-10 Rémi Denis-CourmontAll signedness fixes
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-23 Derk-Jan Hartman* backported [11134] to HEAD
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-01 Benjamin Pracht* Hopefully fixes --aspect-ratio computation when givin...
2005-04-26 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c,...
2005-03-28 Derk-Jan Hartman* Changed video-fiter to vout-filter, because video...
2005-03-14 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-06 Gildas Bazin* src/video_output/video_output.c: revert commit 10160...
2005-03-06 Steve Lhommevideo_output.c: use the visible dimensions and not...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-01-27 Derk-Jan Hartman* src/video_output/video_output.c: Fixed the SuxorThrea...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-11 Clément StenacImprovements to preferences
2004-11-01 Gildas Bazin* src/video_output/video_output.c: portability fix.
2004-10-14 Gildas Bazin* src/video_output/video_output.c: another fix for...
2004-10-14 Gildas Bazin* src/video_output/video_output.c: a couple of fixes.
2004-10-14 Gildas Bazin* src/video_output/video_output.c: fixed video filter...
2004-10-12 Gildas Bazin* src/video_output/video_output.c: even uglier fix...
2004-10-11 Gildas Bazin* src/video_output/video_output.c: nasty fix for on...
2004-10-01 Gildas Bazin* src/*: bunch of portability fixes.
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-12 Gildas Bazin* src/video_output: fixed a CPU heating loop in pause...
2004-09-10 Gildas Bazin* src/video_output/video_output.c: oops.
2004-09-10 Gildas Bazin* src/video_output/video_output.c, modules/codec/ogt...
2004-09-08 Gildas Bazin* src/video_output/*: fixed race condition in spu initi...
2004-09-02 Gildas Bazin* src/video_output/video_output.c: re-enabled on-the...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-23 Gildas Bazin* src/video_output/vout_subpictures.c, video_output...
2004-08-13 Gildas Bazin* modules/video_output/opengl.c: forward mouse events...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-30 Sam Hocevar * src/video_output/video_output.c:
2004-07-27 Derk-Jan Hartman-
2004-07-27 Derk-Jan Hartman* ( p_vout->p_module && p_vout->p_module ) how pointless
2004-07-12 Clément StenacFix refcount problem when creation fails
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-07 Gildas Bazin* src/video_output/video_output.c: make sure vout_Creat...
2004-04-29 Gildas Bazin* src/video_output/*: moved fullscreen object var handl...
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-01-25 Clément Stenac* String review, round one
2004-01-10 Rocky BernsteinAdd vout_AspectRatio routine to get retrieve a vout...
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-11 Gildas Bazin* modules/video_output/directx/*: first try at multimon...
2003-11-26 Gildas Bazin* ALL: fixed memory leaks.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-10-26 Sigmund Augdal Helbergmodules/access/dvdplay/intf.c:
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-05 Gildas Bazin* src/video_output/video_output.c: fixed a recent patch...
2003-09-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
2003-09-14 Sigmund Augdal Helbergsrc/video_output/video_output.c:
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
next