Age | Commit message (Expand) | Author |
2003-08-12 | small code beautification | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-12 | add a flags member to frame struct (the relevant API versions have already been | Michael Roitzsch |
2003-08-08 | Fix segmentation fault caused by closing a conversion descriptor when none wa... | Robin KAY |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-05 | clarify comment | Michael Roitzsch |
2003-08-05 | recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is used | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-08-04 | fallback to no conversion on iconv error | Miguel Freitas |
2003-08-04 | add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi... | Miguel Freitas |
2003-07-31 | English, please | Michael Roitzsch |
2003-07-31 | introduce config file versioning | Michael Roitzsch |
2003-07-27 | priority reset mechanism | Siggi Langauf |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-27 | - remove unused functions, fixes warnings at compile-time | Bastien Nocera |
2003-07-26 | Stop asserts happening on underruns. | James Courtier-Dutton |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-22 | allow all values greater 0 as success returns | Michael Roitzsch |
2003-07-20 | OSS never return 1, but write() length. | Daniel Caujolle-Bert |
2003-07-20 | More USB soundcard updates. | James Courtier-Dutton |
2003-07-20 | Improve playback on USB sound cards. | James Courtier-Dutton |
2003-07-16 | more cleanup; remove unused variables; use lprintf | Marco Zuehlke |
2003-07-13 | set pos/time information on video frames as well | Guenter Bartsch |
2003-07-12 | reports the number of skipped/discarded frames | Miguel Freitas |
2003-07-12 | trying to fix make dist | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-10 | when two concurrent threads want to create the same config entry, both | Michael Roitzsch |
2003-07-02 | Metronom does the pts prediction now, not the decoders. | James Courtier-Dutton |
2003-06-27 | these functions actually have (void) parameters, not (), which is equal to (...) | Michael Roitzsch |
2003-06-22 | some additional pthread_*_destroy() calls | Michael Roitzsch |
2003-06-20 | the new logging macros, for details see README.logging | Marco Zuehlke |
2003-06-18 | Use the same discard mecanism for audio and video in xine_demux_flush_engine. | Thibaut Mattern |
2003-06-17 | Protect this->discard_buffers and this->flush_audio_driver with a mutex. | Thibaut Mattern |
2003-06-16 | Patch from Jeroen Asselman: | Stefan Holst |
2003-06-13 | default | Miguel Freitas |
2003-06-11 | - add VO_INTERLACED_FLAG to get_frame | Miguel Freitas |
2003-06-11 | Fix io_helper for Win32. The http plugin now works again for Win32 | Tim Champagne |
2003-06-06 | initial ideas for automatic enabling/disabling deinterlacer | Miguel Freitas |
2003-06-05 | Compile io_helper. | Thibaut Mattern |
2003-06-05 | io_helper functions. | Thibaut Mattern |
2003-06-03 | progressive_frame flag may be used to select how to convert yv12->yuy2 | Miguel Freitas |
2003-06-02 | patch by Tim to kill the #ifdefs, replacing them with more portable | Michael Roitzsch |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-31 | do not probe audio_none_out | Miguel Freitas |
2003-05-31 | added placeholder fourccs for On2 VPx video | Mike Melanson |
2003-05-28 | buffer type and fourcc's for raw i420 video | James Stembridge |
2003-05-28 | fix macro | Miguel Freitas |
2003-05-28 | adding parameters api | Miguel Freitas |
2003-05-26 | untested cygwin patch | Miguel Freitas |
2003-05-26 | added experimental .4xm file demuxer | Mike Melanson |