summaryrefslogtreecommitdiff
path: root/src/input/vcd/xineplug_inp_vcd.c
AgeCommit message (Expand)Author
2005-01-02Make sure deinterlace is off in a still frame.Rocky Bernstein
2005-01-01Update internal (and messy) copies to libcdio 0.71 andRocky Bernstein
2004-12-30More small changes of a cleanup nature.Rocky Bernstein
2004-12-29title was truncated, increase max.Rocky Bernstein
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-07-25the worst case we will write to this buffer is largerMichael Roitzsch
2004-07-22do not use functions in array initialization, this is actually not allowed in CMichael Roitzsch
2004-07-20Add const to get_identifier return type since that's n fact what itRocky Bernstein
2004-07-20More bounds-overflow precautions. Bound max length of a MRL and addRocky Bernstein
2004-07-18Pedantic change: that should be DEVICE_MAX_LEN, not MRL_MAX_LEN.Rocky Bernstein
2004-07-18Should have Initialized all bytes.Rocky Bernstein
2004-07-18Buffer overflow fix reported by C0ntex via Drew 'dantealiegri' Ogle.Rocky Bernstein
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-04-28typo.Rocky Bernstein
2004-04-10improving config help stringsMichael Roitzsch
2004-04-05- allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static...Bastien Nocera
2004-03-31multi-default selections work modulo some bugs. But it requires a newerRocky Bernstein
2004-03-24valgrind-caught memleak.Rocky Bernstein
2004-03-05valgrind memleak fixesMichael Roitzsch
2004-02-28Show auto-scan calls when call debugging is in effect.Rocky Bernstein
2003-12-14API version bounceSiggi Langauf
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-21Since the plugin lives inside xine-lib now, there should be no cause for anyMichael Roitzsch
2003-10-20Accidentally committed debug printf's.Rocky Bernstein
2003-10-20Should reduce the spurious calls to scan devices.Rocky Bernstein
2003-10-19vcdx -> vcd. In MRL, in plugin name.Rocky Bernstein
2003-10-19VCD plugins renamed:Siggi Langauf
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert