]> git.sesse.net Git - vlc/history - modules/access/dv.c
access: Rename access2 to access as access is no longer existing.
[vlc] / modules / access / dv.c
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-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-10-02 Rémi Denis-CourmontExport Content-Type out of HTTP access using Control.
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-06 Rémi Denis-CourmontDV can't (fast)seek; it does not even have a Seek callback.
2006-07-19 Clément StenacSome more demux and access code factorization
2006-05-16 Jean-Paul SamanFix potential segmentation fault
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-12-12 Jean-Paul SamanFix crash when no IEEE1394/Firewire device is present
2005-11-24 Jean-Paul SamanRun thread that reads from the DV camera at a slightly...
2005-11-23 Jean-Paul SamanDigital Video (Firewire/IEEE1394/I-Link) input for...