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
2010-02-25
Fix build with the old, outdated and deprecated internal ffmpeg.
Darren Salt
2010-02-25
Compiler warning fixes.
Darren Salt
2010-02-25
isatty() takes an int, not a FILE *.
Darren Salt
2010-02-25
Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c.
Darren Salt
2010-02-24
Fix up V4L/V4L2 for non-Linux.
Darren Salt
2010-02-21
Avoid invalid fstat calls when opening empty files
Ulrich Eckhardt
2010-02-24
src/dxr3/compat.h needs to be in the tarball...
Darren Salt
2009-09-15
Add locking for when adjusting audio frame discarding.
Roger Scott
2010-02-23
Prevent discard_{frames,buffers} from going negative.
Darren Salt
2010-02-21
WMAPro support
Christopher Martin
2010-02-22
Swap round if/while in LPCM 24-bit handling.
Darren Salt
2010-01-10
Fix LPCM 24bit byte stream
Aoi Shinkai
2010-02-12
DXR3 compatibility fix for newer versions of the em8300 driver.
Darren Salt
2010-02-07
Fix Flash video with aac not playing audio (HTTP etc.)
Martin Jacobs
2010-02-06
libv4l check shouldn't fail & abort unless --enable-libv4l is given.
Darren Salt
2010-02-04
Extend Ogg metadata handling.
Darren Salt
2010-02-04
Work around an ffmpeg SVQ3 bug; check for avcodec_thread_init failure.
Darren Salt
2010-02-04
Fix a ticket-related memory leak.
Darren Salt
2010-02-03
Remove pointless output from stats logging; make the const variables static.
Darren Salt
2010-02-03
Kill a "missing return" warning.
Darren Salt
2010-01-30
Fix dvdnav map file closure.
Darren Salt
2010-01-29
Link the v4l2 plugin with libv4l2 (if required); use pkgconfig to locate it.
Darren Salt
2010-01-26
Convert xine_log → xprintf.
Darren Salt
2010-01-26
Switch off logging, convert some lprintf() to xine_log(), add a startup warning.
Darren Salt
2010-01-26
Get rid of a few compiler warnings.
Darren Salt
2010-01-26
More error checking.
Darren Salt
2010-01-26
Merge v4l2 support.
Darren Salt
2010-01-26
Fix AAC in FLV.
Darren Salt
2010-01-22
v4l2: set no. of bytes sent, and don't send more than max_size bytes at a time.
Darren Salt
2010-01-22
v4l2: set stream audio/video flags; check for VIDIOC_S_FMT failure.
Darren Salt
2010-01-21
Merge.
Darren Salt
2010-01-21
Revert a038e9625e79 (breaks A/V sync).
Darren Salt
2010-01-21
Backport YUV build optimisation.
Darren Salt
2010-01-21
Merge.
Darren Salt
2010-01-21
Undo libavutil workaround (fixed upstream).
Darren Salt
2010-01-21
Fix width and padding bugs in opengl fragprog renderer
Eddie Goodall
2010-01-20
demux_ts: pass each pts just once to buf (and to decoder)
Reinhard Nißl
2010-01-17
Cope with libavutil no longer defining some endian-specific macros.
Darren Salt
2010-01-17
"Fix" playback of 24-bit FLAC.
Darren Salt
2010-01-16
Clean up properly after QTL parsing.
Darren Salt
2010-01-16
Added basic support for .qtl (Quicktime media link).
Darren Salt
2010-01-14
Merge.
Darren Salt
2010-01-14
Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...
Darren Salt
2010-01-12
Demux BluRay DTS (stream 0x82)
Petri Hintukainen
2010-01-12
Do not reset decoder flags from parse_pes_header() when setting BUF_FLAG_FRAM...
Petri Hintukainen
2010-01-06
Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))
Petri Hintukainen
2010-01-06
Add v4l2 to the makefile
Trever Fischer
2010-01-21
Require v4l2:/ prefix.
Darren Salt
2010-01-21
Tidy up the v4l2 plugin.
Darren Salt
2010-01-06
Use libv4l only if available, add copyright header
Trever Fischer
[next]