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
2008-04-21
Fix display of some MJPEG streams (YUVJ420P).
Darren Salt
2008-04-21
Debug logging of ffmpeg pixel format in case of display errors.
Darren Salt
2008-04-21
Add MIME types and .mpp for musepack.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-03-10
Add Xv port selection by type (overlay or textured video).
Darren Salt
2008-02-25
When auto-detecting Xv ports, prefer port nos. >= configured.
Darren Salt
2008-02-02
Move more shared Xv config desc. & help strings; add new location to POTFILES.
Darren Salt
2008-02-02
Handle invalid port nos. properly (avoids a possible xcbxv segfault).
Darren Salt
2008-02-02
Convert the XxMC plugin to use the new header file.
Darren Salt
2008-02-02
XvMC plugin uses the new header; use config_help; small var/struct cleanup.
Darren Salt
2008-02-02
Convert the plain Xv plugins to use the new header file.
Darren Salt
2008-02-02
Add a header file for some strings shared between the Xv-using plugins.
Darren Salt
2008-02-01
Port Xv port selection to xxmc.
Darren Salt
2008-02-01
Add Xv port selection to the XCB xv plugin.
Darren Salt
2008-02-01
Fallback to auto-detect when the specified Xv port is unavailable or unusable.
Darren Salt
2008-02-01
patch adding video.device.xv_port option
Jean-Yves Lefort
2008-06-20
Ask the input plugin which demuxer to use.
Darren Salt
2008-06-20
Read the MIME type from the plugin & use it for demuxer selection (if by extn).
Darren Salt
2008-06-20
Allow input plugins to report MIME types as optional data. Implement for http.
Darren Salt
2008-06-19
Swap positions of "auto" and "old" in the v4l TV standards list.
Darren Salt
2008-06-18
Separate PES stream IDs from TS descriptor tags.
Darren Salt
2008-06-18
input_dvb: Recognise new audio and video stream formats
Simon Farnsworth
2008-06-18
input_dvb: Allow automatic detection of DVB parameters
Simon Farnsworth
2008-06-17
input_v4l: Set video format
Simon Farnsworth
2008-06-17
input_dvb: Allow the user to configure the location of the channels.conf file...
Simon Farnsworth
2008-06-16
input_dvb: Allow the user to configure the DVB GUI off.
Simon Farnsworth
2008-06-16
demux_ts: Always replace PIDs when we parse a PMT
Simon Farnsworth
2008-06-15
Move the declaration of xine_strcat_realloc.
Darren Salt
2008-06-15
Merge.
Darren Salt
2008-06-15
Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated.
Darren Salt
2008-06-15
Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain.
Darren Salt
2008-06-14
Replacement JACK plugin
Ed Wildgoose
2008-06-14
Extra MIME types for Quicktime/ISO media.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-06-11
Provide a useful implementation of xine_register_log_cb().
Darren Salt
2008-06-11
Fix va_list-related breakage. Multiple use needs va_copy().
Darren Salt
2008-06-09
Fix Shoutcast NSV detection.
Darren Salt
2008-06-09
Avoid false positives when looking up demuxer by MIME type.
Darren Salt
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when the allocated size would be counted by multiplying the size...
Diego 'Flameeyes' Pettenò
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-06-13
Use strndup rather than just strdup to avoid overflows.
Diego 'Flameeyes' Pettenò
2008-04-14
Add boundary check on speex mode, see bug #83.
xine-lib-1_1_12-release
1.1.12
Diego 'Flameeyes' Pettenò
2008-04-14
Remove a memset() rendered pointless by use of calloc().
Darren Salt
2008-04-14
divide by zero in demux_qt.c
Colin Gibbs
2008-04-14
Title array has only five entries. It can be overrun.
Erik Hovland
2008-04-14
strchr can return null. It should be checked.
Erik Hovland
2008-04-14
The code checks dest when it should check *dest.
Erik Hovland
[prev]
[next]