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
2004-02-12
getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock
Michael Roitzsch
2004-02-12
demuxers don't need video_out
Michael Roitzsch
2004-02-12
some code cleanup, make MRL more consistent by allowing dvb:/<channel>
Michael Roitzsch
2004-02-12
the channel argument is not used in the format string
Michael Roitzsch
2004-02-11
Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine).
Thibaut Mattern
2004-02-09
Add BUF_FLAG_ASPECT
James Stembridge
2004-02-09
Always send frame duration using BUF_FLAG_FRAMERATE
James Stembridge
2004-02-09
Only read frame duration when BUF_FLAG_FRAMERATE is set
James Stembridge
2004-02-09
*) Only read frame duration when BUF_FLAG_FRAMERATE is set
James Stembridge
2004-02-09
Only read frame duration when BUF_FLAG_FRAMERATE is set
James Stembridge
2004-02-08
Fix breakage from last commit
James Stembridge
2004-02-08
*) Don't set BUF_FLAG_STDHEADER for real headers, as they aren't standard hea...
James Stembridge
2004-02-07
better error handling if codec can't be found
James Stembridge
2004-02-05
initial commit for Sierra VMD demuxer (no audio yet)
Mike Melanson
2004-02-05
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-05
buf->size is 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-04
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-04
Correct comment about BUF_FLAG_SPECIAL
James Stembridge
2004-02-04
abort() is no way to handle errors
James Stembridge
2004-02-04
missing file!!
Miguel Freitas
2004-02-03
Support for some more real codecs
James Stembridge
2004-02-03
Send all of audio type specific data to decoder instead of skipping first 4 b...
James Stembridge
2004-02-03
Don't read special buffers as headers (again)
James Stembridge
2004-02-03
Fix a bug introduced by my last commit.
Thibaut Mattern
2004-02-03
When no special audio track is selected (auto mode) the
Marco Zuehlke
2004-02-03
ported SMJPEG IMA and EA ADPCM decoders to ffmpeg
Mike Melanson
2004-02-02
added IFF-ILBM support
Manfred Tremmel
2004-02-02
Set extra_info for audio too.
Thibaut Mattern
2004-02-02
oops
Thibaut Mattern
2004-02-02
- cleanup odml stuff (remove duplicated code)
Thibaut Mattern
2004-02-02
return the stream length for a FLI file; also re-enable support for a
Mike Melanson
2004-02-02
tighten up content detection strategy for this type to avoid false
Mike Melanson
2004-02-01
Slight rethink of header handling
James Stembridge
2004-02-01
use the correct Xan hack
Mike Melanson
2004-02-01
these header files will need to be bundled in the distribution
Mike Melanson
2004-02-01
3 files that slipped through: use ffmpeg's own copy of bswap.h to avoid
Mike Melanson
2004-02-01
special case to handle Xan DPCM in a AVI file (which will report format
Mike Melanson
2004-02-01
tune up the FLI demuxer to operate correctly with the ffmpeg video
Mike Melanson
2004-02-01
update the current diff list between ffmpeg and xine
Mike Melanson
2004-02-01
add support for BGR24 and RGB24 video coming from ffmpeg; activate the
Mike Melanson
2004-02-01
add a bunch of new codec types
Mike Melanson
2004-02-01
sync to ffmpeg build 4699
Mike Melanson
2004-02-01
importing new ffmpeg codecs: 8BPS, FLIC, lossless codecs (MSZH & ZLIB),
Mike Melanson
2004-01-31
don't try to read special buffers as if they are headers
James Stembridge
2004-01-31
Split ffmpeg interface into audio and video specific files
James Stembridge
2004-01-30
enable RV10 playback, including:
James Stembridge
2004-01-30
signal frame end
James Stembridge
2004-01-29
Move ffmpeg specific RV10 code to ffmpeg decoder
James Stembridge
2004-01-29
Support for data packet header with version 1
James Stembridge
2004-01-29
minor improvement in log output formatting
James Stembridge
[next]