Diego Biurrun
804de96a83
cosmetics: fix usefuLL --> usefuL typo
...
Originally committed as revision 8061 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
8684704bbe
add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst P com %
...
original thread:
date: Feb 21, 2007 1:32 PM
subject: [Ffmpeg-devel] bfin cpu specific build options
Originally committed as revision 8060 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
470d2d03cc
gcc 2.95 fix
...
Originally committed as revision 8059 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
85975aa9a5
Correct typo.
...
Originally committed as revision 8058 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
6829ac8de4
simplify release_buffer using FFSWAP
...
Originally committed as revision 8057 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3dc09ed188
simplify i386 object handling
...
Originally committed as revision 8056 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
97bbb8851b
output delayed frames
...
fixes:
CANL4_SVA_B.264
NL3_SVA_C.264
NL3_SVA_E.264
Originally committed as revision 8055 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
57177f648d
cosmetics: Fix another common typo, gurantee --> guArantee.
...
Originally committed as revision 8054 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
391fcef9a9
100l: forgot to reset LS mode on new frame
...
Originally committed as revision 8053 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
8cba6ba97a
remove gettime_ms and use av_gettime instead of it
...
Originally committed as revision 8052 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
1df93ae910
use av_random instead random/srandom
...
Originally committed as revision 8051 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d5039327f1
Remove unused variable.
...
Originally committed as revision 8050 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f55c7a3359
Move MinGW extralibs setting into MinGW section.
...
Originally committed as revision 8049 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
123bff4bf1
Clarify FAQ, section "ffmpeg does not work".
...
Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8048 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0afd2a92bd
cosmetics: Fix a common typo, sepErate --> sepArate.
...
Originally committed as revision 8047 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ryan Martell
0e3b6a6f55
Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate
...
properties accordingly.
Patch by Ryan Martell, rdm4 % martellventures com.
Originally committed as revision 8046 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
8ffed8d89f
libgsm_ms codec depends on libgsm
...
Originally committed as revision 8045 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
9376710d06
warn if bps from user and what will be stored missmatches
...
Originally committed as revision 8044 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
a185f52a86
try to fill in missing bits_per_sample
...
Originally committed as revision 8043 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
5b77a81a8d
Remove code duplicated between adpcm.c and riff.c
...
Originally committed as revision 8042 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
7ad731e99f
Add some more Doxygen documentation to libavcodec/utils.c.
...
Originally committed as revision 8041 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
0f482cfcb2
Adds Doxygen docs for the av_log function.
...
Originally committed as revision 8040 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
346a655d46
Add support for MS-GSM codec
...
Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
758a6b3c06
Provide Doxygen documentation.
...
Originally committed as revision 8038 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
036bfd189f
Move the aframes option from the video "subsection" to the
...
audio "subsection".
Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8037 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
ab9c40872e
The --enable-a52 option was renamed to --enable-liba52, fix the FAQ regarding
...
this change.
Originally committed as revision 8036 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Dujardin Bernard
3f6bafc15c
FAQ clarification concerning the configuration of FFmpeg for usage with liba52.
...
Patch by Bernard Dujardin, dujardin iut % numericable fr.
Originally committed as revision 8035 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
bb0f999bbb
add doxygen docs for avpicture_fill()
...
Patch by Panagiotis Issaris % takis P issaris A uhasselt P be %
Originally committed as revision 8034 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
eea50282bc
generic foo-config --cflags/libs test
...
Originally committed as revision 8033 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f8d7b072fe
feature tests for functions requiring one or more headers
...
Originally committed as revision 8032 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fcfcde1769
revert last change, it breaks on brain damaged distros
...
Originally committed as revision 8031 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
a2e25446e7
simplify check_lib
...
Originally committed as revision 8030 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefan Gehrer
0ac47d632f
fix comment, get/show_bits(0) does not work
...
Originally committed as revision 8029 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
bc15573283
link fix by Dujardin Bernard, dujardin.iut numericable fr
...
Originally committed as revision 8028 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
78104b5d76
Remove some old disabled debugging output
...
Originally committed as revision 8027 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Loren Merritt
4672503d8c
simplify in fill_caches
...
Originally committed as revision 8026 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
9b2bb40341
Remove a non-C dependency (being M_PI) from the libavcodec example.
...
Originally committed as revision 8025 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
a40de11209
Use a more correct value for Pi.
...
Originally committed as revision 8024 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
0564528eff
Clairyfication of the gain tool struct.
...
Originally committed as revision 8023 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
459022f504
fix for x86-64
...
Originally committed as revision 8022 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
dd462087fd
Don't use byte swaps and use the more portable way
...
of declaring aligned buffers.
Originally committed as revision 8021 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d1b1363ee1
TARGET_OS in config.mak is unused
...
Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
40671fee0a
remove --enable-mingw32 option, --target-os=mingw32 should be used
...
Originally committed as revision 8019 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4a5444db0e
case insensitive OS name
...
Originally committed as revision 8018 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
fda51641b1
factorize more calls to fill_rectangle()
...
Originally committed as revision 8017 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
d19f5acb36
factorize fill_rectangle() calls
...
Originally committed as revision 8016 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
492d0e4c12
display line number when printing error
...
Originally committed as revision 8015 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
89cf4098aa
spit an error message in case of invalid chunk
...
Originally committed as revision 8014 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
c9639c394c
libswscale is needed in Cygwin vhooks
...
patch by Víctor Paesa wzrlpy arsystel com
Originally committed as revision 8013 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
b21e0b6dfc
rewrite H264_CHROMA_MC4_TMPL (20% faster)
...
Originally committed as revision 8012 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago