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
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2004-06-10
hook up ffmpeg's FLAC decoder
Mike Melanson
2004-03-14
hooked up ffmpeg support for QT RLE; altered handling of 32-bit ARGB
Mike Melanson
2004-03-09
hook up ffmpeg's Flash Video support
Mike Melanson
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
add support for BGR24 and RGB24 video coming from ffmpeg; activate the
Mike Melanson
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-03
stream_codec_tag needs to be set as well
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-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-29
fix segfaults with unitialized contexts
Miguel Freitas
2003-11-27
- disable the Audio DV codec in the ffmpeg decoder as it seems to have disapp...
Bastien Nocera
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-23
Fix failed assert with playback of non-direct rendered mpeg4
James Stembridge
2003-11-22
Account for changes in libavcodec buffer allocation logic - stops deadlocks w...
James Stembridge
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
hook up the 4X ADPCM decoder
Mike Melanson
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-10-30
deploy revised ffmpeg palette API
Mike Melanson
2003-10-27
Fix aspect ratio problem
James Stembridge
2003-10-27
super mega ffmpeg tree sync
Mike Melanson
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-06-21
added RGB565 support (used for 4xm video) and RGB555 support (not used
Mike Melanson
2003-06-19
maintenance ffmpeg sync: import and activate decoders for 4X and
Mike Melanson
2003-06-12
Rework postprocessing quality setting so that it no longer uses a mutex. Fixe...
James Stembridge
2003-06-12
Disable direct rendering when height or width isn't a multiple of 16. Prevent...
James Stembridge
2003-06-11
- add VO_INTERLACED_FLAG to get_frame
Miguel Freitas
2003-06-06
initial ideas for automatic enabling/disabling deinterlacer
Miguel Freitas
2003-05-29
Revert last change as it caused problems with some streams. Second and much s...
James Stembridge
2003-05-28
make sure the frame that we postprocess into has the same dimensions as the f...
James Stembridge
2003-05-26
fix rv10 playback
James Stembridge
2003-05-23
fix the miscalculates and then copy'n'pasted durations we discovered some tim...
Michael Roitzsch
2003-05-09
enable ffmpeg's open source SVQ3 decoder
Mike Melanson
2003-05-01
pass the QT stsd atoms through to the ffmpeg decoders...who knows? could
Mike Melanson
2003-04-28
Enable Indeo3 decoder
Ewald Snel
2003-04-27
fixed green flashing bug for divx & postprocessing
Andreas Heinchen
2003-04-23
ffmpeg buffer management is quite odd.
Miguel Freitas
2003-04-18
Minister of English Composition
Mike Melanson
2003-04-16
cleanups, verbosity
Miguel Freitas
2003-04-16
direct rendering here we go...
Miguel Freitas
[next]