summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_decode_video.c
AgeCommit message (Expand)Author
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-07-11- Fix build with inline functions on GCC 3.4.0Bastien Nocera
2004-06-13* trying to fix a longstanding problem: 4:3 progressive content on DXR3'sMichael Roitzsch
2004-04-17* support pan&scan info embedded in MPEG and DVB streams;Michael Roitzsch
2004-04-10improving config help stringsMichael 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-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-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-10-23I should have seen this coming...Michael Roitzsch
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-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-28Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack.Robin KAY
2003-05-23fix the miscalculates and then copy'n'pasted durations we discovered some tim...Michael Roitzsch
2003-05-23* dxr3 needs a longer prebufferingMichael Roitzsch
2003-03-07I mixed up #ifdef and #ifMichael Roitzsch
2003-02-23be more tolerant with missing end sequences (I had false positives)Michael Roitzsch
2003-02-18what is that? (fix compilation breakage)Michael Roitzsch
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
2003-01-13non-dxr3-users should not see the dxr3 config tabMichael Roitzsch
2003-01-12made it compile under linux ;-)Daniel Caujolle-Bert
2003-01-12Make xine-lib compile on SolarisRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-10this causes more trouble than benefitMichael Roitzsch
2002-12-08- fix a rare, but longstanding dxr3 bug:Michael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-17make Carsten happy: the dxr3 image should now disappear on closeMichael Roitzsch
2002-11-12adapt dxr3 decoder to new interface (add discontinuity function)Michael Roitzsch
2002-11-10set fixed offset, otherwise the offset accumulates during multiple pluginMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-09-18report stream metadataMichael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch