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
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-23
Move dxr3_present() in dxr3.h to avoid duplicating the function.
Diego 'Flameeyes' Pettenò
2007-12-23
Don't create extra variables now that node is transparent to xine's build.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark all supported_types constant.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark some static objects constant too.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all misc plugins to the new identifier/description interface. Add _() ...
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
[next]