2006-12-11 |
takis |
Adding H.264 DCT.
libavcodec
|
2006-12-11 |
takis |
Adding function which enables writing H.264 NAL units.
libavcodec
|
2006-12-08 |
kostya |
Now ZMBV encoder compiles
libavcodec
|
2006-12-07 |
michael |
fix compilation
libavcodec
|
2006-12-07 |
kostya |
ZMBV encoder
libavcodec
|
2006-11-22 |
diego |
Conditionally compile some of the AltiVec optimizations.
libavcodec
|
2006-11-21 |
diego |
Fix compilation with VC-1 decoder disabled.
libavcodec
|
2006-11-13 |
mru |
rename CONFIG_AC3 to CONFIG_A52
libavcodec
|
2006-11-12 |
stefang |
move all cavs-parsing to cavs.c
libavcodec
|
2006-11-08 |
mru |
allow spaces in source and build directory names
libavcodec
|
2006-11-02 |
bcoudurier |
change gif muxer to simple gif encoder
libavcodec
|
2006-11-01 |
diego |
Make tests compile on non-x86.
libavcodec
|
2006-10-31 |
diego |
cosmetics: Restore alphabetical order.
libavcodec
|
2006-10-30 |
ods15 |
fix for disabling vorbis decoder but enabling vorbis encoder
libavcodec
|
2006-10-30 |
kostya |
IMC decoder
libavcodec
|
2006-10-27 |
diego |
Rename dvdsub.c to dvdsubdec.c.
libavcodec
|
2006-10-26 |
kostya |
LZW decoder as separate module plus TIFF LZW support
libavcodec
|
2006-10-23 |
lucabe |
Do not use a fake libavcodec/swscale.h, but always use the real one
libavcodec
|
2006-10-22 |
bcoudurier |
change gif demuxer to gif decoder
libavcodec
|
2006-10-15 |
diego |
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
libavcodec
|
2006-10-13 |
diego |
Remove intrinsics checks, they are no longer used.
libavcodec
|
2006-10-13 |
kostya |
TIFF decoder
libavcodec
|
2006-10-12 |
bcoudurier |
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
libavcodec
|
2006-10-11 |
bcoudurier |
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
libavcodec
|
2006-10-11 |
diego |
Move CFLAGS handling to common.mak.
libavcodec
|
2006-10-11 |
kostya |
Targa image decoder
libavcodec
|
2006-10-07 |
diego |
Replace -I../-I. by -I$(BUILD_ROOT).
libavcodec
|
2006-10-07 |
diego |
cosmetics: Add backslashes to the last line of continued lines to make
libavcodec
|
2006-10-05 |
diego |
Simplify test program build.
libavcodec
|
2006-10-05 |
diego |
Fix imgresample-test compilation.
libavcodec
|
2006-10-05 |
diego |
imgresample-test depends on $(LIB).
libavcodec
|
2006-10-05 |
diego |
Simplify EXTRALIBS handling.
libavcodec
|
2006-10-05 |
diego |
Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the
libavcodec
|
2006-10-04 |
diego |
cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.
libavcodec
|
2006-10-03 |
diego |
Move EXTRALIBS handling to common.mak.
libavcodec
|
2006-10-03 |
diego |
Slightly simplify apiexample compilation command line.
libavcodec
|
2006-10-03 |
diego |
Also remove cpuid_test on clean.
libavcodec
|
2006-10-03 |
diego |
Remove bogus dependency information.
libavcodec
|
2006-10-03 |
diego |
Mark all phony targets as such.
libavcodec
|
2006-10-02 |
ods15 |
Add vorbis encoder to ffmpeg
libavcodec
|
2006-09-30 |
ods15 |
vorbis.h -> vorbis_data.c
libavcodec
|
2006-09-26 |
mru |
ARMv5TE optimized IDCT
libavcodec
|
2006-09-26 |
kostya |
WavPack lossless audio decoder
libavcodec
|
2006-09-16 |
diego |
ADI Blackfin optimizations
libavcodec
|
2006-09-14 |
diego |
Remove the LGPL exception clause as discussed on ffmpeg-devel
libavcodec
|
2006-09-09 |
aurel |
VP5 and VP6 video decoder
libavcodec
|
2006-09-05 |
kostya |
VMware Video decoder (fourcc: VMnc)
libavcodec
|
2006-08-29 |
nicodvb |
install opt.h
libavcodec
|
2006-08-19 |
michael |
audio format conversion
libavcodec
|
2006-08-17 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
libavcodec
|
2006-08-14 |
lu_zero |
altivec float optimizations
libavcodec
|
2006-08-13 |
lu_zero |
Clean up:make dsputil subfile names consistent
libavcodec
|
2006-08-08 |
lucabe |
Enable swscale usage in ffmpeg
libavcodec
|
2006-08-03 |
kostya |
Some AltiVec optimizations for VC-1
libavcodec
|
2006-07-31 |
mru |
remove libtheora wrapper
libavcodec
|
2006-07-30 |
kostya |
New functions in DSPContext for VC-1 decoding
libavcodec
|
2006-07-29 |
stefang |
some MMX optimizations for the CAVS decoder
libavcodec
|
2006-07-19 |
lucabe |
Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
libavcodec
|
2006-07-16 |
mru |
cosmetics
libavcodec
|
2006-07-13 |
mru |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
libavcodec
|