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-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-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
2011-09-16
Simplify: check for BUF_FLAG_SPECIAL only once. Splitted special buffer handl...
Petri Hintukainen
2011-09-16
ffmpeg video: do not require preview buffers for mpeg1/2
Petri Hintukainen
2011-09-16
Splitted ff_init_mpeg12_mode() from ff_handle_preview_buffer()
Petri Hintukainen
2011-09-13
Merge.
Darren Salt
2011-09-11
Update parsing of program numbers from PATs.
Chris Rankin
2011-09-11
demux_ts_buffer_pes() is called for video, audio and DVBSUB packets only.
Chris Rankin
2011-09-12
Count preview frames separately for all audio and video streams.
Chris Rankin
2011-09-10
Remove the attempt to auto-detect audio/video streams from the MPEG-TS.
Chris Rankin
2011-09-10
Ensure that the stream reference inside each event queue is counted,
Chris Rankin
2011-09-10
Not every audio packet can be used to determine the sample rate and number of
Chris Rankin
2011-09-10
Pad end of audio data buffer with zeros, as instructed by the API documentation.
Chris Rankin
2011-09-10
Use xine's fast memcpy function instead of standard library one.
Chris Rankin
2011-09-10
Optimise flags usage.
Chris Rankin
2011-09-10
Tidy up flags usage.
Chris Rankin
2011-08-26
DVB sync
Torsten Jager
2011-08-29
Add AAC LATM support from FFmpeg 0.7+
Chris Rankin
2011-08-09
Cosmetics: reordered functions
Petri Hintukainen
2011-08-09
ffmpeg VC-1: scan for extradata (sequence header) from preview buffers
Petri Hintukainen
2011-08-14
Fixed multithreaded decoding with lavc >= 52.112.0.
Petri Hintukainen
2011-08-23
Logic error with AC3 demuxer
Chris Rankin
2011-08-22
Video deadlock fix
Torsten Jager
2011-08-22
UI freeze fix
Torsten Jager
2011-08-22
Audio crash fix
Torsten Jager
2011-08-13
rv30 & rv40 support
Torsten Jager
2011-08-13
VP8 support
Torsten Jager
2011-08-13
ffmpeg audio crash fix (sse2 alignment)
Torsten Jager
2011-08-10
Merge.
Darren Salt
2011-07-18
demux_ts: added m2ts and mts file extensions
Petri Hintukainen
2011-08-02
demux_ts: added buffer size checks to adaptation field parsing
Petri Hintukainen
2011-07-18
Fixed writing outside of buffer when there are more than MAX_PIDS scrambled p...
Petri Hintukainen
2011-07-22
demux_ts: Added buffer size checks. Make sure buffer size is not set to negat...
Petri Hintukainen
[next]