Michael Niedermayer
|
4d43cbcc74
|
rewrite r_frame_rate selectioon code again
Originally committed as revision 7283 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
c6b237da9e
|
Adding H.264 DCT.
Originally committed as revision 7282 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Baptiste Coudurier
|
1aad0dfd62
|
remove useless sampleDuration
Originally committed as revision 7281 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Baptiste Coudurier
|
b596102e7e
|
check codec frame size directly and only for audio
Originally committed as revision 7280 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
2f5560ee49
|
fix playback of mp3_bits_left.avi
Originally committed as revision 7279 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
505dfb09d9
|
Improve broken shell warning.
Originally committed as revision 7278 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Guillaume Poirier
|
ec4e0056ef
|
GCC 3.3 compile fix
Originally committed as revision 7277 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
895bf49961
|
Improve option description.
Originally committed as revision 7276 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
c1173617ce
|
improved stack misalignment warning
Originally committed as revision 7275 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
d0c2abb1d0
|
fix typo in Darwin shared lib naming
Originally committed as revision 7274 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
e39e60a37e
|
Adding function which enables writing H.264 NAL units.
Originally committed as revision 7273 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
15f14fc7c2
|
move duration finding code into read_packet() so it can be skiped if duration has already been set
Originally committed as revision 7272 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
17fcb1709f
|
use amf_get_string()
Originally committed as revision 7271 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
759dd138df
|
cosmetics
Originally committed as revision 7270 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
896bcd2e85
|
amf_get_string() by Allan Hsu allan aat counterpop doot net
Originally committed as revision 7269 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
4eb0c66505
|
get rid of AVFMTCTX_NOHEADER, create streams in read_header()
Originally committed as revision 7268 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
c45388b193
|
set flags correctly in write header instead of seeking back and fixing it in write_trailer()
Originally committed as revision 7267 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Reimar Döffinger
|
46f9dcc3ee
|
Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original
cscd codec is for windows.
Originally committed as revision 7266 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Reimar Döffinger
|
2c04fc1f8c
|
Typo in error message
Originally committed as revision 7265 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Baptiste Coudurier
|
386c88de74
|
print a more correct message when container frame rate differs from codec frame rate
Originally committed as revision 7264 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
8d0ba041b3
|
OpenBSD settings by Nikns Siankin <nikns at secure lv>
Originally committed as revision 7263 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
5d32360264
|
simplify test for memalign emulation requirement
Originally committed as revision 7262 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Martin Storsjö
|
4027ed1d06
|
fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architecture, patch by Martin Storsjö, martin at martin st
Originally committed as revision 7261 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Kostya Shishkov
|
a4b940198a
|
Deobfuscate expression
Originally committed as revision 7260 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Kostya Shishkov
|
3dd52c5afe
|
Now ZMBV encoder compiles
Originally committed as revision 7259 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Kostya Shishkov
|
766937298e
|
1e6l forgot to add zmbvenc.c
Originally committed as revision 7258 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
c97dc988ba
|
lavc is at major version 51, delete old stuff
Originally committed as revision 7257 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
849f10351d
|
rename always_inline to av_always_inline and move to common.h
Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
fb17fac8c7
|
BUILD_SHARED_AV is no longer used
Originally committed as revision 7255 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
1845bf1fdf
|
merge #ifdef HAVE_AV_CONFIG_H sections
Originally committed as revision 7254 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
a77caa4dc9
|
fix mingw shared build, and get rid of FF_IMPORT_ATTR
Originally committed as revision 7253 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
da34f7ac23
|
do not use non-standard test -nt
Originally committed as revision 7252 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
0dbe81bb97
|
make shell test work with Solaris /bin/sh
Originally committed as revision 7251 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
6c81ca9906
|
better warning
Originally committed as revision 7250 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
6dc7d5da70
|
ff_check_alignment to warn the user about a missaligned stack
Originally committed as revision 7249 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Michael Niedermayer
|
f95778f80d
|
fix compilation
Originally committed as revision 7248 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
f1862127f5
|
Added entry for H.264 DCT to the DSP context.
Originally committed as revision 7247 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
3edeab8209
|
Add codec ID for a native H.264 encoder.
Originally committed as revision 7246 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
acd8d10ffb
|
Making rem6 and div6 globally visible and thus adding prefixes.
Originally committed as revision 7245 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
14e95e2c92
|
Removing unused code
Originally committed as revision 7244 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Kostya Shishkov
|
035314b683
|
Register myself as maintainer of zmbvenc.c too
Originally committed as revision 7243 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Kostya Shishkov
|
f48d6e1b44
|
ZMBV encoder
Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
f27a726809
|
use standard INT64_MAX instead of MAXINT64 (and MIN)
Originally committed as revision 7241 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
8da9266cea
|
use the standard INT64_C() macro for 64-bit constants
Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
cd10789691
|
move more macros to internal.h
Originally committed as revision 7239 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
5403f8576b
|
move some __attribute__ macros to internal.h
Originally committed as revision 7238 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
c48e633b9e
|
remove 'restrict' definition, it is always #defined in config.h
Originally committed as revision 7237 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Baptiste Coudurier
|
68a432cf14
|
cosmetics, remove braces, remove spaces just inside parens
Originally committed as revision 7236 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Panagiotis Issaris
|
d3075ed502
|
Add "mixed_refs" description suggested by Loren Merritt and update accompanying
comment in the code.
Originally committed as revision 7235 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Andy Parkins
|
8533284dae
|
do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, andrew parkins at 360visiontechnology com
Originally committed as revision 7234 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |