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
/
libavcodec
/
libpostproc
Age
Commit message (
Expand
)
Author
2007-04-10
Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimization
Reinhard Nißl
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-04-01
Fix MANGLE macro for libpostproc on Darwin (applied on FFmpeg already). Thank...
Diego 'Flameeyes' Pettenò
2006-07-05
Add definition of PIC in presence of __PIC__ or __pic__, to fix building of F...
Diego 'Flameeyes' Pettenò
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2006-04-08
Ancient platforms support:
František Dvořák
2006-02-05
ffmpeg sync
Miguel Freitas
2005-10-30
hopefuly it will fix 'make debug'
Miguel Freitas
2005-07-19
here is cvs update people requested - somebody please check for gcc4 compatib...
Miguel Freitas
2005-05-28
sync to libavcodec build 4755
Mike Melanson
2005-05-06
syncing to FFmpeg libavcodec build 4754
Mike Melanson
2005-04-19
sync to FFmpeg build 4752
Mike Melanson
2004-05-30
merge ffmpeg to fix compiler warnings
Michael Roitzsch
2004-04-26
Fix build process when srcdir != builddir.
František Dvořák
2004-03-14
sync to ffmpeg build 4707
Mike Melanson
2004-02-01
sync to ffmpeg build 4699
Mike Melanson
2003-11-01
big ffmpeg patch
Michael Roitzsch
2003-10-27
super mega ffmpeg tree sync
Mike Melanson
2003-07-12
- adding support for the Intel compiler icc
Michael Roitzsch
2003-06-19
maintenance ffmpeg sync: import and activate decoders for 4X and
Mike Melanson
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-04-16
ffmpeg update, add new files/decoders, use our fastmemcpy
Miguel Freitas
2003-03-31
including malloc.h on some system is depreciated
Daniel Caujolle-Bert
2003-03-26
update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let me
Miguel Freitas
2003-03-14
Ignore generated files
James Stembridge
2003-03-14
Import post processing code from ffmpeg
James Stembridge