]> git.sesse.net Git - vlc/history - src/control/video.c
Removes trailing spaces. Removes tabs.
[vlc] / src / control / video.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-07-06 Jean-Paul SamanJavaScript API to change the selected teletext page...
2007-06-23 Pierre d'HerbemontOops.
2007-06-23 Pierre d'HerbemontLibvlc: replace media_instance_destroy_and_detach by...
2007-06-19 Pierre d'Herbemontcontrol/video.c: Use libvlc_media_instance_has_vout...
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
2007-04-10 Damien Fouilleullibvlc_video_take_snapshot: removed kludge and fixed...
2007-03-28 Damien Fouilleul- libvlc: new libvlc_video_redraw_rectangle() API,...
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-03-05 Damien Fouilleul- control/video.c: clean up and more error/exception...
2007-03-05 Damien Fouilleul- control APIs: do not crash if exception parameter...
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-05 Filippo Caronelibvlc_input_has_vout more consistent with function aim
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-03 Filippo CaroneRemove libvlc_set_video_drawable, libvlc_video_set_pare...
2006-11-01 Filippo Caroneavoid VLC_VariableSet to set the drawable, use libvlc_s...
2006-10-30 Jean-Paul SamanOops typo
2006-10-30 Jean-Paul Saman(Forward port of [17371]) Implement Aspect Ratio proper...
2006-10-29 Jean-Paul SamanReadibility cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-06-06 Filippo Caroneone more object release in video.c
2006-06-06 Filippo Caronelibvlc compile warnings resolved
2006-06-05 Filippo Caronelibvlc input and video update:
2006-06-05 Filippo Caronelibvlc: Vout object now released when needed
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-02 Filippo Caroneadded in libvlc:
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-02-19 Clément StenacBe consistant in naming
2006-02-07 Clément Stenac* get/set/toggle fullscreen