Age | Commit message (Expand) | Author |
2002-10-31 | Complete frame rate calculation. | Thibaut Mattern |
2002-10-31 | Little optimization. | Thibaut Mattern |
2002-10-31 | lower priority so that libmpeg2 is used again | Michael Roitzsch |
2002-10-31 | adapt input plugins to new MRL syntax | Michael Roitzsch |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-31 | It is not possible to just drop the unregistered config entries when saving. | 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 | 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 | ngettext macro not needed any more. automagic should build with the included | Juergen Keil |
2002-10-29 | Inhibit multiple instances of pgx64. Improve deinterlacing code. | Robin KAY |
2002-10-29 | register new decoders | 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 | fix a deadlock | Guenter Bartsch |
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 | 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 |