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
2011-12-16
Fixed pointer type
Petri Hintukainen
2011-12-16
Added missing const
Petri Hintukainen
2011-12-15
Fixed printf format
Petri Hintukainen
2011-12-15
xvmc: Fixed using uninitialized data and resource leak (from 9456)
Petri Hintukainen
2011-12-15
Fixed printf format
Petri Hintukainen
2011-11-25
demux_ts: report only known audio/spu tracks to ui
Petri Hintukainen
2011-11-25
demux_ts: check if input plugin supports track languages when track language ...
Petri Hintukainen
2011-11-25
demux_ts: fixed DEMUX_OPTIONAL_DATA_SPULANG when language is unknown
Petri Hintukainen
2011-11-25
demux_ts: fixed DEMUX_OPTIONAL_DATA_AUDIOLANG when language is unknown
Petri Hintukainen
2011-11-25
demux_ts: Fixed incorrect check. Pointer to struct member is always non-NULL.
Petri Hintukainen
2011-11-25
Added FOURCC codes for EAC3
Petri Hintukainen
2011-11-24
Don't check for and include a52_internal.h: it's not actually used.
Kevin Kofler
2011-11-24
Fixed aliasing
Petri Hintukainen
2011-11-24
Check fwrite return value
Petri Hintukainen
2011-11-24
Fixed leaks in input plugins
Petri Hintukainen
2011-11-23
Remove our internal videodev2.h - no longer needed.
Darren Salt
2011-11-23
Have the PVR input plugin built if V4L2, not V4L1, is present.
Darren Salt
2011-11-23
Fix libavcodec version checks for AAC LATM/MPEG parser code
Brad Smith
2011-11-22
Fix up ImageMagick API selection in the presence of GraphicsMagick; changelog.
Darren Salt
2011-11-22
Use current ImageMagick API
Petri Hintukainen
2011-11-18
Fixed building with internal ffmpeg
Petri Hintukainen
2011-11-13
fake missing definitions for WIN32
Mark Brand
2011-11-13
Need sys/stat.h for file audio output code to build on OpenBSD
Brad Smith
2011-11-04
Fix order of header to avoid build failure due to conflicting definitions of ...
M.A. Brand
2011-11-04
xine_faad_decoder: fixed pts type (int64_t, not int)
Petri Hintukainen
2011-11-04
video_decoder: handle BUF_CONTROL_RESET_TRACK_MAP (reset SPU track map)
Petri Hintukainen
2011-11-02
ff_audio_decoder: Use parser for AAC LATM and MPEG. Fixes streams with multip...
Petri Hintukainen
2011-11-02
ff_audio_decoder: do not queue any data if opening audio output fails
Petri Hintukainen
2011-11-02
ff_audio_decoder: If codec parameters can't be read from first audio packet, ...
Petri Hintukainen
2011-11-02
ff_audio_decoder: open audio out after decoding the data
Petri Hintukainen
2011-11-02
demux_ts: removed write-only variable (content) from demux_ts_media
Petri Hintukainen
2011-10-29
demux_ts: splitted update_extra_info()
Petri Hintukainen
2011-10-27
ff_audio_decoder: splitted calling avcodec_decode_audio* to separate function
Petri Hintukainen
2011-10-27
libspudvb: skip display descriptor segments
Torsten Jager
2011-10-27
libspudvb: Fixed region size check (HD can have 1920x1080 regions)
Torsten Jager
2011-10-19
demux_ts: added missing HDMV spu channel
Petri Hintukainen
2011-10-19
demux_ts: pid and media_num are unsigned.
Petri Hintukainen
2011-10-18
demux_ts: fixed buffer leak. (buffer was lost if PES packet had no payload)
Petri Hintukainen
2011-10-18
demux_ts: factorized buffer sending
Petri Hintukainen
2011-10-18
demux_ts: eliminated unneeded variable
Petri Hintukainen
2011-10-18
demux_ts.c: Use input->seek_time() when available.
Petri Hintukainen
2011-10-18
demux_ts.c: fixed seeking to time offset
Petri Hintukainen
2011-10-18
net_buf_ctrl: dvb sync: dont rely on demuxer sending BUF_FLAG_FRAME_START
Torsten Jager
2011-10-18
net_buf_ctrl: dvb sync: observe a/v buffers only.
Torsten Jager
2011-10-18
Removed unused variable
Petri Hintukainen
2011-10-18
input_dvb: if write() fails, stop recording and log a message
Petri Hintukainen
2011-10-18
input_dvb: fixed check for recording file handle
Petri Hintukainen
2011-10-18
Fixed incorrect aliasing
Petri Hintukainen
2011-10-17
Fixed warnings
Petri Hintukainen
2011-10-17
Fixed input time calculation
Petri Hintukainen
[next]