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
Age
Commit message (
Expand
)
Author
2006-07-08
Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d...
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-06-17
Fix mpeg2 decoding with ffmpeg, thanks to Christer Palm (palm@nogui.se).
Diego 'Flameeyes' Pettenò
2006-06-15
Add missing include path to AM_CPPFLAGS. Needed for "common.h" by way of "../...
Robin KAY
2006-05-22
Fixed gcc warnings (Adrian Schroeter).
Matthias Hopf
2006-04-21
Add printf format attributes.
Darren Salt
2006-04-08
Ancient platforms support:
František Dvořák
2006-02-14
Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed.
Darren Salt
2006-02-05
ffmpeg sync
Miguel Freitas
2006-02-04
sparc build fix from Diego
Miguel Freitas
2005-10-31
Build for builddir != srcdir.
František Dvořák
2005-10-30
hopefuly it will fix 'make debug'
Miguel Freitas
2005-10-29
import the Duck TrueMotion 2 decoder from FFmpeg
Mike Melanson
2005-10-24
trying to fix build
Miguel Freitas
2005-10-23
big ffmpeg update
Miguel Freitas
2005-09-05
*BUGFIX*
František Dvořák
2005-07-19
here is cvs update people requested - somebody please check for gcc4 compatib...
Miguel Freitas
2005-05-29
better this way
Miguel Freitas
2005-05-28
new H.264-related file
Mike Melanson
2005-05-28
new Fraps FPS1 decoder
Mike Melanson
2005-05-28
sync to libavcodec build 4755
Mike Melanson
2005-05-16
Wrap some encoder functions in CONFIG_ENCODERS. Should fix linkage problems.
Darren Salt
2005-05-15
Sync a couple of inlined function definitions with their declarations
Darren Salt
2005-05-14
Compile fixes for gcc >= 3.4.
Darren Salt
2005-05-07
Correct a type error in a printf format string (debug log).
Darren Salt
2005-05-07
Fix missing retun in non-void function.
Darren Salt
2005-05-06
minor H.264 fix
Mike Melanson
2005-05-06
syncing to FFmpeg libavcodec build 4754
Mike Melanson
2005-04-19
no longer used in FFmpeg
Mike Melanson
2005-04-19
sync to FFmpeg build 4752
Mike Melanson
2005-04-19
sync to FFmpeg build 4752
Mike Melanson
2004-12-08
fix crash with Fraunhofer__a_driving_force_in_innovation__* files
Miguel Freitas
2004-09-27
make it compile on sparc32 (without VIS) again...
Siggi Langauf
2004-09-11
Support for H.264/AVC video
James Stembridge
2004-09-04
- fix compilation in non-debug mode
Bastien Nocera
2004-09-02
- fix a compilation issue with gcc 3.3.x
Bastien Nocera
2004-09-01
- fix the gcc 3.4 errors with inline functions by moving the functions around
Bastien Nocera
2004-08-04
some compilers do not optimize these unused functions away themselves, so
Michael Roitzsch
2004-06-21
* add one file missing in release (not critical, since unneeded)
Michael Roitzsch
2004-06-13
fix ffmpeg warnings
Michael Roitzsch
2004-06-13
PPC AltiVec fix
Mike Melanson
2004-06-12
not all compilers strip unused static functions from object files.
Miguel Freitas
2004-06-11
fix init bug that manifests when decoder is not disposed between
Mike Melanson
2004-06-10
flac.c is in the SOURCES now, no need to EXTRA_DIST it
Michael Roitzsch
2004-06-10
hook up ffmpeg's FLAC decoder
Mike Melanson
2004-06-04
shut up GCC.
Daniel Caujolle-Bert
2004-06-01
renamed symbol appropriately to avoid duplicate symbol references, following
Conrad Parker
2004-05-30
merge ffmpeg to fix compiler warnings
Michael Roitzsch
2004-05-15
gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ...
Robin KAY
[next]