index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-10
Marked _x_canonicalise_url() with XINE_MALLOC attribute
Petri Hintukainen
2011-10-09
Removed ' from preprocessor macro
Petri Hintukainen
2011-10-10
Refresh translations (wrt changesets 08997c405df9 and ab7fbcaf1418).
Darren Salt
2011-10-10
corrected typos in src/post/audio/stretch.c and src/post/deinterlace/xine_plu...
Chad Dunlap
2011-07-18
Fixed small typo in src/audio_out/audio_directx2_out (LP #810407)
Kent Baxley
2008-09-20
textrel fix for xineplug_post_tvtime.so (tomsmocomp)
PaX Team
2011-10-10
Remove old (pre-etch) versioning on deps for libdirectfb-dev and libcdio-dev.
Darren Salt
2011-10-10
Remove old alternative deps on libxv-dev.
Darren Salt
2011-10-10
Remove old alternative deps on gettext and cvs; require only autopoint.
Darren Salt
2011-10-06
demux_ts: detect transport stream changes from PAT
Petri Hintukainen
2011-10-06
demux_ts: Do not parse PAT unless it was changed (CRC)
Petri Hintukainen
2011-10-06
Cosmetics (fixed indent)
Petri Hintukainen
2011-10-06
demux_ts: always check if pid is PMT PID
Petri Hintukainen
2011-10-06
demux_ts.c: always parse PAT
Petri Hintukainen
2011-10-05
Bring xine_private.h into line with 1.2 branch, which already has this capabi...
Chris Rankin
2011-07-18
demux_ts: commented out PCM inside PS1
Petri Hintukainen
2011-07-22
demux_ts: packet content should be checked for AC3 syncword after checking al...
Petri Hintukainen
2011-10-04
Merge.
Chris Rankin
2011-10-04
Import xine_private.h as needed, not as part of xine_internal.h.
Chris Rankin
2011-10-04
fixed remaining compiler warnings from demuxers
Petri Hintukainen
2011-10-04
demux_qt: check asprintf() return value
Petri Hintukainen
2011-10-04
demux_ogg: check asprintf return value
Petri Hintukainen
2011-10-04
demux_qt: fixed using uninitialized data
Petri Hintukainen
2011-10-04
demux_real: fixed buffer size check
Petri Hintukainen
2011-10-04
demux_ts: save pcr pid from pmt
Petri Hintukainen
2011-10-04
utils.c: fixed missing prototypes: unconditionally include xine_internal.h
Petri Hintukainen
2011-09-27
demux_ts: removed sending of preview/header buffers.
Petri Hintukainen
2011-10-04
Add AAC LATM audio and CLOEXEC descriptors to ChangeLog.
Chris Rankin
2011-09-29
Enable missing FFmpeg codecs for RV30 / RV40 and VP8
Brad Smith
2011-10-03
Simplify test for "internal" visibility compiler flag.
Chris Rankin
2011-10-03
Set CLOEXEC flag on three more sockets.
Chris Rankin
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-03
Add CLOEXEC to another descriptor. (Merge from 1.2 branch).
Chris Rankin
2011-10-03
Assign O_CLOEXEC a safe default value if it hasn't been defined already.
Chris Rankin
2011-10-01
Add CLOEXEC flag to DXR3 plugin's descriptors.
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2011-09-27
Added AAC LATM to configure output
Petri Hintukainen
2011-09-16
minor optimization
Petri Hintukainen
2011-09-16
libdts: simplify. Preview buffers are already ignored.
Petri Hintukainen
2011-09-27
Fixed mpeg2 decoding with ffmpeg.
Petri Hintukainen
2011-09-26
demux_ts_adaptation_field_parse(): compile code used for conditional logging ...
Petri Hintukainen
2011-09-26
demux_ts_adaptation_field_parse(): return -1 when there is no PCR (0 is valid...
Petri Hintukainen
2011-09-27
ff_audio_open_codec(): initialize codec if it hasn't been initialized.
Petri Hintukainen
2011-09-27
Splitted ff_audio_open_codec() from ff_audio_decode_data()
Petri Hintukainen
2011-09-27
Splitted ff_audio_init_codec() from ff_audio_handle_header_buffer()
Petri Hintukainen
2011-09-27
Splitted ff_audio_handle_header_buffer() from ff_audio_decode_data()
Petri Hintukainen
2011-09-27
ffmpeg audio: make sure decode_buffer is allocated only once
Petri Hintukainen
2011-09-15
ffmpeg audio: removed checks that are always true (context is allocated in init)
Petri Hintukainen
2011-09-15
ffmpeg audio: make sure context is allocated only once
Petri Hintukainen
2011-09-16
Fixed "warning: cast from pointer to integer of different size"
Petri Hintukainen
[prev]
[next]