Age | Commit message (Expand) | Author |
2004-08-16 | use 64bit arithmetics to prevent overflow | Michael Roitzsch |
2004-08-16 | DXR3 support for more fine grained speed | Michael Roitzsch |
2004-08-02 | no objections so far: committing the fine speed control patch | Miguel Freitas |
2004-07-20 | small DXR3 code cleanup: | Michael Roitzsch |
2004-07-11 | - Fix build with inline functions on GCC 3.4.0 | Bastien Nocera |
2004-06-21 | removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuff | Michael Roitzsch |
2004-06-13 | * trying to fix a longstanding problem: 4:3 progressive content on DXR3's | Michael Roitzsch |
2004-06-03 | update to em8300 CVS version of the header | Michael Roitzsch |
2004-04-17 | * support pan&scan info embedded in MPEG and DVB streams; | Michael Roitzsch |
2004-04-15 | to emulate pan&scan in letterboxed overlay mode, we zoom the image horzontally, | Michael Roitzsch |
2004-04-11 | typo fixes from Frantisek | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-31 | pan&scan support for the letterboxed overlay mode | Michael Roitzsch |
2004-03-31 | poor-man's version of handling NAV presentation timestamps | Michael Roitzsch |
2004-03-04 | use the logging macros | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-20 | it's O_SYNC (thanks to Nicolas Boullis for the patch) | Michael Roitzsch |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-04 | The most important change is the smallest: | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-08 | no menu button does not need abort()ing | Michael Roitzsch |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-06 | fix xprintf calls. | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | we actually want the device to block, when the dxr3 is fed up | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | provide new video out properties | Michael Roitzsch |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-12 | better use saturation to convert an illegal button number to a legal one | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-09 | if we are trying to activate a menu with an invalid button, | Michael Roitzsch |
2003-11-05 | use more sensible intervals (keyword: Voronoi) to guess the framerate | Michael Roitzsch |
2003-10-23 | today's evening DVD didn't work... | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-13 | segfault fix | Miguel Freitas |
2003-09-11 | fix stuttering playback for some non-MPEG content with the dxr3: | Michael Roitzsch |
2003-08-12 | poor man's boundary check | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-05 | better do a floating point division here | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-06-18 | extract DTS (decoder timestamps) from the MPEG stream, | Michael Roitzsch |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |