summaryrefslogtreecommitdiff
path: root/src/libmpeg2
AgeCommit message (Expand)Author
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
2002-03-30Changed get_frame_duration function to produce correct duration values for dv...James Courtier-Dutton
2002-03-27fix frame buf leaksMiguel Freitas
2002-03-25- fix frames leakingMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-21should fix a bug reported by Chris Rankin. (frame used after being freed)Miguel Freitas
2002-03-21disable some debug messagesGuenter Bartsch
2002-03-20much more debug output and a small fix to set bad_frame = 0 for frames that e...Guenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-10- mpeg2 frame duration fixesMiguel Freitas
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-11serialize all libmpeg2 calls (I guess this needs to be done for other video d...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2002-01-10Decode group_of_pictures chunks.James Courtier-Dutton
2002-01-10More Pan & Scan work.James Courtier-Dutton
2002-01-10Small steps towards Pan & ScanJames Courtier-Dutton
2002-01-10More info is put in the vo_frame.James Courtier-Dutton
2002-01-05updates for closed caption decoderMiguel Freitas