Age | Commit message (Expand) | Author |
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 |
2003-05-30 | skip encoding, when the device has been assigned to the dxr3 decoder | Michael Roitzsch |
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch |
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
2003-05-25 | I will stop committing nonsense now... | Michael Roitzsch |
2003-05-25 | enable the new libavcodec MPEG encoder and make it the default, because | Michael Roitzsch |
2003-05-23 | fix the miscalculates and then copy'n'pasted durations we discovered some tim... | Michael Roitzsch |
2003-05-23 | * dxr3 needs a longer prebuffering | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-06 | set some sensible default | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-04-30 | * include nav_read.c for builds with included libdvdnav | Michael Roitzsch |