summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_fli.c
AgeCommit message (Collapse)Author
2002-10-12While the demuxer mutex is unlocked, relinquish the processor in the mainJuergen Keil
demuxer loop, otherwise (on solaris) demux_*_stop() has no chance to lock the mutex and change the demuxer status variable for interrupting the demuxer. Fixes xine_stop() problems on solaris. CVS patchset: 2815 CVS date: 2002/10/12 17:11:58
2002-10-06Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ↵Robin KAY
moved to bswap.h CVS patchset: 2794 CVS date: 2002/10/06 03:48:13
2002-10-06atone for the sin of calling xine a "unix video player" rather than aMike Melanson
"free video player" CVS patchset: 2793 CVS date: 2002/10/06 02:35:08
2002-10-05Backing out changes to endian translation macrosRobin KAY
CVS patchset: 2788 CVS date: 2002/10/05 21:09:18
2002-10-05Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2)Robin KAY
CVS patchset: 2785 CVS date: 2002/10/05 14:39:24
2002-09-21bring the FLI and RoQ demuxers up to the new API specMike Melanson
CVS patchset: 2734 CVS date: 2002/09/21 19:47:11
2002-09-10bring back all the demuxersMichael Roitzsch
CVS patchset: 2650 CVS date: 2002/09/10 15:07:13
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-08-31fix mrl ending registration to cure xine-ui mrl browser segfaultsMichael Roitzsch
CVS patchset: 2570 CVS date: 2002/08/31 18:20:50
2002-07-15fixed so that small FLI files do not cause xine to report a demuxerMike Melanson
failure; also added running time to vital stats display CVS patchset: 2269 CVS date: 2002/07/15 00:54:12
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
CVS patchset: 2265 CVS date: 2002/07/14 22:27:24
2002-07-13fix classic C blunderMike Melanson
CVS patchset: 2259 CVS date: 2002/07/13 19:49:00
2002-07-11fixups and cleanups, and it also works nowMike Melanson
CVS patchset: 2250 CVS date: 2002/07/11 03:57:23
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40