|
|
|
@badc9ae2
|
18 years |
benoit.fouet |
Add support for options
patch by Thijs Vermeir thijs vermeir chez …
|
|
|
@f353fbd2
|
18 years |
diego |
Remove mdct.o and fft.o from fft-test prerequisites list.
Both objects …
|
|
|
@3e2e29fb
|
18 years |
alex |
r9095 invalidly removed the check for non-winsock
Originally …
|
|
|
@7235183d
|
18 years |
alex |
fix FD_SETSIZE handling in our poll() emulation
Originally committed …
|
|
|
@6f9a35bb
|
18 years |
takis.issaris |
Only compile golomb.c when needed.
Originally committed as revision …
|
|
|
@d72ecaf5
|
18 years |
takis.issaris |
Fix compilation when the Sonic encoder and decoder were disabled and …
|
|
|
@8fae7b6f
|
18 years |
takis.issaris |
Only compile cabac.c when needed.
Originally committed as revision …
|
|
|
@d0d866e0
|
18 years |
Aurélien Jacobs |
vorbis encoder missed rename to libvorbis
Originally committed as …
|
|
|
@d632239c
|
18 years |
takis.issaris |
Split the h261.c file into separate files for the encoder, decoder and …
|
|
|
@e21c53b
|
18 years |
michaelni |
forgotten h.261 seek regression checksum update due to
"r9076 | …
|
|
|
@df0cecd
|
18 years |
lucabe72 |
Do not try to set a video standard unless "-tvstd" is specified
…
|
|
|
@4f60f34a
|
18 years |
baptiste.coudurier |
print and return error if output is non seekable
Originally committed …
|
|
|
@86c33b29
|
18 years |
diego |
Rename motion_test.c to motion-test.c, which is the naming scheme used …
|
|
|
@14eb0a2e
|
18 years |
diego |
Fix imgresample-test linking.
Originally committed as revision 9085 …
|
|
|
@fca6a0dd
|
18 years |
diego |
Add explanatory comments to some #endifs.
Originally committed as …
|
|
|
@9f77cab2
|
18 years |
Aurélien Jacobs |
make compilation of mpegaudiodec conditional
Originally committed as …
|
|
|
@08aa2c9b
|
18 years |
Aurélien Jacobs |
remove dependency of mpeg audio encoder over mpeg audio decoder
…
|
|
|
@ca6e50af
|
18 years |
Aurélien Jacobs |
add a ff_ prefix to some mpegaudio funcs
Originally committed as …
|
|
|
@4bd8e17c
|
18 years |
Aurélien Jacobs |
loosen dependencies over mpegaudiodec
Originally committed as …
|
|
|
@663deb54
|
18 years |
zuxy.meng |
Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon
…
|
|
|
@db7f647e
|
18 years |
michaelni |
use AV_LOG_ERROR instead of INFO for errors
Originally committed as …
|
|
|
@64be2e60
|
18 years |
michaelni |
sanity checks for bitrate tolerance and buffer size (= fail if a …
|
|
|
@cb590b48
|
18 years |
michaelni |
slightly more correct spliting of frames
Originally committed as …
|
|
|
@d205abe9
|
18 years |
zuxy.meng |
Add --enable-auto-image-base for building mingw32 & cygwin DLLs
…
|
|
|
@bf406d90
|
18 years |
Aurélien Jacobs |
move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h
…
|
|
|
@0a59a18b
|
18 years |
Aurélien Jacobs |
move mjpeg-b decoder in its own file
Originally committed as revision …
|
|
|
@82ec7918
|
18 years |
Aurélien Jacobs |
10l: forgot to svn add mjpegdec.h
Originally committed as revision …
|
|
|
@40cce9ff
|
18 years |
Aurélien Jacobs |
move sp5x decoder in its own file
Originally committed as revision …
|
|
|
@5acd8d9e
|
18 years |
Aurélien Jacobs |
allows to disable jpegls decoder
Originally committed as revision …
|
|
|
@bf4a90fc
|
18 years |
mmhoffm |
Blackfin optimized uyvytoyv12 routine. the implementation includes …
|
|
|
@98ef8c32
|
18 years |
lorenm |
change brute force search to min-heap. 3.6x faster generate_len_table, …
|
|
|
@d2f43ca9
|
18 years |
Aurélien Jacobs |
move mjpega_dump_header bitstream filter in its own file
Originally …
|
|
|
@ab8072a6
|
18 years |
Aurélien Jacobs |
move imx_dump_header bitstream filter in its own file
Originally …
|
|
|
@8bf63e1c
|
18 years |
Aurélien Jacobs |
move dump_extradata bitstream filter in its own file
Originally …
|
|
|
@5209c836
|
18 years |
Aurélien Jacobs |
move remove_extradata bitstream filter in its own file
Originally …
|
|
|
@cd7105e6
|
18 years |
Aurélien Jacobs |
move noise bitstream filter in its own file
Originally committed as …
|
|
|
@a975d9e2
|
18 years |
Aurélien Jacobs |
move mp3_header_compress bitstream filter in its own file
Originally …
|
|
|
@b57eed12
|
18 years |
Aurélien Jacobs |
move mp3_header_decompress bitstream filter in its own file
…
|
|
|
@677fe2e2
|
18 years |
Aurélien Jacobs |
add proper prefix to extern mpeg audio data tables
Originally …
|
|
|
@4991c051
|
18 years |
Aurélien Jacobs |
move some common mpeg audio tables from mpegaudiodectab.h to …
|
|
|
@63ab52b7
|
18 years |
Aurélien Jacobs |
move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c
…
|
|
|
@44301eaa
|
18 years |
Aurélien Jacobs |
add a proper prefix to all mjpeg encoder exported functions
…
|
|
|
@d9c9259f
|
18 years |
Aurélien Jacobs |
split ljpeg encoder out of mjpeg.c
Originally committed as revision …
|
|
|
@56fd7cc5
|
18 years |
banan |
Better error reporting.
Originally committed as revision 9056 to …
|
|
|
@bf1a5a4
|
18 years |
lorenm |
cosmetics: macrofy duplicate code in huffyuv
Originally committed as …
|
|
|
@390f9f31
|
18 years |
lorenm |
r3938 broke 2pass huffyuv (not that anyone uses it)
Originally …
|
|
|
@038bfcf9
|
18 years |
zuxy.meng |
3DNow! and SSSE3 optimization to QNS DSP functions; use …
|
|
|
@2c32b173
|
18 years |
Reimar.Doeffinger |
Move attribute_unused to variable declarations in macros instead of …
|
|
|
@670a6b13
|
18 years |
Aurélien Jacobs |
remove libdts decoder, we have a native dts decoder
Originally …
|
|
|
@facbea9
|
18 years |
Aurélien Jacobs |
prevent misdetection by using a stricter regexp
Originally committed …
|
|
|
@944721c1
|
18 years |
Aurélien Jacobs |
add proper prefix to new mjpeg extern func/var
Originally committed …
|
|
|
@4922a5b0
|
18 years |
Aurélien Jacobs |
split mjpeg.c into an encoder and a decoder file
Originally committed …
|
|
|
@88bcb6c2
|
18 years |
gpoirier |
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables …
|
|
|
@78a010fb
|
18 years |
Aurélien Jacobs |
Only compile fft and mdct when needed.
Initial patch by Benjamin …
|
|
|
@c17a53b
|
18 years |
banan |
Use FFABS instead of abs.
Originally committed as revision 9045 to …
|
|
|
@c8df9c63
|
18 years |
alex |
Use usleep instead of sleep, some MinGW versions lack sleep.
…
|
|
|
@0bda7817
|
18 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED for alignment in libpostprocess
Originally …
|
|
|
@e9b19db8
|
18 years |
diego |
Make documentation build nonrecursive: Merge it into the top-level …
|
|
|
@54353abe
|
18 years |
banan |
Remove lots of unused commented code. (Cleanup)
Originally committed …
|
|
|
@3bcb658c
|
18 years |
banan |
Change default 1 pass blocksize to 64x64.
Originally committed as …
|
|
|
@5b0b7054
|
18 years |
Aurélien Jacobs |
better separation of vp3dsp functions from dsputil_mmx.c
Originally …
|
|
|
@b8a99745
|
18 years |
diego |
printf --> av_log, patch by Denis Fortin, fortin nerim net
Originally …
|
|
|
@9f17e13b
|
18 years |
diego |
Remove extern C declarations for C++.
FFmpeg is pure C and not all …
|
|
|
@60531524
|
18 years |
diego |
Remove extern C declarations for C++.
FFmpeg is pure C and not all …
|
|
|
@31d89e11
|
18 years |
diego |
DTS decoding was broken for every speaker configuration except 5.1. …
|
|
|
@f3ab6d91
|
18 years |
diego |
Do not specify directories in #include path, -I flags take care of …
|
|
|
@b550bfaa
|
18 years |
diego |
Add libavcodec to compiler include flags in order to simplify header …
|
|
|
@14b2d010
|
18 years |
diego |
Drop unnecessary libavcodec/ prefix in #include path.
Originally …
|
|
|
@2e374f12
|
18 years |
bugfood-ml |
Don't forget about audio remaining in buffer, in case there is enough …
|
|
|
@c6bcbb2c
|
18 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED to ease porting
Originally committed as revision …
|
|
|
@b9a793ee
|
18 years |
diego |
Building both shared and static libraries is now possible on MinGW. …
|
|
|
@5676d140
|
18 years |
alex |
initial mingw networking support
Originally committed as revision …
|
|
|
@124bed6f
|
18 years |
alex |
link to ws2_32.dll only if networking is enabled
Originally committed …
|
|
|
@809c767a
|
18 years |
mmhoffm |
Adding Myself to the Maintainers list for the Blackfin architecture
…
|
|
|
@a1f6643d
|
18 years |
michaelni |
dont write over the end of ref_cache
Originally committed as revision …
|
|
|
@9b5dc867
|
18 years |
takis.issaris |
Make vp3dsp*.c compilation optional.
Originally committed as revision …
|
|
|
@e36d79c8
|
18 years |
Reimar.Doeffinger |
Change some leftover attribute((unused)) and attribute((used)) …
|
|
|
@37c26ae9
|
18 years |
Aurélien Jacobs |
remove some unused mjpeg encoding variables
(they were always set to a …
|
|
|
@7fcf410
|
18 years |
Aurélien Jacobs |
jpegls encoder does not call this function, so remove useless tests
…
|
|
|
@6ba04c2b
|
18 years |
Aurélien Jacobs |
split jpeg_ls into jpeglsdec, jpeglsenc and jpegls
Originally …
|
|
|
@1adf2e56
|
18 years |
diego |
Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.
…
|
|
|
@27885fad
|
18 years |
gpoirier |
Blackfin DSP utilities: add DEFUN_END
DEFUN_END macro adds the size …
|
|
|
@d3f3eea9
|
18 years |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
YUV2 -> …
|
|
|
@79d4c96a
|
18 years |
michaelni |
correct last element inited check
Originally committed as revision …
|
|
|
@25e4f8aa
|
18 years |
gpoirier |
Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com% …
|
|
|
@3a136a06
|
18 years |
Reimar.Doeffinger |
Do not use return with argument for a function "returning" void.
…
|
|
|
@43c7c7c7
|
18 years |
alex |
use DECLARE_ALIGNED from mem.h (which is included through common.h)
…
|
|
|
@f8b2417e
|
18 years |
Aurélien Jacobs |
cosmetics: indent
Originally committed as revision 9014 to …
|
|
|
@70724cba
|
18 years |
Aurélien Jacobs |
replace some #ifdef CONFIG_* by if(ENABLE_*)
Originally committed as …
|
|
|
@6d8bfb52
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 9012 to …
|
|
|
@f6993c9f
|
18 years |
Aurélien Jacobs |
make compilation of mjpeg.c optional
Originally committed as revision …
|
|
|
@cd61e407
|
18 years |
Aurélien Jacobs |
allow to enable or disable every bitstream filters individually …
|
|
|
@cf329752
|
18 years |
Aurélien Jacobs |
jpegls never call this code, so those tests are useless
Originally …
|
|
|
@4440b118
|
18 years |
baptiste.coudurier |
simplify, no need for a function
Originally committed as revision …
|
|
|
@54a5c719
|
18 years |
baptiste.coudurier |
fix ctts index computation when seeking, check must be done against …
|
|
|
@d2bc0473
|
18 years |
banan |
Added support for instances where linesize[0] is negative.
Based on …
|
|
|
@7f58baa8
|
18 years |
diego |
Remove redundant extern declaration of j_rev_dct that is already …
|
|
|
@7f4f3e16
|
18 years |
diego |
cosmetics: Group all test targets together.
Originally committed as …
|
|
|
@ff506a90
|
18 years |
lorenm |
sse2 & ssse3 versions of dct_quantize.
core2: mmx2=154 sse2=73 …
|
|
|
@8e380710
|
18 years |
lorenm |
configure check for whether we can compile ssse3
Originally committed …
|
|
|