Michel Bardiaux
d794d388a6
Add FACT chunk for non-PCM wav formats
...
Originally committed as revision 7950 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7c758d336a
minor help output formatting fix
...
Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
9b0dfb27ab
slightly improve *_TIMER
...
Originally committed as revision 7948 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ivan Kalvachev
67053c3093
-s option have different defaults for ffmpeg and ffserver cases.
...
Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
c7238c72cb
Pass a proper context to av_log()
...
Originally committed as revision 7946 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7bc5f2a8a4
Restore the possibility to link liba52 instead of dlopening.
...
Originally committed as revision 7945 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b5ea085b52
fix --enable-*threads
...
Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
François Revol
ea65a753eb
Remove unused ENODATA define
...
Originally committed as revision 7943 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9825212536
10l to Diego for breaking A52 decoder
...
Originally committed as revision 7942 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
520cc7f1da
simplify --enable/disable-* option handling
...
Originally committed as revision 7941 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
12b61a74ad
clean up amr option handling
...
Originally committed as revision 7940 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f4ca507980
Rename ac3 decoder to liba52 to prepare for native decoder.
...
Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
51e8750a9c
add armv6 to TARGET_LIST
...
Originally committed as revision 7938 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fb2ce7d936
move pkg_requires setting to end
...
Originally committed as revision 7937 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
5af4e0cca5
rename some variables to match corresponding --enable-* options
...
Originally committed as revision 7936 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
57d7b036ea
make key parameter const
...
Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ecfc4f4436
rename HAVE_GPROF to CONFIG_GPROF
...
Originally committed as revision 7934 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0900a85fe8
Remove internal liba52; external lib still works, native decoder coming up.
...
Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f70f03f623
finish feature calculations before printing result and creating files
...
Originally committed as revision 7932 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f6f69c304e
handle network dependency on protocols with check_deps()
...
Originally committed as revision 7931 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
799c9e9bcb
recursive feature dependency checking
...
Originally committed as revision 7930 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fa859b4d8a
let check_deps handle ffplay
...
Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
a2830dca2b
tidy up ffserver deps
...
Originally committed as revision 7928 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4b62f9f965
consistency cosmetics for the option handling routine
...
Originally committed as revision 7927 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e484407c47
Force liba52 to yes if liba52bin is set.
...
Originally committed as revision 7926 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
80a289b9bf
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul
...
Originally committed as revision 7925 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
c964c2c745
add key field to AVFormatContext for de/encryption support, patch by Reimar
...
Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b7d3bfa6d3
Remove unused libac3 AC3 decoding interface.
...
Originally committed as revision 7923 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
225e21ef6c
simplify SDL check
...
Originally committed as revision 7922 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
30f35ab06f
don't skip freetype2 check on beos
...
Originally committed as revision 7921 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ec1e9c4486
simplify imlib2 check
...
Originally committed as revision 7920 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4f562a6624
simplify freetype check
...
Originally committed as revision 7919 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f5d28d106e
do nothing in restore_flags() if flags are not saved
...
Originally committed as revision 7918 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
703afd0780
rewrite some one-line if/then/fi using && and ||
...
Originally committed as revision 7917 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
bc8ec47bbe
simplify altivec warning
...
Originally committed as revision 7916 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
412c156201
check for gnu make
...
Originally committed as revision 7915 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d569777997
prettify texi2html check
...
Originally committed as revision 7914 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3eac5c6309
disable bktr if required headers not found, enable by default
...
Originally committed as revision 7913 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
74476a3a98
#include detected soundcard.h instead of testing for OpenBSD
...
Originally committed as revision 7912 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
deb2977736
test for OSS audio
...
Originally committed as revision 7911 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
77d3bfe216
remove extraneous per-OS disabling of video4linux[2]
...
Originally committed as revision 7910 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f6f147525e
test for video4linux
...
Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
6c7aaa48ad
simplify video4linux2 test
...
Originally committed as revision 7908 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
392b76ca93
Minor AMD64 compilation fix
...
Originally committed as revision 7907 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
9bc0d3ef3e
maybe fix x86_64 (untested)
...
Originally committed as revision 7906 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
559a55ad52
use dvr-ms timestamps
...
Originally committed as revision 7905 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Francois Oligny-Lemieux
6ff9b4226b
always decode extradata when of non-avc stream (like RTSP)
...
Patch by Francois Oligny-Lemieux % eucloid A gmail P com %
Original thread:
Date: Feb 9, 2007 12:00 AM
Subject: [Ffmpeg-devel] h264.c patch, always decoding extradata when on non avc stream
Originally committed as revision 7904 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2d241e6687
fix broken memset(padding, 0) code
...
add a few asserts
Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Nico Sabbi
cf10ee184f
demux VC1 in mpegts
...
Originally committed as revision 7902 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Matthijs Douze
8d74e55b83
Print error message instead of crashing when combining -vcodec copy and -vhook.
...
patch by Matthijs Douze, Matthijs.Douze inrialpes fr
Originally committed as revision 7901 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago