summaryrefslogtreecommitdiff
path: root/src/libdivx4
AgeCommit message (Expand)Author
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
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-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-01enable ffmpeg's msmpeg4 v1/v2.Miguel Freitas
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-04endianness fixes (untested)Miguel Freitas
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
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-28Fix small memory leakEwald Snel
2002-04-23Add missing dispose function to DivX4Rich J Wareham
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-21should handle divx5Miguel Freitas
2002-04-20differentiating mpeg-4 formats even more, divx5 apparently is not completely ...Guenter Bartsch
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07another divx5 oatch from heiko schaeferGuenter Bartsch
2002-04-06divx5 codec support, patch contributed by heiko schaeferGuenter Bartsch
2002-04-01check preview flagMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-22performance improvements for slower systemsMiguel Freitas
2002-03-19Should be more quiet.Daniel Caujolle-Bert
2002-03-11libdivx4 doesn't handle 3ivx, corrected misleading error messageGuenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-24Fix segfault.Daniel Caujolle-Bert
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-29fix buffer overflowMiguel Freitas
2001-12-13divx4 postproc live-configurable (need testing)Miguel Freitas
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-21dxr3enc:Harm van der Heijden
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-13metronom logic changedHeiko Schaefer
2001-11-03- minor change; restore old signal handler instead of default. This inHarm van der Heijden
2001-11-03- added SIGSEGV handler to catch old OpenDivx libdivxdecore thatHarm van der Heijden
2001-10-27- latest decore versions finally have a method for getting theHarm van der Heijden
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch