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_mpeg_encoders.c
Age
Commit message (
Expand
)
Author
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-03-10
Add unistd.h include for the write() function. Thanks to Manfred Tremmel for ...
Diego 'Flameeyes' Pettenò
2005-11-28
*BUGFIX*
František Dvořák
2005-02-09
Finally commit the plugin loader improvements.
Thibaut Mattern
2004-12-16
my sed script for the config entries converted a bit too much which breaks
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-04-11
typo fixes from Frantisek
Michael Roitzsch
2004-04-10
improving config help strings
Michael Roitzsch
2004-01-04
The most important change is the smallest:
Michael Roitzsch
2003-12-06
fix xprintf calls.
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-05
use more sensible intervals (keyword: Voronoi) to guess the framerate
Michael Roitzsch
2003-09-11
fix stuttering playback for some non-MPEG content with the dxr3:
Michael Roitzsch
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-25
enable the new libavcodec MPEG encoder and make it the default, because
Michael Roitzsch
2002-10-26
- dxr3 adapted to new API (compiles, but untested)
Michael Roitzsch
2002-09-05
dxr3 adapted to new api, should at least compile now
Michael Roitzsch
2002-07-17
* better use of vo_frame_t; don't add members to our private frame struct,
Michael Roitzsch
2002-07-16
use pitching to ensure dimensions are multiples of 16 for librte
Michael Roitzsch
2002-07-08
when playing mpeg content we can close previously opened encoder contexts,
Michael Roitzsch
2002-07-03
rte only handles stream sizes that are multiples of 16
Michael Roitzsch
2002-06-12
some additional i18n for dxr3
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-01
support for libfame 0.8.10 and above
Michael Roitzsch
2002-05-24
- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>
Miguel Freitas