index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libffmpeg
Age
Commit message (
Expand
)
Author
2004-03-17
missing header
xine-1-rc3b-release
1-rc3b
Daniel Caujolle-Bert
2004-03-17
fix ffmpeg breakage
Daniel Caujolle-Bert
2004-03-17
Patch from Bill Fink to fix DV audio endianness problem for big-endian
Stephen Torri
2004-03-16
By popular request, dv audio decoding
James Stembridge
2004-03-16
changing decoder priorities:
Michael Roitzsch
2004-03-15
fix idct function prototype and remove extraenous brace (thanks Robin)
Mike Melanson
2004-03-14
Move real 14.4 and 28.8 header parsing to ffmpeg decoder
James Stembridge
2004-03-14
hooked up ffmpeg support for QT RLE; altered handling of 32-bit ARGB
Mike Melanson
2004-03-14
tree diffs as of build 4707
Mike Melanson
2004-03-14
sync to ffmpeg build 4707
Mike Melanson
2004-03-14
new ffmpeg files for build 4707
Mike Melanson
2004-03-13
Fix MS ADPCM decoding
James Stembridge
2004-03-09
hook up ffmpeg's Flash Video support
Mike Melanson
2004-03-03
limit the framerate to valid MPEG range and switch ffmpeg into non-strict mode
Michael Roitzsch
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-02-29
Various compilation fixes and updates:
František Dvořák
2004-02-20
Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...
Robin KAY
2004-02-14
Read aspect when BUF_FLAG_ASPECT is set
James Stembridge
2004-02-14
Only use aspect ratio given by ffmpeg if it isn't equal to 0.0
James Stembridge
2004-02-09
*) Only read frame duration when BUF_FLAG_FRAMERATE is set
James Stembridge
2004-02-07
better error handling if codec can't be found
James Stembridge
2004-02-04
missing file!!
Miguel Freitas
2004-02-03
Don't read special buffers as headers (again)
James Stembridge
2004-02-03
ported SMJPEG IMA and EA ADPCM decoders to ffmpeg
Mike Melanson
2004-02-01
Slight rethink of header handling
James Stembridge
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
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
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-29
Replace huge switch statements with lookup tables
James Stembridge
2004-01-16
ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview b...
Marco Zuehlke
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2004-01-04
The most important change is the smallest:
Michael Roitzsch
2004-01-03
stream_codec_tag needs to be set as well
Mike Melanson
2004-01-02
quick fix to play SVQ1 files with embedded strings
Mike Melanson
2003-12-26
Win32 mega update:
František Dvořák
2003-12-16
it is perfectly valid for the ffmpeg audio decoder API function to
Mike Melanson
2003-12-14
API version bounce
Siggi Langauf
2003-12-10
we should not claim copyright on files imported from ffmpeg,
Michael Roitzsch
2003-12-10
fix warnings about NDEBUG being redefined
Michael Roitzsch
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-06
reading through Daniel's huge patch was quite tiresome, but it was not worthl...
Michael Roitzsch
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-12-02
the quest of the missing files continue...
Miguel Freitas
[next]