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
2003-01-10
support for BUF_FLAG_FRAME_START
Stefan Holst
2003-01-08
ffmpeg sync
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2003-01-07
- implement XINE_STREAM_INFO_*_HANDLED for the ffmpeg decoder
Bastien Nocera
2002-12-23
skip DV frames if needed (DV decoding is VERY cpu intensive)
Miguel Freitas
2002-12-21
Fix padding (ugly red bar in 'fra-sen-1.avi', right of image)
Ewald Snel
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-18
Don't append 'BUF_FLAG_SPECIAL' packets to frame data
Ewald Snel
2002-12-17
from utils.c: this should be called after seeking and before trying to decode...
Miguel Freitas
2002-12-16
that should fix wma decoding problems after seeking
Miguel Freitas
2002-12-16
Reenables width hack.
Thibaut Mattern
2002-12-08
discard preview
Miguel Freitas
2002-12-06
- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)
Miguel Freitas
2002-12-04
pass the great responsibility of decoding SVQ1 data over to ffmpeg
Mike Melanson
2002-12-02
update ffmpeg, pass fourcc and other stuff that might be useful
Miguel Freitas
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-18
forget about last data on reset()
Miguel Freitas
2002-11-15
Fix memory leak (1192KB/stream)
Ewald Snel
2002-11-15
cleaning up spu types. now avi subtitles may be enabled again.
Miguel Freitas
2002-11-14
cut & paste bandit strikes again
Mike Melanson
2002-11-13
remove debug printf()'s
Mike Melanson
2002-11-12
merge metronom's improvements (inform decoders about discontinuities)
Miguel Freitas
2002-11-11
preliminary cleanup. use avcodec_alloc_context() so ffmpeg can set the default
Miguel Freitas
2002-11-11
sync ffmpeg
Miguel Freitas
2002-10-31
lower priority so that libmpeg2 is used again
Michael Roitzsch
2002-10-31
initial framework for supporting libavcodec's audio codecs
Mike Melanson
2002-10-29
register new decoders
Miguel Freitas
2002-10-28
Don't use a default value for invalid frame_rate_code.
Thibaut Mattern
2002-10-19
more logging
Guenter Bartsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-14
forgot to merge init function
Guenter Bartsch
2002-10-14
added missing dispose function to video_decoder.h, ffmpeg compiles now
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-19
try to make ffmpeg handle mpeg streams, try to handle buffers that contain mo...
Guenter Bartsch
2002-07-30
should fix Heiko's problem playing several avis in a row
Miguel Freitas
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-15
update to ffmpeg cvs
Miguel Freitas
2002-07-05
- win32 bugfixes
Miguel Freitas
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-01
enable ffmpeg's msmpeg4 v1/v2.
Miguel Freitas
2002-07-01
- ffmpeg sync
Miguel Freitas
2002-06-23
really enable wmv1 decoding this time
Miguel Freitas
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-09
fix "tilting" problem
Miguel Freitas
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-04
fix endianness (xine_bmiheader is already in machine format)
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
[next]