index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-05-30
Renamed extended and backported VO_CAP_... defines to VO_XCAP_... to avoid na...
phintuka
2010-05-30
Do not try to parse content or substream header of raw audio streams
phintuka
2010-05-29
Fixed comparing signed and unsigned values
phintuka
2010-05-27
Added config option for new audio visualization method: images
phintuka
2010-05-27
Cosmetics
phintuka
2010-05-27
Fixed TRACEF function name
phintuka
2010-05-26
Added command-line options for opengl HUD OSD
phintuka
2010-05-26
Added opengl HUD options to fe_display_open() interface
phintuka
2010-05-26
Added opengl options for HUD OSD
phintuka
2010-05-26
Added checks for XShape and OpenGL
phintuka
2010-05-25
Link libavutil only to xine input plugin
phintuka
2010-05-25
Fixed comparing signed and unsigned values
phintuka
2010-05-25
Fixed log message type (LOGERR -> LOGMSG)
phintuka
2010-05-25
Fixed bug #3006495: The xine plugins are unnecessarily linked with libjpeg
phintuka
2010-05-24
Fixed arithmetic on untyped pointer
phintuka
2010-05-24
int -> ssize_t
phintuka
2010-05-24
Fixed comparing Floating point variables
phintuka
2010-05-24
Cosmetics: moved utility macros to beginning of the file
phintuka
2010-05-22
Fixed comparing unsigned and signed vars
phintuka
2010-05-22
Added missing braces
phintuka
2010-05-22
Added missing cases (OSD control commands).
phintuka
2010-05-22
Store capabilities in unsigned var
phintuka
2010-05-22
prev_width, prev_height --> unsigned.
phintuka
2010-05-22
Fixed warnings (missing default case)
phintuka
2010-05-22
Fixed warnings:
phintuka
2010-05-21
Fixed LOGPMT/LOGPCR definitions when logging not enabled
phintuka
2010-05-21
Fixed warnings:
phintuka
2010-05-21
Added default case to switch.
phintuka
2010-05-21
Fixed partially uninitialized var
phintuka
2010-05-21
Avoid comparing signed and unsigned vars
phintuka
2010-05-21
Floating point variables cannot be reliable compared using '!<float>'.
phintuka
2010-05-21
Avoid comparing signed and unsigned vars
phintuka
2010-05-21
Use function pointer for full screen toggle
phintuka
2010-05-21
Added missing default cases
phintuka
2010-05-21
int -> uint (avoid comparing signed and unsigned vars).
phintuka
2010-05-20
ts2es_init(): handle stream types detected from descriptor tags
phintuka
2010-05-20
this->pts is used only in PES mode
phintuka
2010-05-20
Flush ts demuxer caches when interrupted (demux_action_pending)
phintuka
2010-05-20
Make sure xine's internal copy of the mixer volume is initialized before usin...
phintuka
2010-05-19
Cosmetics (re-indent)
phintuka
2010-05-19
PlayTsVideo(): check if data is from video stream (PCR pid uses PlayTsVideo())
phintuka
2010-05-19
Removed duplicate rule (disabled x11 -> ...)
phintuka
2010-05-18
Store trick speed state for new clients
phintuka
2010-05-16
Killed warning (added default:)
phintuka
2010-05-16
Cosmetics
phintuka
2010-05-16
check_for_scaling(): check if output dimensions are sane
phintuka
2010-05-16
Detect AAC and DTS in PES private streams
phintuka
2010-05-16
Tag private streams with DVB subtitling descriptor with STREAM_DVBSUB
phintuka
2010-05-16
Changed internally used pseudo stream types (STREAM_AUDIO_???, STREAM_DVBSUB)
phintuka
2010-05-15
Added DTS and AAC descriptor tags
phintuka
[next]