Age | Commit message (Expand) | Author |
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 |
2002-10-28 | Don't use a default value for invalid frame_rate_code. | Thibaut Mattern |
2002-10-28 | Tell the engine to compute frame duration instead of using a default value wh... | Thibaut Mattern |
2002-10-28 | New way to handle streams with invalid img_duration (eg some mpeg streams). | Thibaut Mattern |
2002-10-28 | bump the interface version | Mike Melanson |
2002-10-28 | bump the interface version | Mike Melanson |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-28 | using select for read-timeouts, improved error detection and handling | Guenter Bartsch |
2002-10-27 | asf content detection for seekable, but non-preview input plugins | Guenter Bartsch |
2002-10-27 | fix extensions detection | Guenter Bartsch |
2002-10-27 | Little cleanup. | Thibaut Mattern |
2002-10-27 | file plugin should handle file:// - type uris now, '#' is used as subtitle de... | Guenter Bartsch |
2002-10-27 | add some important points from my own TODO list | Michael Roitzsch |
2002-10-27 | less noise | Michael Roitzsch |