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