summaryrefslogtreecommitdiff
path: root/src/libmpeg2
AgeCommit message (Expand)Author
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-03-23is_frame_needed seems to drop too much: we should still parse the complete st...Michael Roitzsch
2003-03-17fix decoder reset: when waiting for I and P frames, to get the necessary refe...Michael Roitzsch
2003-03-08Remove these confusing linesEwald Snel
2003-03-08Fix corruption in paused mode (keep all YV12 data, not just top slice)Ewald Snel
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-02-26Fix blockiness after seeking MPEG-2 streamsEwald Snel
2003-01-10merging complete fix from libmpeg2 cvsMiguel Freitas
2003-01-09patch from walken to clip motion vectors. fix playback for some streams.Miguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07oops, wrong _infoDaniel Caujolle-Bert
2003-01-07meta info HANDLED was missedDaniel Caujolle-Bert
2003-01-05fix decoding of dolbydigitaltemple streamMiguel Freitas
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-22mmm hmmm...that's nice, but we don't need to hear about it all theMike Melanson
2002-12-22mutex not needed anymoreMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-09- remove unneeded event listener thread, the real deadlock has already been f...Michael Roitzsch
2002-12-09fix CC-decoding related deadlocksChristian Vogler
2002-12-06embed closed caption decoding again (needs testing)Michael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-11prevent libmpeg2 from freeing the same frame twiceMichael Roitzsch
2002-10-31Complete frame rate calculation.Thibaut Mattern
2002-10-29enhance log outputGuenter Bartsch
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28Tell the engine to compute frame duration instead of using a default value wh...Thibaut Mattern
2002-10-26get frame format change event backMichael Roitzsch
2002-10-23provide videocodec informationGuenter Bartsch
2002-10-18Enable libmpeg2 for new api.James Courtier-Dutton
2002-10-09configure.ac:Stephen Torri
2002-09-19use defines for readability, handle pan&scan aspect like anamorphicMichael Roitzsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-19set libmpeg2's priority higher than ffmpeg's so it will be used by default (h...Guenter Bartsch
2002-07-28attempt to fix seeking artefacts for mpeg-1 streamsHeiko Schaefer
2002-07-26- 4x3 xine_logo with urlMiguel Freitas
2002-07-23Fix 'pitch != width' for mpeg2 video decoderEwald Snel
2002-07-10* handle aspect special buffers and force the aspect to the mode requestedMichael Roitzsch
2002-07-05checks to avoid segfaulting with (very) broken streamsuid45177
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-28added aspect information to xine_frame_change_event_t to pass suchMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-17Fix syntax error compiling mlib codeJuergen Keil
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-04libmpeg2 patches for gcc3.1 from michelGuenter Bartsch