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
/
demux_asf.c
Age
Commit message (
Expand
)
Author
2014-06-06
Copyright year update by hg log.
Torsten Jager
2014-04-20
Fix aliasing in demuxers
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-02-14
Merge from 1.1
Petri Hintukainen
2012-02-14
Fixed asx demuxer
Torsten Jager
2012-01-18
Merge from 1.1
Petri Hintukainen
2012-01-16
Removed unused variables and code
Petri Hintukainen
2010-09-23
Merge from 1.1.
Darren Salt
2010-07-29
Spelling fixes.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-15
Make the XML lexer and parser re-entrant
Matt Kraai
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-05
Merge from 1.1 (with adaptations).
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2008-12-31
handle read errors/insufficient data when forwarding asf data
Matthias Hopf
2008-08-14
Merge from 1.1.
Darren Salt
2008-07-03
Merge from 1.1.
Darren Salt
2008-06-27
Add basic aspect ratio detection for WMV streams.
Darren Salt
2008-08-07
Fix a segfault introduced in the Windows Media crash fix.
Darren Salt
2008-08-06
Fix crashes with fuzzed Windows Media files.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-02-04
Report the identifiers of unrecognised video & audio codecs.
Darren Salt
2008-01-25
Merge from 1.1.
Darren Salt
2008-01-23
Sanity-check ASF header sizes.
Darren Salt
2008-01-17
Merge from 1.1.
Darren Salt
2008-01-12
Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ...
Thibaut Mattern
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use an automatic array rather than malloc'ing and free'ing it on the function.
Diego 'Flameeyes' Pettenò
2007-12-13
Fix input/output variable sign to remove warnings.
Diego 'Flameeyes' Pettenò
2007-12-11
Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protoco...
Diego 'Flameeyes' Pettenò
2007-12-11
Remove redundant METHOD_BY_EXTENSION checks now that libxine takes care of them.
Diego 'Flameeyes' Pettenò
2007-12-11
Transform get_extensions and get_mimetypes into strings.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for demuxer plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all demux plugins to the new identifier/description interface. Add _()...
Diego 'Flameeyes' Pettenò
2007-11-14
Merge from 1.1.
Darren Salt
2007-11-12
Do not mind about ASX playlist version.
Claudio Ciccani
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
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-15
Use memcmp rather than manual checks.
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-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-03-09
Test presence of alloca.h and include it if present; suggested by a patch fro...
Diego 'Flameeyes' Pettenò
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
[next]