index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-06-09
Remove unused variable.
Diego 'Flameeyes' Pettenò
2007-06-09
Remove unused variable.
Diego 'Flameeyes' Pettenò
2007-06-09
Remove unused and orphan label and code.
Diego 'Flameeyes' Pettenò
2007-06-09
Remove unused variable.
Diego 'Flameeyes' Pettenò
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-06-09
Make the read() function of input plugins be declared with void pointer as bu...
Diego 'Flameeyes' Pettenò
2007-06-08
Properly read metadata for the file, the structure is more complex than it wa...
Diego 'Flameeyes' Pettenò
2007-06-08
Fix metadata parser.
Diego 'Flameeyes' Pettenò
2007-06-08
Mark some stuff constant, reduce scope of a few other variables.
Diego 'Flameeyes' Pettenò
2007-06-08
More conversion to switches.
Diego 'Flameeyes' Pettenò
2007-06-08
More switches in parse_reference_atom.
Diego 'Flameeyes' Pettenò
2007-06-08
Use a switch statement even for the parsing of trak atom.
Diego 'Flameeyes' Pettenò
2007-06-08
Merge 1.2.
Diego 'Flameeyes' Pettenò
2007-06-08
Update parse_meta_atom to use a switch case rather than a series of if. By th...
Diego 'Flameeyes' Pettenò
2007-06-08
Merge from 1.1.
Darren Salt
2007-06-08
Fix build issues on systems which need our internal asprintf.
Darren Salt
2007-06-06
Fix RealPlayer codec detection and a nearby logging build failure. Both typos.
Darren Salt
2007-06-06
Don't return integer, the function is expected to return a pointer.
Diego 'Flameeyes' Pettenò
2007-06-06
Remove aRTs output plugin.
Diego 'Flameeyes' Pettenò
2007-06-06
[PATCH] video_out_fb crash
Steve Freeland
2007-06-05
Use XINE_PACKED rather than __attribute__((__packed__)).
Diego 'Flameeyes' Pettenò
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-06-04
Merge Matthias Kretz's changes.
Darren Salt
2007-06-04
Merge from 1.1.
Darren Salt
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-06-04
Mark audiocs_rates static and const.
Diego 'Flameeyes' Pettenò
2007-06-04
Remove redundant nested #ifdef __svr4__.
Diego 'Flameeyes' Pettenò
2007-06-03
[patch] Fix video pid misdetection
Andrew de Quincey
2007-06-03
Add a comment & changelog entry for the mmap bug fix.
Darren Salt
2007-06-03
[patch] Nasty mmap problem with huge files
Andrew de Quincey
2007-06-02
Merge from 1.1; handle Debian packaging fallout from the merge.
Darren Salt
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-06-01
Port Simon Farnsworth's xv deinterlacing fix to xcbxv.
Darren Salt
2007-06-01
Prioritise the musepack demuxer over mpgaudio, as sometimes the latter can mi...
Bram Verweij
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 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
[next]