summaryrefslogtreecommitdiff
path: root/src/libw32dll/qt_decoder.c
AgeCommit message (Collapse)Author
2003-03-09use windows codec path as provided by configureMichael Roitzsch
CVS patchset: 4388 CVS date: 2003/03/09 12:19:13
2003-02-19Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; alsoMike Melanson
added codec name meta-info CVS patchset: 4198 CVS date: 2003/02/19 02:08:40
2003-02-17missing files from my last commitMiguel Freitas
CVS patchset: 4179 CVS date: 2003/02/17 03:19:58
2003-01-30fourcc QDM1 seems wrong, it's QDMC (slap me if i'm wrong)Daniel Caujolle-Bert
CVS patchset: 4048 CVS date: 2003/01/30 14:56:45
2003-01-29fix hang problem reported by bastienMiguel Freitas
CVS patchset: 4042 CVS date: 2003/01/29 17:51:05
2003-01-29fix segfault reported by bastienMiguel Freitas
CVS patchset: 4040 CVS date: 2003/01/29 17:16:01
2003-01-11whoups, thats codec_initialized, not decoder_ok in this oneGuenter Bartsch
CVS patchset: 3872 CVS date: 2003/01/11 13:10:13
2003-01-11open and close outputGuenter Bartsch
CVS patchset: 3862 CVS date: 2003/01/11 05:26:55
2003-01-11reduce compile warnings, patch provided by chris rankinGuenter Bartsch
CVS patchset: 3861 CVS date: 2003/01/11 04:57:50
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
for more information see message on xine-devel CVS patchset: 3818 CVS date: 2003/01/08 01:02:27
2003-01-03preload to register codec pathMiguel Freitas
CVS patchset: 3767 CVS date: 2003/01/03 23:18:13
2003-01-01real video v40 support by chris rankin, added missing copyright ↵Guenter Bartsch
notices/credits for mplayer CVS patchset: 3746 CVS date: 2003/01/01 20:39:19
2002-12-30fix pts situation (hopefully)Mike Melanson
CVS patchset: 3728 CVS date: 2002/12/30 05:09:53
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel
CVS patchset: 3705 CVS date: 2002/12/28 09:50:49
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
different sizeof than integer. - add extra_info structure to pass informations from input/demuxers down to the output frame. this can be used, for example, to pass the frame number of a frame (when known by decoder). also, immediate benefict is that we now have a slider which really shows the current position of the playing stream. new fields can be added to extra_info keeping binary compatibility - bumpy everybody's api versions CVS patchset: 3603 CVS date: 2002/12/21 12:56:44
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
it's just a hack. Oh well, set it straight CVS patchset: 3600 CVS date: 2002/12/21 03:03:15
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
CVS patchset: 3580 CVS date: 2002/12/18 04:00:45