Age | Commit message (Expand) | Author |
2007-06-01 | Remove cachedir_entry variable that is now unused. | Diego 'Flameeyes' Pettenò |
2007-06-01 | Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa... | Diego 'Flameeyes' Pettenò |
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 | Merge. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Don't include the local copy of frame.h and synth.h when building with extern... | 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-05-31 | Move gsm610 sources inside contrib/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move modplug demuxing on its own plugin. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Patch: fix parsing qt/mov embedded refernces | Claudio Ciccani |
2007-05-31 | Return -1 in case the mode is not one of the accepted ones. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Rename the flac combined plugin sources so that they are listed together in a... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Rename the wavpack combined plugin sources so that their are listed together ... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Use a listing for _LTLIBRARIES similar to other Makefiles. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Create a single NSF plugin that includes both the demuxer (previously in the ... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move nosefart sources inside contrib/ directory. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Merge -newbuild. | Darren Salt |
2007-05-31 | Link libiso9660 into the vcd plugin. Fixes a run-time symbol lookup failure. | Darren Salt |
2007-05-30 | Merge from 1.1. | Darren Salt |
2007-05-30 | Include the WWW-Authenticate header content in the "authentication needed" msg. | Darren Salt |
2007-05-29 | Actually id3v2_tagsize was used by demux_mpgaudio and demux_aac; but as it ma... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Use the integer versions of Speex decoding functions, this avoids an iteratio... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Fix typo reporting ID3v2.4 tags as ID3v2.3. | Diego 'Flameeyes' Pettenò |
2007-05-29 | Print the invalid header flags when found. | Diego 'Flameeyes' Pettenò |
2007-05-29 | Add a comment about id3v2_istag function and remove id3v2_tagsize function (w... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Correctly parse ID3 tags, and avoid skipping over them manually. This reduces... | Diego 'Flameeyes' Pettenò |
2007-05-28 | Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi... | Stas Sergeev |
2007-05-28 | Add an x86_64-specific version of rdtsc(). | Stas Sergeev |
2007-05-28 | Merge from 1.2 main branch. | Darren Salt |
2007-05-28 | Merge from 1.1. | Darren Salt |
2007-05-26 | Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7) | Manfred Tremmel |
2007-05-26 | Shuffle the HTTP input plugin's internal data slightly. | Darren Salt |
2007-05-25 | Add a message code to distinguish between HTTP response codes 401 and 403. | Darren Salt |
2007-05-19 | Optimization flag fixes for building with --enable-debug | Matt Messier |
2007-05-19 | Input plugins: Enable vcd, but disable vcdo by default | Matt Messier |
2007-05-18 | Add summary info for vdr; build plugins if DVB is enabled (no point otherwise). | Darren Salt |
2007-05-18 | Merge from 1.2 main branch, except for summary info related to the vdr plugins. | Darren Salt |
2007-05-17 | Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED. | Darren Salt |