summaryrefslogtreecommitdiff
path: root/src/libmpeg2
AgeCommit message (Expand)Author
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
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28Forgot the '&' in previous patchEwald Snel
2002-04-28Fix for possible memory leak (mutex, memory leak on some platforms)Ewald Snel
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-06revert last patchMiguel Freitas
2002-04-06Very minor change to rff pattern function.James Courtier-Dutton
2002-04-06enough of talking... :)Miguel Freitas
2002-04-06oops, i don't want thatMiguel Freitas
2002-04-06fix bad_frame logic (bug introduced in 0.2.1 sync)Miguel Freitas
2002-04-04latest dxr3 patches from Michael Roitzsch and Zoltan BoszormenyiMiguel Freitas
2002-04-03implement Michel's suggestion to detect finished frames.Miguel Freitas
2002-04-02enable flusing the same frame more than onceMiguel Freitas
2002-04-01fix includeMiguel Freitas
2002-04-01- sync with mpeg2dec 0.2.1Miguel Freitas