Age | Commit message (Expand) | Author |
2004-10-18 | rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-) | Daniel Caujolle-Bert |
2004-10-17 | copy_up should not copy the stream, this info travels from decoders to output, | Michael Roitzsch |
2004-10-17 | img->stream == NULL is valid | Michael Roitzsch |
2004-10-16 | - Speed up amp set at 0%, add support for 8-bit sounds in the amplifier | Bastien Nocera |
2004-10-14 | sorry about that. | Thibaut Mattern |
2004-10-14 | Implemented stream_t reference counter idea. | Thibaut Mattern |
2004-10-12 | xxmc driver updates: | Thomas Hellström |
2004-10-09 | prevent the user from enabling scaling on video outs not supporting it | Michael Roitzsch |
2004-10-09 | ...it was so easy, but I still got it wrong | Michael Roitzsch |
2004-10-08 | change variable logic slightly to make it more clear that Miguel is a genius | Michael Roitzsch |
2004-10-08 | * moved image scaling config entry from XShm to vo_scale helper | Michael Roitzsch |
2004-10-03 | Quicktime uses a lowercase yv12 fourcc | Mike Melanson |
2004-09-28 | xxmc patch by Thomas Hellstrom (with some changes) | Miguel Freitas |
2004-09-28 | wrong comment | Miguel Freitas |
2004-09-26 | - almost finalize headers refactoring needed for MSVC frontends (and for other | František Dvořák |
2004-09-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-09-20 | Build system improvements: | František Dvořák |
2004-09-17 | Warning patch for Win32 - casted off_t to intmax_t for printing. | František Dvořák |
2004-09-14 | Moved building xmlparser.c back to xine-utils Makefile from xine-engine Makefile | Stephen Torri |
2004-09-14 | - Add support for 3ivx video (doesn't work in QT streams yet) | Bastien Nocera |
2004-09-12 | including <unistd.h>, which has been removed from the global headers | Michael Roitzsch |
2004-09-09 | Identify CMML (Continuous Media Markup Language) logical bitstreams in Annodex | Andre Pang |
2004-09-06 | Updates: | František Dvořák |
2004-09-04 | Fix some 'make distcheck' problems. | František Dvořák |
2004-09-03 | less Apple commercials in xine ;) | Michael Roitzsch |
2004-09-02 | Warnings on WIN32. | František Dvořák |
2004-09-01 | Improvements and implementing Michael's suggestions: | František Dvořák |
2004-09-01 | - add a nice name for the AVC1 codec | Bastien Nocera |
2004-08-30 | Fix builds where 'srcdir != builddir'. | Robin KAY |
2004-08-30 | Fix missing entry for ../xine-utils/xmlparser.c from previous commit. | Robin KAY |
2004-08-30 | running without video output is allowed | Daniel Caujolle-Bert |
2004-08-30 | Fix the way the library path is supplied when testing for libdga. Disable com... | Robin KAY |
2004-08-28 | Various fixes and improvements of mingw port: | František Dvořák |
2004-08-27 | generic mechanism for specifying subtitles encoding at demuxer level | Miguel Freitas |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-08-27 | another mpeg fourcc | Miguel Freitas |
2004-08-18 | Add standard macro for machine-endian fourcc | James Stembridge |
2004-08-17 | Stay within array bounds | James Stembridge |
2004-08-06 | Improved quality of overlays. | James Courtier-Dutton |
2004-08-02 | no objections so far: committing the fine speed control patch | Miguel Freitas |
2004-07-22 | protect from overly long filenames | Michael Roitzsch |
2004-07-22 | 2 extra bytes is enough, one for the '/' and one for '\0' | Michael Roitzsch |
2004-07-22 | frontends could have crashed xine-lib by passing a too long filename | Michael Roitzsch |
2004-07-22 | since we potentially add a '\n', we cannot fill the string to the limit earlier | Michael Roitzsch |
2004-07-19 | fix for brightness drift | Miguel Freitas |
2004-07-15 | check number of frames on fifo before deciding to skip decoding | Miguel Freitas |
2004-07-14 | Moritz patch for matroska vobsub support | Miguel Freitas |
2004-07-06 | fix a long standing bug: streams were not played till their very end, because | Miguel Freitas |
2004-07-05 | when first_frame_flag drops to 0, first_frame_reached has to be emitted | Michael Roitzsch |
2004-06-27 | only issue the warning on unavailable audio devices under the condition | Michael Roitzsch |