index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxvid
Age
Commit message (
Expand
)
Author
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2002-10-28
Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",
Juergen Keil
2002-10-09
configure.ac:
Stephen Torri
2002-09-27
xvid should have lower priority for DivX5 than ffmpeg
Michael Roitzsch
2002-09-06
small xvid fix
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-05
use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-04
now user needs to change priority to enable this buggy codec
Miguel Freitas
2002-06-23
warn about segfaults (i don't know why would someone use this buggy thing
Miguel Freitas
2002-06-23
Let cvs ignore a lot of files that are built.
Dennis Björklund
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-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-20
differentiating mpeg-4 formats even more, divx5 apparently is not completely ...
Guenter Bartsch
2002-04-20
clean up use of global CFLAGS, add xvid patch contributed by Tomas Kovar
Guenter Bartsch