summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_mpeg_encoders.c
AgeCommit message (Expand)Author
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-03-10Add 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-09Finally commit the plugin loader improvements.Thibaut Mattern
2004-12-16my sed script for the config entries converted a bit too much which breaksMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-04-11typo fixes from FrantisekMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-01-04The most important change is the smallest:Michael Roitzsch
2003-12-06fix xprintf calls.Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-05use more sensible intervals (keyword: Voronoi) to guess the framerateMichael Roitzsch
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-25enable the new libavcodec MPEG encoder and make it the default, becauseMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
2002-06-12some additional i18n for dxr3Michael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-01support for libfame 0.8.10 and aboveMichael Roitzsch
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas