summaryrefslogtreecommitdiff
path: root/src/libmpeg2
AgeCommit message (Expand)Author
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10print frame sizeHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-28mark as displayed before freeing (just in case)Miguel Freitas
2001-10-28fix buffer leakage (again)Miguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-03Add missing <string.h> header, for memset/memcpy prototypes.Juergen Keil
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-22Bug fix: video_wrap_offset calculation on first pts.Matthias Hopf
2001-09-18libmpeg2 video decoder accesses uninitialized malloced memory, may crash inJuergen Keil
2001-09-16Check of current_frame existence in mpeg2_close().Daniel Caujolle-Bert
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-09-05miguel's latest patchesGuenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-17made libmpeg2 a bit more permissive on mpeg constraintsGuenter Bartsch
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
2001-07-11fixed segfault for field picture based streamsGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-08corrected more pts handling / header searching bugsGuenter Bartsch
2001-07-08Patch for better video sync from James Courtier-DuttonGuenter Bartsch
2001-07-04Fix a few compiler warningsuid56437
2001-06-28small fix for libmpeg2 to handle non-seekable streams correcltyGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18support for mono avi audioGuenter Bartsch
2001-06-17fixed small demuxer bugGuenter Bartsch
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
2001-06-16skipping works now for mpeg1 streams tooGuenter Bartsch
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-10XShm driver (partially) working)Guenter Bartsch
2001-06-09introducing present buffersGuenter Bartsch
2001-06-07w32codec bugfixesGuenter Bartsch
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-26switch to walken's libac3 and minor bugfixesGuenter Bartsch
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for l...Guenter Bartsch
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
2001-05-24first sloppy frames and audioGuenter Bartsch
2001-05-22small bugfixes, more debugging outputGuenter Bartsch
2001-05-01libmpeg2 fixesGuenter Bartsch
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch