Age | Commit message (Expand) | Author |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-06-23 | Allow for <libavutil/base64.h> etc. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | 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ò |
2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |
2008-03-01 | Update to the new FFmpeg's include directory. | Diego 'Flameeyes' Pettenò |
2008-01-05 | Now that FFmpeg is always used external, move the ffmpeg-based MPEG encoder | Diego 'Flameeyes' Pettenò |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin... | 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-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 |