|
|
|
@f45fcba3
|
18 years |
lorenm |
cosmetics (reduce nesting)
Originally committed as revision 9119 to …
|
|
|
@acc0e0c8
|
18 years |
lorenm |
use sparse huffman tables. 1.5% faster huffyuv decoding.
Originally …
|
|
|
@b613bacc
|
18 years |
lorenm |
add init_vlc_sparse(). faster than init_vlc() if there are lots of …
|
|
|
@4d5588cf
|
18 years |
diego |
extern C declarations were removed.
Originally committed as revision …
|
|
|
@32dd6a9c
|
18 years |
kostya.shishkov |
fix dca_bitalloc_index decoder init
Patch by Sergey Vlasov …
|
|
|
@56e4603e
|
18 years |
kostya.shishkov |
Fix dca.c compilation with #define TRACE
Patch by Sergey Vlasov …
|
|
|
@7ee7412e
|
18 years |
Aurélien Jacobs |
cosmetics: alignment
Originally committed as revision 9113 to …
|
|
|
@2f3e7d55
|
18 years |
Aurélien Jacobs |
define ENABLE_* for every CONFIG_ item
Originally committed as …
|
|
|
@8d641ae
|
18 years |
ods15 |
fix mjpeg decoding with broken huffman table headers
Originally …
|
|
|
@82e60541
|
18 years |
ivop |
-sws_flags command line option to set swscaler flags
Originally …
|
|
|
@35926489
|
18 years |
ivop |
-sws_flags command line option to set swscaler flags
Originally …
|
|
|
@d61845e8
|
18 years |
ivop |
ffmpeg -sws_flags command line option to set swscaler flags
…
|
|
|
@67a5daf0
|
18 years |
ramiro.polla |
Remove duplicate bytestream functions
Originally committed as …
|
|
|
@cb1a74cf
|
18 years |
takis.issaris |
Export the four remaining H.264 decoder intra prediction functions for …
|
|
|
@9aee21c8
|
18 years |
takis.issaris |
Reindent
Originally committed as revision 9106 to …
|
|
|
@4edda034
|
18 years |
takis.issaris |
Make the compilation of h264idct.c optional.
Originally committed as …
|
|
|
@19716d64
|
18 years |
lorenm |
merge huffman tables so that we read 2 symbols at a time. 30% faster …
|
|
|
@5faf2d36
|
18 years |
benoit.fouet |
add rgb suffix handling for demuxer
Originally committed as revision …
|
|
|
@0dc56bfa
|
18 years |
benoit.fouet |
id3v2 writer
patch by Andreas Ãman andreas olebyn nu
original thread: …
|
|
|
@52b53f86
|
18 years |
benoit.fouet |
id3v2 reader
patch by Andreas Ãman andreas olebyn nu
original thread: …
|
|
|
@cb2578d5
|
18 years |
benoit.fouet |
cosmetic v1/v2 renaming
patch by Andreas Ãman andreas olebyn nu
…
|
|
|
@8bd32c04
|
18 years |
benoit.fouet |
Add transport method options
patch by Thijs Vermeir thijs vermeir chez …
|
|
|
@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 …
|
|
|