summaryrefslogtreecommitdiff
path: root/src/libxvid/xine_decoder.c
AgeCommit message (Collapse)Author
2002-09-27xvid should have lower priority for DivX5 than ffmpegMichael Roitzsch
CVS patchset: 2753 CVS date: 2002/09/27 13:08:59
2002-09-06small xvid fixGuenter Bartsch
CVS patchset: 2624 CVS date: 2002/09/06 19:06:22
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-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile ↵Guenter Bartsch
functions CVS patchset: 2615 CVS date: 2002/09/05 20:19:48
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-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-07-04now user needs to change priority to enable this buggy codecMiguel Freitas
CVS patchset: 2207 CVS date: 2002/07/04 21:12:36
2002-06-23warn about segfaults (i don't know why would someone use this buggy thingMiguel Freitas
instead of ffmpeg) CVS patchset: 2145 CVS date: 2002/06/23 23:10:40
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-04endianness fixes (untested)Miguel Freitas
CVS patchset: 2015 CVS date: 2002/06/04 15:39:05
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
remove some dependencies on wine headers CVS patchset: 1995 CVS date: 2002/06/03 13:31:12
2002-05-25patch from Michael Roitzsch:Siggi Langauf
increased interface version numbers, to reflect the xine_t change CVS patchset: 1939 CVS date: 2002/05/25 19:19:16
2002-05-01big cleanup on plugin dispose handling, small improvements on version ↵Guenter Bartsch
handling for decoder plugins CVS patchset: 1824 CVS date: 2002/05/01 19:42:56
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
- update dxr3 and xvid plugins to new interface (add dispose() functions) CVS patchset: 1766 CVS date: 2002/04/23 15:45:19
2002-04-20differentiating mpeg-4 formats even more, divx5 apparently is not completely ↵Guenter Bartsch
mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly CVS patchset: 1750 CVS date: 2002/04/20 20:20:43
2002-04-20clean up use of global CFLAGS, add xvid patch contributed by Tomas KovarGuenter Bartsch
CVS patchset: 1749 CVS date: 2002/04/20 18:42:35