Age | Commit message (Expand) | Author |
2002-12-24 | uncomment DEBUG_CFLAGS | Miguel Freitas |
2002-12-24 | This should fix WMV8/9, for now... | Siggi Langauf |
2002-12-23 | wmv9 support | Miguel Freitas |
2002-12-23 | wmv9 support | Miguel Freitas |
2002-12-22 | convenience | Michael Roitzsch |
2002-12-22 | less talk, more decode | Mike Melanson |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-18 | u_int32_t is not available on solaris, uint32_t is... | Juergen Keil |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-12-12 | iv32 doesn't like to receive null buffer. | Miguel Freitas |
2002-12-06 | improve meta info | Miguel Freitas |
2002-12-06 | should fix audio vpts error on seeks | Miguel Freitas |
2002-12-06 | remove img->copy from all decoders | Miguel Freitas |
2002-12-01 | preliminary support for ClearVideo DLL | Mike Melanson |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-15 | Fix memory leak (temporary copy of header buffer) | Ewald Snel |
2002-11-13 | Fix w32a_dispose. | Thibaut Mattern |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-20 | plugin interface version number fix | Guenter Bartsch |
2002-10-20 | win32 decoder adapted to new api | Guenter Bartsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-10-07 | Remove the vsscanf prototype for solaris, it's incompatible with the one | Juergen Keil |
2002-09-19 | whoups | Guenter Bartsch |
2002-09-19 | small typo | Guenter Bartsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-19 | metadata | Guenter Bartsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-29 | added preliminary support for a video codec known only as 'Xxan' | Mike Melanson |
2002-08-11 | fix long standing bug of segfaults on exit. stupid me: i had overlooked | Miguel Freitas |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-10 | Fix naming bug by ValtrII | Philipp Hahn |
2002-07-05 | hack to use dv codec | uid45177 |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-01 | enable ffmpeg's msmpeg4 v1/v2. | Miguel Freitas |
2002-06-26 | Define __stdcall and __cdecl as empty macros when gcc is not used, so that we | Juergen Keil |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-21 | update win32 codec loading code | Miguel Freitas |
2002-06-19 | Fix previous commit (should link to libxine instead of libxineutils) | Ewald Snel |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas |