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
2008-08-14
Added tag xine-lib-1_1_15-release for changeset 17f8ed16524b
Darren Salt
2008-08-14
xine-lib 1.1.15.
xine-lib-1_1_15-release
1.1.15
Darren Salt
2008-08-13
Improve parsing of cddb information
Arnold Metselaar
2008-08-13
add cdda_class_get_dir method to cdda plugin
Arnold Metselaar
2008-05-28
Fix exploitable heap buffer overflow in id3.c.
Diego 'Flameeyes' Pettenò
2008-08-13
Check for possible buffer overflow attempts in the Real demuxer.
Darren Salt
2008-08-13
Check for allocation failures.
Darren Salt
2008-08-13
Use size_t for data length variables.
Darren Salt
2008-08-13
Merge.
Darren Salt
2008-08-13
Apply the deinterlacer size fix to the XCB Xv plugin.
Darren Salt
2008-08-13
Allow (and prefer) use of external libfaad.
Darren Salt
2008-08-13
Remove faad.h since we don't use it.
Darren Salt
2008-08-13
Update to libfaad 2.6.1, fixing a crash with a corrupted AAC file.
Darren Salt
2008-08-08
Fix crash with corrupted WMV files when checking for aspect ratio information.
Darren Salt
2008-08-08
Fix crash with corrupted AVI files (chunk size).
Darren Salt
2008-08-08
video_out_opengl: Actually bail out if no display found.
Matthias Hopf
2008-08-08
Merge.
Matthias Hopf
2008-08-07
Merge.
Darren Salt
2008-08-07
Fix a segfault introduced in the Windows Media crash fix.
Darren Salt
2008-08-07
Rearrange changelog entries for 1.1.15 wrt security issues.
Darren Salt
2008-08-07
Fix crashes with fuzzed Ogg files. (CVE-2008-3231)
Darren Salt
2008-08-07
Ignore INSTALL file and don't track it, it's created by automake.
Diego 'Flameeyes' Pettenò
2008-08-07
Make the CC_CHECK_* macro work when used in for loops.
Diego 'Flameeyes' Pettenò
2008-08-06
Fix crashes with fuzzed Windows Media files.
Darren Salt
2008-08-01
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-07-28
Only set the tuner if we're going to use it (fixes baseband video inputs)
Simon Farnsworth
2008-07-28
Preallocate after we know how large the frames will be (fixes a buffer overrun)
Simon Farnsworth
2008-07-23
Xv deinterlacing was looking at the input image size, not the output image size.
Simon Farnsworth
2008-07-16
Add support for the Snow video codec.
Darren Salt
2008-07-16
Add a buffer types entry for TTA.
Darren Salt
2008-07-16
Add FourCC code for Wavpack.
Darren Salt
2008-07-15
Recognise AMR audio (normally found in 3GP files).
Darren Salt
2008-07-13
Adjust checking for libavcodec to match the new external ffmpeg default.
Darren Salt
2008-07-13
Switch to using external ffmpeg by default.
Darren Salt
2008-07-12
xine_get_stream_info() not returning values for skipped/discarded frames
Jason Tackaberry
2008-07-12
Merge.
Darren Salt
2008-07-12
Fix a logic error which can cause misidentification as DV.
Darren Salt
2008-07-11
Fix xine_get_pluginroot (mingw32)
Matthias Ringwald
2008-07-10
add PTHREAD_LIBS to xineplug_post_tvtime as pthread mutex are used
Matthias Ringwald
2008-07-09
Don't try to load static libraries on mingw32
Matthias Ringwald
2008-07-09
Fix MIN, MAX macro replacement (mingw32 fix)
Matthias Ringwald
2008-07-08
Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}
Matthias Ringwald
2008-07-08
Fix compile of input_vcd for ming32
Matthias Ringwald
2008-07-08
Avoid definition of MAX that clashes with MAX() macro.
Diego 'Flameeyes' Pettenò
2008-07-08
Rename flag so that NOFILE won't be redefining a system constant.
Diego 'Flameeyes' Pettenò
2008-07-08
Avoid using strlen() in loops, calculate it beforehand.
Diego 'Flameeyes' Pettenò
2008-08-06
Really fix the metadata bug...
Darren Salt
2008-08-06
Fix crashes with MP3 files with metadata consisting only of separators.
Darren Salt
2008-07-08
Add #include <windef.h> to fix compile for mingw32
Matthias Ringwald
2008-07-07
include <malloc.h> if defined to get prototype for alloca() on mingw32
mringwal@Macintosh.local
[next]