OSDN Git Service

avconv: move format to options context
[coroid/libav_saccubus.git] / libpostproc /
2007-06-10 Diego BiurrunMove libpostproc-specific uninstallation command to...
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-17 Reimar DöffingerUse DECLARE_ALIGNED for alignment in libpostprocess
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2007-04-07 Diego Biurruntypos/grammar
2007-03-02 Luca BarbatoTypo
2007-03-02 Luca BarbatoMany steps to avutilized this mess: DECLARE_ALIGNED
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-10-29 Diego BiurrunFix dependencies for 'make dep'.
2006-10-16 Diego BiurrunFix #endif comments.
2006-10-15 Diego BiurrunRevert putting EXTRALIBS in common.mak, linking fails...
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Diego BiurrunRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-11 Diego Biurrunprintf --> av_log with some help from Oded
2006-10-10 Diego BiurrunRemove unused variables.
2006-10-10 Diego BiurrunChange libpostproc to use the FFMIN/FFMAX macros from...
2006-10-10 Diego BiurrunMove sign macro to libavutil.
2006-10-10 Diego BiurrunUse ABS macro from libavutil.
2006-10-09 Diego BiurrunRemove gcc-workaround that is already present in libavu...
2006-10-09 Diego BiurrunFix default license header.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Diego BiurrunReplace -I../-I. by -I$(BUILD_ROOT).
2006-10-07 Diego BiurrunRemove bogus commented out include line.
2006-10-03 Diego BiurrunMove EXTRALIBS handling to common.mak.
2006-10-03 Michael Niedermayer1000000l for lu_zero (commiting untested? code)
2006-10-03 Luca BarbatoFix postproc build, thanks to Pavlov Konstantin <thresh...
2006-10-02 Luca Barbatomake postproc use avutil
2006-09-12 Diego BiurrunRemove superfluous ifeq.
2006-09-12 Diego BiurrunFix 'make depend' for libpostproc.
2006-09-09 Diego BiurrunReplace informal GPL notice by official header.
2006-08-18 Diego BiurrunExplicitly include fastmemcpy.h from libvo/.
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
2006-08-17 Diego BiurrunRemove unnecessary -I. option.
2006-08-17 Diego BiurrunRemove duplicate -I option.
2006-07-12 Diego BiurrunRemove MPlayer-specific include option hacks.
2006-07-05 Luca BarbatoMake ffmpeg better support pic - from Diego Pettenò...
2006-07-05 Diego BiurrunRemove erroneous -I../.. flag that points outside of...
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-06-01 Måns Rullgård10l to Diego
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc