Age | Commit message (Expand) | Author |
2002-11-01 | be less strict with MRL syntax, people are used to :// | Michael Roitzsch |
2002-11-01 | use freshly introduced content detection method | Michael Roitzsch |
2002-11-01 | new content detection method METHOD_EXPLICIT for demuxer given in MRL | Michael Roitzsch |
2002-11-01 | Time for fast navigation now ! | Thibaut Mattern |
2002-11-01 | Fix seeking at the end of the stream. | Thibaut Mattern |
2002-11-01 | Add stricter checking. | James Courtier-Dutton |
2002-11-01 | move file signature validation to open_file() functions | Mike Melanson |
2002-11-01 | use pts values only internally | Guenter Bartsch |
2002-11-01 | that patch was pending in my inbox for quite some time | Miguel Freitas |
2002-11-01 | avoid div by zero | Guenter Bartsch |
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 |