Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-03 | Add missing <string.h> header, for memset/memcpy prototypes. | Juergen Keil | |
CVS patchset: 730 CVS date: 2001/10/03 17:17:06 | |||
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented ↵ | Guenter Bartsch | |
BUF_CONTROL_SPU_CHANNEL, trying to wipe out last windows style variable names (bFrameBad for example) CVS patchset: 697 CVS date: 2001/09/26 01:18:19 | |||
2001-09-22 | Bug fix: video_wrap_offset calculation on first pts. | Matthias Hopf | |
Bug fix: initializing frame_width/height for mpeg2 streams correctly now. Added prebuffer pts offset to allow the decoder to actually decode prebuffered frames before being kicked by metronom. CVS patchset: 681 CVS date: 2001/09/22 13:28:40 | |||
2001-09-18 | libmpeg2 video decoder accesses uninitialized malloced memory, may crash in | Juergen Keil | |
dvdnav plugin CVS patchset: 658 CVS date: 2001/09/18 11:36:03 | |||
2001-09-16 | Check of current_frame existence in mpeg2_close(). | Daniel Caujolle-Bert | |
CVS patchset: 648 CVS date: 2001/09/16 23:56:46 | |||
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ↵ | Rich J Wareham | |
for UI to find language of audio/spu track CVS patchset: 636 CVS date: 2001/09/14 21:25:55 | |||
2001-09-05 | miguel's latest patches | Guenter Bartsch | |
CVS patchset: 567 CVS date: 2001/09/05 16:02:29 | |||
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch | |
implemented time based seeking / stream length detection, implemented in demux_avi.c demux_mpeg_block.c demux_mpeg.c xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause is gone, use xine_set/get_speed instead. CVS patchset: 536 CVS date: 2001/09/01 14:32:59 | |||
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch | |
CVS patchset: 371 CVS date: 2001/07/30 19:21:28 | |||
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch | |
CVS patchset: 370 CVS date: 2001/07/30 17:13:20 | |||
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵ | Guenter Bartsch | |
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29 | |||
2001-07-17 | made libmpeg2 a bit more permissive on mpeg constraints | Guenter Bartsch | |
CVS patchset: 289 CVS date: 2001/07/17 01:59:48 | |||
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch | |
CVS patchset: 273 CVS date: 2001/07/11 23:31:44 | |||
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch | |
CVS patchset: 272 CVS date: 2001/07/11 22:42:47 | |||
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert | |
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 | |||
2001-07-08 | corrected more pts handling / header searching bugs | Guenter Bartsch | |
CVS patchset: 258 CVS date: 2001/07/08 18:05:35 | |||
2001-07-08 | Patch for better video sync from James Courtier-Dutton | Guenter Bartsch | |
CVS patchset: 257 CVS date: 2001/07/08 12:51:41 | |||
2001-07-04 | Fix a few compiler warnings | uid56437 | |
CVS patchset: 248 CVS date: 2001/07/04 14:14:39 | |||
2001-06-28 | small fix for libmpeg2 to handle non-seekable streams correclty | Guenter Bartsch | |
CVS patchset: 235 CVS date: 2001/06/28 21:42:17 | |||
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch | |
CVS patchset: 211 CVS date: 2001/06/21 17:34:23 | |||
2001-06-18 | support for mono avi audio | Guenter Bartsch | |
CVS patchset: 209 CVS date: 2001/06/18 12:56:27 | |||
2001-06-17 | fixed small demuxer bug | Guenter Bartsch | |
CVS patchset: 200 CVS date: 2001/06/17 20:14:50 | |||
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch | |
CVS patchset: 191 CVS date: 2001/06/16 14:34:48 | |||
2001-06-16 | skipping works now for mpeg1 streams too | Guenter Bartsch | |
CVS patchset: 190 CVS date: 2001/06/16 12:56:29 | |||
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch | |
CVS patchset: 174 CVS date: 2001/06/14 09:19:44 | |||
2001-06-10 | XShm driver (partially) working) | Guenter Bartsch | |
CVS patchset: 147 CVS date: 2001/06/10 01:26:45 | |||
2001-06-09 | introducing present buffers | Guenter Bartsch | |
CVS patchset: 141 CVS date: 2001/06/09 22:05:30 | |||
2001-06-07 | w32codec bugfixes | Guenter Bartsch | |
CVS patchset: 132 CVS date: 2001/06/07 20:23:54 | |||
2001-05-31 | fixed support for field pictures plus video_out bugfixes (missing functions) | Guenter Bartsch | |
CVS patchset: 109 CVS date: 2001/05/31 22:54:38 | |||
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵ | Guenter Bartsch | |
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12 | |||
2001-05-26 | Add install-debug rules. This fix the "make install" problem with | Daniel Caujolle-Bert | |
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38 | |||
2001-05-26 | switch to walken's libac3 and minor bugfixes | Guenter Bartsch | |
CVS patchset: 83 CVS date: 2001/05/26 15:07:18 | |||
2001-05-26 | implemented frame skipping for libmpeg2 as well as low-quality decoding for ↵ | Guenter Bartsch | |
low-end systems CVS patchset: 82 CVS date: 2001/05/26 00:48:47 | |||
2001-05-24 | updated libmpeg2 to the latest version | Guenter Bartsch | |
CVS patchset: 79 CVS date: 2001/05/24 21:41:27 | |||
2001-05-24 | first sloppy frames and audio | Guenter Bartsch | |
CVS patchset: 78 CVS date: 2001/05/24 15:31:30 | |||
2001-05-22 | small bugfixes, more debugging output | Guenter Bartsch | |
CVS patchset: 77 CVS date: 2001/05/22 23:07:49 | |||
2001-05-01 | libmpeg2 fixes | Guenter Bartsch | |
CVS patchset: 52 CVS date: 2001/05/01 02:28:59 | |||
2001-04-30 | changed decoder storing and a file input plugin bugfix | Guenter Bartsch | |
CVS patchset: 50 CVS date: 2001/04/30 23:07:00 | |||
2001-04-29 | turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes | Guenter Bartsch | |
CVS patchset: 44 CVS date: 2001/04/29 14:32:11 | |||
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch | |
CVS patchset: 19 CVS date: 2001/04/24 15:47:32 | |||
2001-04-23 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel Caujolle-Bert | |
get_id in video_decoder_t struct type. Harmonize plugin array names in xine_t struct type (video_decoders and audio_decoders names). More works in load_plugins.c (not finished, really not). CVS patchset: 18 CVS date: 2001/04/23 22:43:59 | |||
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch | |
CVS patchset: 16 CVS date: 2001/04/23 00:34:59 | |||
2001-04-22 | video/audio_decoder cleanups | Guenter Bartsch | |
CVS patchset: 12 CVS date: 2001/04/22 00:31:44 | |||
2001-04-20 | libmpeg2 compiles again | Guenter Bartsch | |
CVS patchset: 10 CVS date: 2001/04/20 18:01:30 | |||
2001-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert | |
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57 | |||
2001-04-18 | Initial revision | Daniel Caujolle-Bert | |
CVS patchset: 1 CVS date: 2001/04/18 22:33:39 |