Age | Commit message (Expand) | Author |
2002-01-15 | another codec/buftypes update | Miguel Freitas |
2002-01-15 | small updates, another codec supported (VP31) | Miguel Freitas |
2002-01-07 | add mutex to protect dll initialization. should make win32 codec opening more... | Miguel Freitas |
2002-01-07 | choose some stream_id to play. (not guaranteed to be the best one. probaly we... | Miguel Freitas |
2002-01-07 | acelpnet should work now (some files updated from mplayer cvs) | Miguel Freitas |
2002-01-06 | updating directshow support with avifile/mplayer changes | Miguel Freitas |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-27 | - ffmpeg update | Miguel Freitas |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-18 | bugfix | Miguel Freitas |
2001-11-18 | small bugfixes | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fix deinitialization | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-16 | latest directshow updating. including a hack to make WMV8 work! | Miguel Freitas |
2001-11-16 | improving audio sync | Miguel Freitas |
2001-11-15 | full DirectShow support (needs testing) | Miguel Freitas |
2001-11-15 | - audio bugfixes (dynamic buffers and Direct Show support). it show play | Miguel Freitas |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-08 | properly initialization of LDT/FS for w32dlls (hopefully) | Miguel Freitas |
2001-11-08 | disabled LDT allocation for FS segment. this was causing much trouble | Miguel Freitas |
2001-11-07 | flip windows video 1 | Miguel Freitas |
2001-11-07 | codec fixes | Miguel Freitas |
2001-11-07 | new win32 codecs / buf types (some not supported yet) | Miguel Freitas |
2001-11-07 | add Setup_LDT_Keeper() to fix segfault | Miguel Freitas |
2001-11-07 | fast_memcpy (i had about 7% cpu improvement!) | Miguel Freitas |
2001-11-07 | small cleanup, remove test stuff | Miguel Freitas |
2001-11-07 | - update win32 loader | Miguel Freitas |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-20 | Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted to | Juergen Keil |
2001-09-20 | Indeo Video 4.1 and 5.0 format fixed (by importing the Event/Semaphore | Juergen Keil |
2001-09-19 | 'yuv_hack_needed' added again, so that we can decode MSMPEG4 v1/v2 to YUY2 using | Juergen Keil |
2001-09-19 | Add a faster RGB->YUV conversion | Juergen Keil |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-14 | Fix for no audio. | James Courtier-Dutton |
2001-09-10 | make codecs decompress all frames into the same target buffer, cinepak and in... | Guenter Bartsch |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch |
2001-09-06 | Fix error checking for failed ao_instance->open | Juergen Keil |
2001-08-30 | cosmetic change (use mmioFOURCC macro instead of hex constant) | Juergen Keil |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-06 | Hopefully, this was the last decoder with priority 0. | Eduard Hasenleithner |
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |
2001-07-17 | yuy2 -> rgb conversion routines in C (no mlib/mmx yet) | Guenter Bartsch |
2001-07-14 | made win32 path configurable | Guenter Bartsch |