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
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-10-04
Merge from 1.1.
Darren Salt
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-01
Add CLOEXEC flag to DXR3 plugin's descriptors.
Chris Rankin
2010-02-23
Merge from 1.1.
Darren Salt
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-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
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
[next]