index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dxr3
/
dxr3_decode_video.c
Age
Commit message (
Expand
)
Author
2010-02-12
DXR3 compatibility fix for newer versions of the em8300 driver.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-18
Misc warnings fixes.
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-11-28
*BUGFIX*
František Dvořák
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
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-13
* trying to fix a longstanding problem: 4:3 progressive content on DXR3's
Michael Roitzsch
2004-04-17
* support pan&scan info embedded in MPEG and DVB streams;
Michael Roitzsch
2004-04-10
improving config help strings
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-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-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-10-23
I should have seen this coming...
Michael Roitzsch
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-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-28
Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack.
Robin KAY
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-03-07
I mixed up #ifdef and #if
Michael Roitzsch
2003-02-23
be more tolerant with missing end sequences (I had false positives)
Michael Roitzsch
2003-02-18
what is that? (fix compilation breakage)
Michael Roitzsch
2003-02-18
These messages have not helped in debugging for a long time.
Michael Roitzsch
2003-01-13
non-dxr3-users should not see the dxr3 config tab
Michael Roitzsch
2003-01-12
made it compile under linux ;-)
Daniel Caujolle-Bert
2003-01-12
Make xine-lib compile on Solaris
Robin KAY
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-10
this causes more trouble than benefit
Michael Roitzsch
2002-12-08
- fix a rare, but longstanding dxr3 bug:
Michael Roitzsch
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
[next]