Age | Commit message (Expand) | Author |
2007-04-21 | Stop ignoring <?...?> elements, and parse them for attributes. | Darren Salt |
2007-04-21 | Use an enumeration for XML parser state tracking. | Darren Salt |
2007-04-21 | Use an enumeration for XML lexer state tracking. | Darren Salt |
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 | Relaxed XML parsing (ABI addition). | Darren Salt |
2007-04-19 | audio_filter_amp: calculate the total number of frames to iterate over just o... | Diego 'Flameeyes' Pettenò |
2007-04-19 | Mark _x_[av]o_new_port functions as internal function, both in doxygen and by... | Diego 'Flameeyes' Pettenò |
2007-04-19 | More doxygen documentation. | Diego 'Flameeyes' Pettenò |
2007-04-19 | Doxygen documentation. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Use the proper dts.h file. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Cleanup, add doxygen comments, add doxygen todos. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Cleanup; make variables and parameters constant; improve the float_to_int fun... | Diego 'Flameeyes' Pettenò |
2007-04-18 | Now that xine_dts_decoder.c is alone, move it in libxineadec. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Replace libdts 0.0.2 with libdca 0.0.5 and contextually move it in contrib/. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Limit common-case buffer copying optimisation to i386 & amd64. | Darren Salt |
2007-04-18 | Merge from 1.1 series. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Permit to build against libdca 0.0.5. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Alphablending optimizations: | Petri Hintukainen |
2007-04-17 | Merge from 1.1 (and update the debian/changelog datestamp for 1.2.0~hg). | Darren Salt |
2007-04-17 | Fix DVD playback (was hanging when either the AC3 or DTS demuxers were probed). | Darren Salt |
2007-04-16 | [1.2 patch] removal of deinterlace.[c/h] and xvmc deinterlacers | Christoph Pfister |
2007-04-16 | removal of [xcb]xv deinterlacers | Christoph Pfister |
2007-05-31 | Fix dependencies for vcd libraries. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Make vidix buildable again. | Darren Salt |
2007-05-31 | Move libcdio and libvcd into contrib/ | Diego 'Flameeyes' Pettenò |
2007-05-31 | Remove the DVB headers dmx.h and frontend.h, use the ones from linux-headers ... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Restore $(AM_CFLAGS) usage. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move vidix and libdha into contrib/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Allow building with external a52dec, crc.c is still used. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move xine_a52_decoder.c into libxineadec. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move liba52/a52dec sources inside contrib/a52dec. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libmad in libxineadec directory. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Replace libmad with a pristine copy of 0.15.1b, and move it into contrib/. | Diego 'Flameeyes' Pettenò |
2007-04-16 | Merge fix for xine-lib extension. | Reinhard Nißl |
2007-04-16 | Merge fix from other xine-lib extension. | Reinhard Nißl |
2007-04-16 | Simplify handling of internal/external libmpcdec, most of the work is done at... | Diego 'Flameeyes' Pettenò |
2007-04-16 | Fix ffmpeg_config.h build, so that make distchecks works. | Diego 'Flameeyes' Pettenò |
2007-04-16 | FIX: Make sleeps in video out loops interruptable for immediate OSD | Reinhard Nißl |
2007-04-15 | Avoid sending BUF_FLAG_FRAME_END before the first frame. | Reinhard Nißl |
2007-04-15 | Extend the original MAX_SHOWING by 16 VDR OSD objects. | Reinhard Nißl |
2007-04-15 | Integrate vdr directory into xine-lib's build system. | Reinhard Nißl |
2007-04-15 | Provide some internal functions to be used by input_vdr. | Reinhard Nißl |
2007-04-15 | Merge extensions to xine engine. | Reinhard Nißl |