summaryrefslogtreecommitdiff
path: root/src/libxinevdec/svq1.c
AgeCommit message (Collapse)Author
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-21no need to confuse the issueMike Melanson
CVS patchset: 3601 CVS date: 2002/12/21 03:08:34
2002-12-18Don't append 'BUF_FLAG_SPECIAL' packets to frame dataEwald Snel
CVS patchset: 3586 CVS date: 2002/12/18 21:35:41
2002-12-15Use common xine color conversionEwald Snel
CVS patchset: 3541 CVS date: 2002/12/15 16:15:25
2002-12-06remove img->copy from all decodersMiguel Freitas
CVS patchset: 3436 CVS date: 2002/12/06 01:44:06
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
* new public output interface xine_{audio,video}_port_t instead of xine_{ao,vo}_driver_t, old names kept as aliases for compatibility * modified the engine to allow multiple streams per output * renaming of some internal structures according to public changes * moving SCR out of per-stream-metronom into a global metronom_clock_t residing in xine_t and therefore easily available to the output layer * adapting all available plugins (note to external projects: the compiler will help you a lot, if a plugin compiles, it is adapted, because all changes add new parameters to some functions) * bump up all interface versions because of xine_t and xine_stream_t changes CVS patchset: 3312 CVS date: 2002/11/20 11:57:38
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131 CVS patchset: 3250 CVS date: 2002/11/12 18:40:50
2002-11-11native video decoders now report themselves in the stream/meta infoMike Melanson
fields CVS patchset: 3233 CVS date: 2002/11/11 05:55:51
2002-10-22bring the SVQ1 decoder in line with the latest API revisionMike Melanson
CVS patchset: 2919 CVS date: 2002/10/22 05:14:34
2002-10-06The following was crashing on SPARC with a BUS error:Juergen Keil
http://dod.hpi.net/samples/marymary-shackles.mov CVS patchset: 2797 CVS date: 2002/10/06 19:55:18
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05make all the plugin init functions staticMichael Roitzsch
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-07-18Fix 'dungeons & dragons' trailer segmentation faultEwald Snel
CVS patchset: 2313 CVS date: 2002/07/18 22:58:54
2002-07-15oops! :)Ewald Snel
CVS patchset: 2283 CVS date: 2002/07/15 22:07:18
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
CVS patchset: 2282 CVS date: 2002/07/15 21:42:33
2002-07-15enable libfaadMiguel Freitas
svq1.c priority = 4 CVS patchset: 2278 CVS date: 2002/07/15 19:44:51
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58