index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
Age
Commit message (
Expand
)
Author
2008-05-03
Remove specific ID3v2 parsing funcion from the header file, always use the ge...
Diego 'Flameeyes' Pettenò
2008-04-30
Replace calloc (n, sizeof (char)) with malloc (n) where zero init isn't needed.
Darren Salt
2008-04-21
Add MIME types and .mpp for musepack.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-06-18
Separate PES stream IDs from TS descriptor tags.
Darren Salt
2008-06-16
demux_ts: Always replace PIDs when we parse a PMT
Simon Farnsworth
2008-06-14
Extra MIME types for Quicktime/ISO media.
Darren Salt
2008-01-10
Merge new flag.
Thibaut Mattern
2008-01-09
Added padding delay to the first and the last frame.
Thibaut Mattern
2008-01-09
Fixed gapless playback.
Thibaut Mattern
2008-01-06
Tell the Real demuxer about lists of http references.
Darren Salt
2008-01-04
Cosmetics : replace tabs by spaces.
Thibaut Mattern
2008-01-04
Initial parsing of Xing header LAME extension.
Thibaut Mattern
2008-01-03
Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]
Thibaut Mattern
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-29
Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG.
Diego 'Flameeyes' Pettenò
2007-12-26
Fix pls parsing (broken in cset e0819c1c624a).
Darren Salt
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-12-17
compile
Matthias Kretz
2007-12-17
add video/flv and application/x-flash-video MIME aliases as used by shared-mime
Matthias Kretz
2007-12-16
Tell the Real demuxer about http references.
Darren Salt
2007-12-13
Set stream information only when reading a streaminfo FLAC block.
Diego 'Flameeyes' Pettenò
2007-12-13
Free the temporary variables that are allocated, avoid memory leaks.
Diego 'Flameeyes' Pettenò
2007-12-02
silence stdout of ogg demuxer
Matthias Kretz
2007-11-25
Fix a signedness issue in genre number validation.
Darren Salt
2007-11-25
Avoid any future need to alter ID3_GENRE_COUNT.
Darren Salt
2007-11-25
patch adding additional ID3 genres
Maximilian Schwerin
2007-11-24
Add option to disable Nosefart/NSF plugin building.
Diego 'Flameeyes' Pettenò
2007-11-23
Merge.
Darren Salt
2007-11-23
fix read_ogg_packet to really read all of the data; don't go into DEMUX_FINIS...
Matthias Kretz
2007-11-18
Get filesize from metadata, when available.
Claudio Ciccani
2007-11-18
Implemented a faster method to seek to absolute position (seek+resync).
Claudio Ciccani
2007-11-17
Send headers using script information as reference (when available).
Claudio Ciccani
2007-11-13
Fix a possible DVB plugin crash when switching channels.
Darren Salt
2007-11-12
Do not mind about ASX playlist version.
Claudio Ciccani
2007-11-11
Merge transplanted patches.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-31
Improve PTS wrap detection for large A/V offsets.
Reinhard Nißl
2007-10-18
fix issue with non-seekable stream in demux_flv
Claudio Ciccani
2007-10-10
Stop a really irritating fprintf() that really should not be.
Matt Messier
2007-10-01
Fix incorrect H.264 detection on successive MPEG1/2 B frames.
Reinhard Nißl
2007-09-09
fix spudvb decoder update
Christophe Thommeret
2007-09-09
Fix switching DVB subtitles channels.
Christophe Thommeret
2007-08-17
mpeg_ts multiple audio streams fix + spu lang fix
Christophe Thommeret
2007-07-08
Patch: mpeg_ts + ffmpeg
Christophe Thommeret
2007-07-02
Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-13
Fix compiler warning (pointer arithmetic).
Albert Lee
[prev]
[next]