index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libdivx4
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2002-12-06
remove img->copy from all decoders
Miguel Freitas
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-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
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-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-04
endianness fixes (untested)
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-01
big cleanup on plugin dispose handling, small improvements on version handlin...
Guenter Bartsch
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-28
Fix small memory leak
Ewald Snel
2002-04-23
Add missing dispose function to DivX4
Rich J Wareham
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-21
should handle divx5
Miguel Freitas
2002-04-20
differentiating mpeg-4 formats even more, divx5 apparently is not completely ...
Guenter Bartsch
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-04-07
another divx5 oatch from heiko schaefer
Guenter Bartsch
2002-04-06
divx5 codec support, patch contributed by heiko schaefer
Guenter Bartsch
2002-04-01
check preview flag
Miguel Freitas
2002-03-22
performance improvements for slower systems
Miguel Freitas
2002-03-19
Should be more quiet.
Daniel Caujolle-Bert
2002-03-11
libdivx4 doesn't handle 3ivx, corrected misleading error message
Guenter Bartsch
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-02-24
Fix segfault.
Daniel Caujolle-Bert
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-05
updates for closed caption decoder
Miguel Freitas
2001-12-29
fix buffer overflow
Miguel Freitas
2001-12-13
divx4 postproc live-configurable (need testing)
Miguel Freitas
2001-12-11
audio_decoder->reset() on discontinuities
Miguel Freitas
2001-11-21
dxr3enc:
Harm van der Heijden
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-13
metronom logic changed
Heiko Schaefer
2001-11-03
- minor change; restore old signal handler instead of default. This in
Harm van der Heijden
2001-11-03
- added SIGSEGV handler to catch old OpenDivx libdivxdecore that
Harm van der Heijden
2001-10-27
- latest decore versions finally have a method for getting the
Harm van der Heijden
2001-10-20
optimized memcpy (mmx,sse,etc...)
Miguel Freitas
2001-10-17
default priority changed to 4
Guenter Bartsch
2001-10-15
Harm van der Heijden's divx4 decoder patch for XShm video_out
Juergen Keil
2001-10-14
libdivx4 updates from Harm van der Heijden <harm@etpmod.phys.tue.nl>
Guenter Bartsch
2001-10-07
divx4 decoder plugin provided by Harm van der Heijden <hrm@users.sourceforge....
Guenter Bartsch