Vitor Sessak
3a7f5d072a
AMV audio decoder
...
Originally committed as revision 10598 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
8b03def65f
Move VIS CFLAGS settings into configure.
...
Originally committed as revision 10555 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
b146873c94
VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC.
...
Originally committed as revision 10554 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
b3e4d266f4
Pass correct CPU flags to compilation of sparc/simple_idct_vis.o.
...
based on a patch by Denes Balatoni, dbalatoni interware hu
Originally committed as revision 10486 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
bf4a1f17ee
Monkey Audio decoder
...
Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benoit Fouet
bdfae2a575
Add a bitstream filter for H.264.
...
Originally committed as revision 10422 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
770202c3af
Sort one more list alphabetically.
...
Originally committed as revision 10401 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
c92a30bb06
Move H.264 intra prediction functions into their own context
...
Originally committed as revision 10397 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1e97ce4a31
cosmetics: Sort some lines, whitespace changes.
...
Originally committed as revision 10268 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Denes Balatoni
d9420d4df1
add simple_idct implemented in Sparc VIS
...
patch by Balatoni Denes % dbalatoni A interware P hu%
Original thread: Messages starting with:
[PATCH] SPARC VIS simple_idct *
Originally committed as revision 10266 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
e9bfae45bb
cosmetics: alphabetical order
...
Originally committed as revision 10184 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Marc Hoffman
18b8b43b4f
make clean bfin
...
Originally committed as revision 10180 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
6ea67bbb60
enable the native AC-3 decoder
...
Originally committed as revision 9968 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
7e2643ae8d
First version of xsub decoder, not yet tested
...
Originally committed as revision 9933 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
d3dc629c62
move dnxhd data tables to separate file
...
Originally committed as revision 9906 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
bd38efffe8
Rename h264dsp.c to h264dspenc.c
...
Originally committed as revision 9819 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b958a7f111
separate en/decoder specific parts from png.c
...
Originally committed as revision 9686 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
2a68cd08cd
The mpegaudio parser depends on mpegaudiodata.o.
...
This fixes the following option set:
--disable-encoders --disable-decoders --disable-parsers --disable-bsfs
--disable-muxers --disable-demuxers --disable-protocols
--enable-parser=mpegaudio
Originally committed as revision 9641 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
00b5ec1578
Allow selecting only the vp6f decoder.
...
This fixes the following option set:
--disable-encoders --disable-decoders --disable-parsers --disable-bsfs
--disable-muxers --disable-demuxers --disable-protocols --enable-decoder=vp6f
Originally committed as revision 9640 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
e2525c6f78
The svq3 decoder depends on h264idct.o and also requires h264_parser.
...
This fixes the following option set:
--disable-encoders --disable-decoders --disable-parsers --disable-bsfs
--disable-muxers --disable-demuxers --disable-protocols --enable-decoder=svq3
Originally committed as revision 9638 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
00eb27f111
split lcl.c into lcldec.c, lclenc.c, lcl.h
...
Originally committed as revision 9613 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ivan Kalvachev
0ac9a875d4
revert commit 9603
...
Originally committed as revision 9605 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ivan Kalvachev
ddeaf723c5
Integrate reference mpeg IDCT into dsputil.
...
Originally committed as revision 9603 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
a9fb241c3f
conditional compilation of ratecontrol.c
...
Originally committed as revision 9589 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
bdf5df0865
conditional compilation of motion_est.c
...
Originally committed as revision 9588 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
df8e34603b
makes compilation of h263.o and mpegvideo_enc.o conditional
...
Originally committed as revision 9583 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
3a763f0f0b
split rawvideo encoder and decoder in their own files
...
Originally committed as revision 9560 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
0d336e44db
compile rangecoder.o only when needed
...
Originally committed as revision 9559 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefan Gehrer
844d9012a6
split decoder-specific parts into their own file
...
Originally committed as revision 9533 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5416616588
split SVQ1 decoder and encoder in their own files
...
Originally committed as revision 9507 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
a6bc573158
split mpeg12 encoder out of mpeg12.c
...
Originally committed as revision 9477 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
3ada94ba28
Description: split mpegvideo.c
...
Originally committed as revision 9467 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alexis Ballier
d3b7406c6f
QT RLE encoder
...
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM
Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
03e3e76544
RoQ video encoder
...
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM
Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3f5b56e58b
replace TARGET_* with HAVE_* simplifying lists in configure script
...
Originally committed as revision 9324 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
18ca9a4a99
replace TARGET_ARCH_* to ARCH_* for consistency
...
Originally committed as revision 9322 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
1a822d303f
integrating MPV_common_init_bfin into the build system and mpegvideo.c
...
Originally committed as revision 9294 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2458c5c1c4
Use consistent names for all test programs.
...
Originally committed as revision 9252 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
34933442ac
Preprocessor #defines starting with __ are reserved for the system.
...
Originally committed as revision 9251 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
9097a8e48d
Add some forgotten lib prefixes to Makefile variables.
...
Originally committed as revision 9235 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
6f1af73557
Give all wrappers for external libraries names starting with lib.
...
Originally committed as revision 9226 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
55c970e349
Split RoQ decoder to accommodate future encoder patch
...
patch by Vitor vitor1001 gmail moc
original thread: [FFmpeg-devel] [PATCH] RoQ video encoder, take 2
date: 05/27/2007 12:21 PM
Originally committed as revision 9149 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
4edda03480
Make the compilation of h264idct.c optional.
...
Originally committed as revision 9105 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f353fbd205
Remove mdct.o and fft.o from fft-test prerequisites list.
...
Both objects were added to the link command, resulting in multiple definitions
of symbols. Now linking works in the general case when mdct.o and fft.o are
compiled into libavcodec.a.
Originally committed as revision 9097 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
6f9a35bb35
Only compile golomb.c when needed.
...
Originally committed as revision 9094 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
d72ecaf5af
Fix compilation when the Sonic encoder and decoder were disabled and only the Sonic
...
LS encoder enabled.
Originally committed as revision 9093 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
8fae7b6f60
Only compile cabac.c when needed.
...
Originally committed as revision 9092 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
d632239c9c
Split the h261.c file into separate files for the encoder, decoder and common stuff.
...
Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
86c33b29d2
Rename motion_test.c to motion-test.c, which is the naming scheme used by all
...
other test programs. As a positive sideeffect, this makes the build system try
to actually create the executable file.
Originally committed as revision 9086 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
9f77cab2a0
make compilation of mpegaudiodec conditional
...
Originally committed as revision 9083 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago