summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_elem.c
AgeCommit message (Expand)Author
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-05-27update copyright headersGuenter Bartsch
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-21play() and seek() return now the statusThibaut Mattern
2002-05-19Fix segmentation fault in demux plugins caused by uninitialized dataEwald Snel
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-03-27fix non-stop bugMiguel Freitas
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-04fix playing small filesMiguel Freitas
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-10-03Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine isJuergen Keil
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-25fixed content type detectionGuenter Bartsch
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-17Enlarge preview buffer for mpeg_block, add preview to elem demuxer.Daniel Caujolle-Bert
2001-06-17small bugfix for no audioGuenter Bartsch
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
2001-04-29Some input plugin storing references fixes.Daniel Caujolle-Bert
2001-04-29mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),Daniel Caujolle-Bert
2001-04-29elementary demuxer compile again.Daniel Caujolle-Bert
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert