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-03-25
Improve security bug fix description & add its CVE no.
Darren Salt
2008-03-23
Replace various malloc(x*sizeof(y)) with calloc(x,sizeof(y)).
Darren Salt
2008-03-23
Check for failure of various memory allocations. (SA29484)
Darren Salt
2008-03-24
Changelog entry for the WAV demuxer fix.
Darren Salt
2008-03-24
WAV demuxer: search for the 'fmt ' chunk instead of assuming it's the first one
Kirill Belokurov
2008-03-24
Start 1.1.11.1.
Darren Salt
2008-03-19
Added signature for changeset d912bda42df43a6ec24a4d479e202c327a733a42
Darren Salt
2008-03-19
Added tag xine-lib-1_1_11-release for changeset 10a6bc10e58f
Darren Salt
2008-03-19
Release date.
xine-lib-1_1_11-release
1.1.11
Darren Salt
2008-03-11
Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073).
Diego 'Flameeyes' Pettenò
2008-03-19
Fix ffmpeg plugin build where source dir != build dir.
Darren Salt
2008-03-19
Fix xine-lib.pot generation again.
Darren Salt
2008-03-19
Fix xine-lib.pot generation wrt recent ffmpeg plugin source relocation.
Darren Salt
2008-03-18
Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.
Darren Salt
2008-03-02
libdvdread - Uses UDF provided length as authoritative
Bastian Blank
2008-03-17
Allow CR & LF termination of XML element names.
Darren Salt
2008-03-14
xine_init(): mutex objs not initialized
Carlo Bramini
2008-03-14
Unportable pthread_t compare in xine.c
Carlo Bramini
2008-03-14
Mention CVE-2008-1161, which was fixed in 1.1.10.1.
Darren Salt
2008-03-13
Add a CVE number for the ASF header crash fix.
Darren Salt
2008-03-12
Cope with NetBSD, which apparently doesn't have SNDCTL_DSP_GETODELAY.
Darren Salt
2008-03-12
Tidy up ffmpeg includes a bit.
Darren Salt
2008-03-11
Use calloc() to avoid possible integer overflow if stream_count is big enough.
Diego 'Flameeyes' Pettenò
2008-03-10
fix mrl example
Miguel Freitas
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
2008-03-10
Add the missing changelog entry for 1afef0ba01d6.
Darren Salt
2008-03-10
Support # stream parameter separator in raw filenames as well as in full MRLs.
Miguel Freitas
2008-03-09
Update the documentation so that it tells users to report bugs on the xine bu...
Diego 'Flameeyes' Pettenò
2008-03-07
Get rid of some "may be used uninitialised" warnings.
Darren Salt
2008-03-06
CVS broken with built-in ffmpeg
Chris Rankin
2008-03-06
Fix _x_get_current_frame_impl() to not abort when used legally.
Reinhard Nißl
2008-03-04
Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.
Darren Salt
2008-03-02
Provide safe and convenient implementations of xine_get_current_frame().
Reinhard Nißl
2008-03-02
Push out current frame when seeing the sequence end code 0xb7.
Reinhard Nißl
2008-03-02
Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.
Darren Salt
2008-02-29
Added check if DTS data with IEC958 header will fit into frames samples size ...
Kirill Belokurov
2008-02-22
added patch for 16bit big endian DTS detection
Kirill Belokurov
2008-03-02
Fix compilation with older external ffmpeg.
Darren Salt
2008-03-02
Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).
Diego 'Flameeyes' Pettenò
2008-03-01
Support the new FFmpeg include layout. Now the same include directive should ...
Reinhard Nißl
2008-03-01
Support the new FFmpeg include layout. Now the same include directive should ...
Diego 'Flameeyes' Pettenò
2008-02-26
Use dist_doc_DATA rather than setting EXTRA_DIST for documentation.
Diego 'Flameeyes' Pettenò
2008-02-26
Install and distribute the base documentation files.
Diego 'Flameeyes' Pettenò
2008-02-20
Off-by-one in the FLAC security fix, breaking playback of some files.
Darren Salt
2008-02-20
Add a subtitles example to xine(5).
Darren Salt
2008-02-18
Timecode diff is signed.
Thibaut Mattern
2008-02-18
merge backout
Thibaut Mattern
2008-02-18
merge backout
Thibaut Mattern
2008-02-18
Backed out changeset 698d30889b29
Thibaut Mattern
2008-02-17
nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...
Miguel Freitas
[next]