Age | Commit message (Expand) | Author |
2007-05-09 | Put post_vdr.h between the post plugin sources, rather than having it in the ... | Diego 'Flameeyes' Pettenò |
2007-05-09 | Properly use xineplug_ldflags and remove IMPURE_TEXT_LDFLAGS, as there are no... | Diego 'Flameeyes' Pettenò |
2007-05-09 | Instead of using libdir and postlibdir, use xineplug and xinepost, that are d... | Diego 'Flameeyes' Pettenò |
2007-05-08 | Clean up the vdr plugins' makefile. | Darren Salt |
2007-05-08 | Merge VDR support. | Darren Salt |
2007-05-08 | Merge Reinhard Nissl's engine changes. | Darren Salt |
2007-05-08 | Merge from 1.1. | Darren Salt |
2007-05-08 | Internal libpostproc.a needs libavutil.a, so link planar post-plugin with both. | Darren Salt |
2007-05-04 | [PATCH] Fix deinterlacing in video_out_xv.c | Simon Farnsworth |
2007-05-06 | Changelog entries. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's xxmc fixes and related changes. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's MPEG2 fixes and optimisations. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's ffmpeg fixes. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's demuxer fixes. | Darren Salt |
2007-05-05 | Merge Bastien Nocera's changes. | Darren Salt |
2007-05-05 | Up the version number in HG so we can check for the _x_io_select fix | hadess@cookie.hadess.net |
2007-05-05 | - Fix _x_io_select exiting when the select has been interrupted (EINTR errno) | hadess@cookie.hadess.net |
2007-05-04 | Merge - part 2. | Diego 'Flameeyes' Pettenò |
2007-05-04 | Merge - part 1. | Diego 'Flameeyes' Pettenò |
2007-05-04 | Update some copyright information. | Darren Salt |
2007-05-04 | Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii... | Diego 'Flameeyes' Pettenò |
2007-05-03 | Reduce size of flac_decoder_t structure: output_mode and output_sampling_rate... | Diego 'Flameeyes' Pettenò |
2007-05-03 | ao_cap_mode is only ever used in faad_open_output, make it a local variable. | Diego 'Flameeyes' Pettenò |
2007-05-03 | Mark vorbis_comment_keys structure constant. | Diego 'Flameeyes' Pettenò |
2007-05-03 | Make _x_buf_(audio|video)_name return a pointer to constant string. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Install input_vdr.h in ${includedir}/xine, where vdr-xine expects it. | Darren Salt |
2007-05-02 | Don't allocate the buffer inline in the structure, just allocate it when need... | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix boundary of the for loop. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Merge changes, once again, with passion. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Mac OS X universal build should be disabled by default. | Darren Salt |
2007-05-02 | Merge changes. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix proxy usage when the hostnames cannot be resolved. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Mac OS X Universal Binary support | Matt Messier |
2007-04-27 | Fix include path in LIBDTS_CFLAGS. Thanks to Matt Messier for reporting. | Diego 'Flameeyes' Pettenò |
2007-04-25 | Merge from 1.1. | Darren Salt |
2007-04-25 | Changelog entry for the Real codec search paths. | Darren Salt |
2007-04-25 | Fix real codec search paths | Ville Skyttä |
2007-04-24 | Resync translation source strings. | Darren Salt |
2007-04-24 | Use LOG_MODULE in log messages in the Xv & XxMC plugins. | Darren Salt |
2007-04-24 | Update for renamed DTS decoder. | Darren Salt |
2007-04-23 | Merge alpha-blending changes. | Darren Salt |
2007-04-23 | Add comments about used blending equation | Petri Hintukainen |
2007-04-22 | Only define FPM_* symbols when using internal libmad, to avoid clashing with ... | Diego 'Flameeyes' Pettenò |
2007-04-21 | Handle single-quoted attributes in XML. | Darren Salt |
2007-04-21 | Fix comments - '>' and '?>' were reversed. | Darren Salt |
2007-04-21 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-04-21 | Add support for MDHD version 1 atom in demux_qt. [bug #1679398] | Diego 'Flameeyes' Pettenò |
2007-04-21 | Avoid fiddling with __attribute__. | Diego 'Flameeyes' Pettenò |
2007-04-21 | Mark bandwidths array static. | Diego 'Flameeyes' Pettenò |
2007-04-19 | Define DOXYGEN when building doxygen documentation, to allow #ifdeffing the d... | Diego 'Flameeyes' Pettenò |