index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
Age
Commit message (
Expand
)
Author
2008-05-06
Merge from 1.1.
Darren Salt
2008-05-03
Define print_command only when actually logging.
Diego 'Flameeyes' Pettenò
2008-05-03
Make two arrays of string become arrays of arrays of characters.
Diego 'Flameeyes' Pettenò
2008-05-03
Remove deprecated functions from net_buf_ctrl.c.
Diego 'Flameeyes' Pettenò
2008-04-30
Replace calloc (n, sizeof (char)) with malloc (n) where zero init isn't needed.
Darren Salt
2008-04-21
Merge from 1.1.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-03-19
Merge from 1.1.
Darren Salt
2008-03-18
Merge from 1.1.
Darren Salt
2008-03-11
Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073).
Diego 'Flameeyes' Pettenò
2008-03-02
libdvdread - Uses UDF provided length as authoritative
Bastian Blank
2008-03-11
Use calloc() to avoid possible integer overflow if stream_count is big enough.
Diego 'Flameeyes' Pettenò
2008-02-01
Back out vcd build changes: separate unit (though used only once).
Darren Salt
2008-01-27
Remove another recursive make invocation, build the vcd plugin inside src/inp...
Diego 'Flameeyes' Pettenò
2008-01-27
Rename base64 functions to _x_ as they should not be part of the public API.
Diego 'Flameeyes' Pettenò
2008-01-27
Move base64 header to xine-utils as we don't want it installed.
Diego 'Flameeyes' Pettenò
2008-01-26
Merge from 1.1.
Darren Salt
2008-01-26
Quick hack to allow configuration of the V4L ALSA audio input device.
Darren Salt
2008-01-24
Merge from -plugin-loader branch.
Darren Salt
2008-01-17
Merge from 1.1.
Darren Salt
2008-01-16
Put under #if 0 a few functions that never gets used in xine at all.
Diego 'Flameeyes' Pettenò
2008-01-16
Make _x_canonicalise_url an inline function, as it's only ever used once (eit...
Diego 'Flameeyes' Pettenò
2008-01-16
Remove deprecated unused functions.
Diego 'Flameeyes' Pettenò
2008-01-14
Change the default v4l device paths to /dev/{video,radio}0.
Darren Salt
2008-01-11
Merge from 1.1.
Darren Salt
2008-01-11
Correct the prototype of rmff_dump_header. (Build fix.)
Darren Salt
2008-01-11
Fix a buffer overflow in the RTSP header-handling code.
Darren Salt
2008-01-06
Merge from 1.1.
Darren Salt
2008-01-04
Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...
Richard van Paasen
2008-01-02
Remove stray return 0.
Diego 'Flameeyes' Pettenò
2008-01-02
Make network_command accept a generic data buffer.
Diego 'Flameeyes' Pettenò
2008-01-02
Update the network interfaces to accept constant strings where possible.
Diego 'Flameeyes' Pettenò
2008-01-02
Mark the mrl lists as constant; this trades a warning for another as char ** ...
Diego 'Flameeyes' Pettenò
2008-01-02
Don't mark the spu_event as constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Mark stuff more constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Follow the parameter type.
Diego 'Flameeyes' Pettenò
2008-01-02
Make it a static constant chracter array.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge (with adjustment) from 1.1.
Darren Salt
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-29
Crashes when accessing files via Gnome-VFS
Philippe Troin
2007-12-23
Mark rm_header and pnm_data_header static.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark tables static as well as totally constant.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark the digit array constant.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark a few more array totally constant.
Diego 'Flameeyes' Pettenò
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-22
Remove an assertion which is always triggered.
Darren Salt
2007-12-22
Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+.
Richard van Paasen
2007-12-27
net_plugin not always reading preview buffer to the maximum.
Michel Verbraak
[next]