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
|
2006-07-12 |
mru |
rename AMR config variables to CONFIG_AMR*
libavcodec
|
2006-07-12 |
diego |
Remove MPlayer-specific include option hacks.
libavcodec
|
2006-07-09 |
mru |
--enable/disable parsers. Warning: some combinations are broken.
libavcodec
|
2006-07-08 |
mru |
only build dpcm.o if its codecs are enabled
libavcodec
|
2006-07-08 |
mru |
forgot to remove adx.o from objs always built
libavcodec
|
2006-07-08 |
mru |
make the adx adpcm codec available
libavcodec
|
2006-07-08 |
mru |
enable/disable pcm and adpcm codecs
libavcodec
|
2006-07-08 |
mru |
cosmetic: sort codec list alphabetically
libavcodec
|
2006-07-08 |
mru |
rewrite kconfig-style
libavcodec
|
2006-07-08 |
mru |
Sun mlib works fine. Remove comment stating otherwise.
libavcodec
|
2006-07-08 |
diego |
Remove bogus IPP section that is not referenced anywhere.
libavcodec
|
2006-07-07 |
mru |
remove -fforce-addr as it to generate slightly slower code
libavcodec
|
2006-07-06 |
mru |
simplify
libavcodec
|
2006-07-06 |
mru |
build mpegaudio.c and ac3enc.c only if needed
libavcodec
|
2006-07-06 |
michael |
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...)
libavcodec
|
2006-07-05 |
mru |
use $(LIBOBJFLAGS) when compiling sparc/*.c
libavcodec
|
2006-07-05 |
diego |
cosmetics: Break overly long lines.
libavcodec
|
2006-07-03 |
michael |
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
libavcodec
|
2006-06-27 |
kostya |
Rename VC9 to VC1 as there is no such thing as VC9
libavcodec
|
2006-06-24 |
michael |
first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder
libavcodec
|
2006-06-09 |
mru |
use ifeq(...,yes) instead of ifdef
libavcodec
|
2006-06-01 |
mru |
remove redundant make variable SUBDIR
libavcodec
|
2006-06-01 |
banan |
Flash Screen Video decoder (fourcc:FSV1)
libavcodec
|
2006-05-16 |
gpoirier |
fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
libavcodec
|
2006-05-14 |
gpoirier |
Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead.
libavcodec
|
2006-05-06 |
diego |
Further simplify AMR build.
libavcodec
|
2006-05-05 |
diego |
Ignore errors from recursive AMR cleans.
libavcodec
|
2006-05-05 |
diego |
Unconditionally clean AMR subdirs.
libavcodec
|
2006-04-27 |
diego |
Fix amr_nb-fixed build.
libavcodec
|
2006-04-27 |
diego |
Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does
libavcodec
|
2006-04-27 |
diego |
cosmetics: Group all AMR variables together, add some newlines.
libavcodec
|
2006-04-27 |
diego |
Misplaced CLEANAMR.
libavcodec
|
2006-04-27 |
diego |
CLEANAMRWB --> CLEANAMR typo
libavcodec
|
2006-04-15 |
diego |
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.
libavcodec
|
2006-04-07 |
kostya |
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
libavcodec
|
2006-03-29 |
diego |
EXTRALIBS already contains -lm, no need to add it explicitly.
libavcodec
|
2006-03-27 |
reimar |
NuppelVideo/MythTVVideo support, including rtjpeg decoder
libavcodec
|
2006-03-27 |
lu_zero |
altivec support for snow
libavcodec
|
2006-03-21 |
kostya |
Smacker demuxer and decoder.
libavcodec
|
2006-03-20 |
mru |
since Michael prefers to keep dsputil.h private to libavcodec
libavcodec
|
2006-03-20 |
gpoirier |
Add the mmx and sse2 implementations of ff_snow_vertical_compose().
libavcodec
|
2006-03-08 |
corey |
3DNow! & Extended 3DNow! versions of FFT
libavcodec
|
2006-02-17 |
melanson |
complete AVS playback system (from Creature Shock computer game),
libavcodec
|
2006-02-13 |
mru |
move common parts of makefiles into common.mak
libavcodec
|
2006-02-12 |
melanson |
dosbox native ZMBV decoder, courtesy of Kostya
libavcodec
|
2006-02-12 |
melanson |
complete American Laser Games MM playback system, courtesy of Peter Ross
libavcodec
|
2006-02-12 |
alex |
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE)
libavcodec
|