]> git.sesse.net Git - vlc/history - modules/access/dshow/dshow.cpp
Rewrite a useful tooltip for Windows DShow.
[vlc] / modules / access / dshow / dshow.cpp
2008-08-01 Jean-Baptiste KempfRewrite a useful tooltip for Windows DShow.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-18 Antoine CellerierShould fix compilation of dshow access. Thanks to Poe.
2008-06-18 Antoine CellerierAdd options to configure audio input format (code was...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-09 Rafaël CarréDo not leak psz_demux
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-05-01 Rémi Denis-CourmontC++ <inttypes.h> inclusion fixes
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortAnother time "Remove useless test before a free".
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2007-12-17 Jean-Baptiste KempfDShow, partial fix due to changes in [23667]
2007-11-10 Felix Paul Kühne* English grammar fixes and beautifications for the...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-28 Damien Fouilleuldshow: support for devices of the same name (UNTESTED...
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-03-23 Christophe MutricyFix the strings.
2006-12-24 Dennis van Amerongen* modules/access/dshow/dshow.cpp: Typo specfic -> specific.
2006-12-06 Damien Fouilleul- dshow: backporting from 0.8.6
2006-11-26 Clément Stenac« En essayant continuellement on finit par réussir...
2006-11-26 Clément StenacRound 3 :)
2006-11-26 Clément StenacRound 2
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-22 Damien Fouilleul- apply proper const casting since C++ has become more...
2006-10-21 Rémi Denis-CourmontAttempt to fix dshow build
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-23 Felix Paul Kühne* compilation fix
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-06-10 Rémi Denis-CourmontMemleak spotted by Dugal Harris.
2006-06-09 Antoine CellerierDshow input fix (suggest by "sneeze" on http://forum...
2006-05-02 Antoine CellerierThis should now at least compile
2006-05-02 Antoine CellerierUntested change to support different AMTUNER modes...
2006-04-27 Damien Fouilleul- fix for problem reported in http://forum.videolan...
2006-04-11 Clément StenacMore strings
2006-04-04 Damien Fouilleul- should fix audio capture for Hauppagge WinTV PVR...
2006-04-02 Damien Fouilleulpossible fix for Trac Ticket #621, whereby Hauppage...
2006-03-31 Christophe MutricyFix compile
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-03-18 Christophe Mutricyaccess/dshow: Add option to configure dshow from comman...
2006-01-17 Damien Fouilleuldshow.cpp: Removed default preferred media types (I420...
2006-01-14 Jean-Paul SamanRevert revision 13903. It is implemented in a different...
2006-01-12 Antoine CellerierFSF address change.
2006-01-12 Jean-Paul SamanPatch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_...
2005-11-29 Damien Fouilleuldshow.cpp: fixed a potentatial crash, some memory was...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-16 Damien Fouilleuldshow.cpp: make sure driver name is properly NULL termi...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-27 Gildas Bazin* modules/access/dshow/dshow.cpp: bug fix for frame...
2005-05-21 Damien Fouilleuldshow.cpp: fill in frame rate info (if demuxing)
2005-04-28 Damien Fouilleul- added dshow-fps option to configure capture framerate
2004-12-11 Clément StenacImprovements to preferences
2004-12-01 Gildas Bazin* modules/access/dshow/dshow.cpp: show tuner properties...
2004-12-01 Gildas Bazin* modules/access/dshow/dshow.cpp: tuner config options...
2004-11-24 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed stupid bug...
2004-11-08 Gildas Bazin* modules/access/dshow/dshow.cpp: setup crossbars for...
2004-11-03 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed initialization...
2004-11-03 Gildas Bazin* modules/access/dshow/dshow.cpp: really fix DV/PVR...
2004-11-01 Gildas Bazin* modules/access/dshow/dshow.cpp: don't add a prefered...
2004-10-28 Gildas Bazin* modules/access/dshow: some more debug messages.
2004-10-22 Gildas Bazin* modules/access/dshow/dshow.cpp: moved tuner propertie...
2004-10-20 Gildas Bazin* modules/access/dshow/dshow.cpp: codying style changes...
2004-10-05 Damien Fouilleul- invoked crossbar properties pages after graph has...
2004-09-12 Gildas Bazin* modules/access/dshow/*:
2004-09-12 Gildas Bazin* modules/access/dshow: simplification (video inversion...
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-08-15 Gildas Bazin* modules/access/dshow/dshow.cpp: compilation fix.
2004-06-22 Damien Fouilleul- added last resort built-in mediatype for capture...
2004-06-09 Gildas Bazin* modules/access/dshow: converted to access2/demux2...
2004-05-19 Damien Fouilleul- ordered device supported media types using an arbitra...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-12 Gildas Bazin* modules/access/dshow/*: improvements from Damien...
2004-03-31 Gildas Bazin* modules/access/dshow/dshow.cpp: compilation fix.
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-28 Gildas Bazin* modules/access/dshow/*: bug fixes.
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2003-12-22 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed previous fix.
2003-12-22 Gildas Bazin* modules/access/dshow/dshow.cpp: small fix for devices...
2003-12-20 Rocky BernsteinSpelling correction.
2003-12-15 Gildas Bazin* modules/access/dshow/*: fixed a problem when we would...
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-02 Gildas Bazin* modules/access/dshow/*: PVR support contributed by...
2003-11-26 Gildas Bazin* modules/access/dshow/dshow.cpp: small change to defau...
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * dshow: ported to es_out_* and stream_*. Not tested...
next