Age | Commit message (Expand) | Author |
2002-10-31 | adapt input plugins to new MRL syntax | Michael Roitzsch |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-31 | Update by František Dvořák | Philipp Hahn |
2002-10-31 | It is not possible to just drop the unregistered config entries when saving. | Michael Roitzsch |
2002-10-31 | dxr3 should compile without libfame and librte, try to fix configure checking | Michael Roitzsch |
2002-10-31 | Add libdts back in. | James Courtier-Dutton |
2002-10-31 | Adjust libdts to new api. | James Courtier-Dutton |
2002-10-31 | initial framework for supporting libavcodec's audio codecs | Mike Melanson |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |
2002-10-31 | pts variable shuffle | Mike Melanson |
2002-10-30 | Avoid a potential deadlock. | Thibaut Mattern |
2002-10-30 | - add mutex on seeking and avoid overuse of sched_yield | Miguel Freitas |
2002-10-30 | Release the processor between the mutex unlock()/lock() sequence, to give | Juergen Keil |
2002-10-30 | A "make install-debug" didn't install xine.h any more after the last change... | Juergen Keil |
2002-10-30 | we are very happy that ffmpeg conceals errors, but part of the purpose | Mike Melanson |
2002-10-30 | fix bug in content detection strategy | Mike Melanson |
2002-10-29 | i don't think this lock is needed (read-only access) | Guenter Bartsch |
2002-10-29 | Disable pgx64 video_out plugin on Solaris x86 (it contains inline SPARC | Juergen Keil |
2002-10-29 | ngettext macro not needed any more. automagic should build with the included | Juergen Keil |
2002-10-29 | Update by Bartlomiej Muryn | Philipp Hahn |
2002-10-29 | Inhibit multiple instances of pgx64. Improve deinterlacing code. | Robin KAY |
2002-10-29 | register new decoders | Miguel Freitas |
2002-10-29 | move ffmpeg define to configure.ac | Miguel Freitas |
2002-10-29 | sync to ffmpeg cvs | Miguel Freitas |
2002-10-29 | engine improvements | Michael Roitzsch |
2002-10-29 | alphablend wants to know the pitch | Michael Roitzsch |
2002-10-29 | Fix a tiny (4 bytes) memory leak | Ewald Snel |
2002-10-29 | reset metainfo on stream close | Guenter Bartsch |
2002-10-29 | map brightness/contrast/... settings to specified ranges | Guenter Bartsch |
2002-10-29 | Added EA ADPCM decoder | Robin KAY |
2002-10-29 | log output | Guenter Bartsch |
2002-10-29 | enhance log output | Guenter Bartsch |
2002-10-29 | meta info, handling of small files fixed | Guenter Bartsch |
2002-10-29 | only open mms-urls | Guenter Bartsch |
2002-10-29 | strengthen QT content detection | Mike Melanson |
2002-10-29 | Updated pgx64 to newest API. Changed alphablend code to handle pitches. | Robin KAY |
2002-10-29 | fix content detection, handles non-seekable streams | Guenter Bartsch |
2002-10-28 | I want to build xine-lib without automake > 1.5 | Daniel Caujolle-Bert |
2002-10-28 | fix a deadlock | Guenter Bartsch |
2002-10-28 | AC_PROG_EGREP introduces a dependancy on autoconf 2.54, removed. Just use | Juergen Keil |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-28 | - Use AC_PROG_EGREP to search for a working 'egrep', and use $EGREP in the | Juergen Keil |
2002-10-28 | xine-lib's local modification to gettext.m4 (check for ngettext) seems to | Juergen Keil |
2002-10-28 | - Add a new test to check whether the GNU msgfmt found by gettext.m4 is | Juergen Keil |
2002-10-28 | Handle the case when the user has no working/acceptable GNU msgfmt utility | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-28 | do not flush on xine_handle_stream_end | Miguel Freitas |