Michael Niedermayer
cea27ac714
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)
...
Originally committed as revision 4215 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0de1318a29
typo
...
Originally committed as revision 4214 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
983ea0bc87
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net]
...
Originally committed as revision 4213 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
33f725723f
optimization
...
Originally committed as revision 4212 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
24dea064cc
change macros to inline functions
...
remove redundant operations
remove silly 2 layer bswap_XX/ByteSwapXX system
Originally committed as revision 4211 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
efe419837f
cast NULL to correct type
...
Originally committed as revision 4210 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jacob Meuser
7bf9648ebc
amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )
...
Originally committed as revision 4209 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jacob Meuser
8c802695b9
OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)
...
Originally committed as revision 4208 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
01cf54f041
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>
...
Originally committed as revision 4207 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jacob Meuser
97006039cc
-DPIC patch by (Jacob Meuser // jakemsr jakemsr com)
...
Originally committed as revision 4206 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9cd8179818
#defines for strict_std_compliance and split between inofficial extensions and non standarized things
...
Originally committed as revision 4205 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c998bdd9a0
fix PIC
...
Originally committed as revision 4204 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Charles Yates
eb94aca926
support BUILDSUF patch by <charles dot yates at pandora dot be>
...
Originally committed as revision 4203 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1c02a9732a
fix block corruption caused by clear_blocks() optimization
...
Originally committed as revision 4202 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6b51185c63
overflow fix
...
Originally committed as revision 4201 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1192ce3707
complain about mpeg4 limits only if codec_id == MPEG4
...
Originally committed as revision 4200 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
44608ac7cd
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)
...
Originally committed as revision 4199 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
bda1c56c47
minor optimization of the h264 loop filter
...
Originally committed as revision 4198 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
21be92bf4d
reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264)
...
Originally committed as revision 4197 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
24a9ad7e2c
Fix codec list when running configure outside the source directory.
...
Originally committed as revision 4196 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Philip Gladstone
34f633dfcb
Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.
...
This helps streaming no end.
Originally committed as revision 4195 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Philip Gladstone
e8d27bc302
Turn on the seeking support for ffm streams. Now means that streams are
...
played from the current time rahter than from the beginning
Originally committed as revision 4194 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3c150d16c6
better r_frame_rate guessing code
...
Originally committed as revision 4193 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
bfc7f165bb
default to YUV420P if none specified for rawvideo input
...
a few more common extensions for rawvideo detection
Originally committed as revision 4192 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
09f75b5b38
division by zero fix
...
Originally committed as revision 4191 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
327c4076a3
prefer container time_base for frame duration guess
...
Originally committed as revision 4190 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b712fb6740
fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96)
...
Originally committed as revision 4189 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Wolfram Gloger
415264045f
Correct number of bits for PTS.
...
Patch by Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>
Originally committed as revision 4188 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
758082aff7
set time_base for variable fps too
...
Originally committed as revision 4187 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80ce3254ac
always honor the user specified frame rate if set
...
Originally committed as revision 4186 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Philip Gladstone
291fe90ae8
Fill out some mandatory fields in the Codec structure. Also add fields in
...
the configuration to allow you to set Debug and Strict values.
Originally committed as revision 4185 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Philip Gladstone
223321268f
Add in many fields that have been added to the Codec structure. This means
...
that ffm will now carry most of the important fields over between ffserver
and ffmpeg
Originally committed as revision 4184 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
02af2269c0
check for error
...
Originally committed as revision 4183 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Bill May
369a02c2f4
GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )
...
Originally committed as revision 4182 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kevin Baragona
893bc62480
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)
...
Originally committed as revision 4181 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kevin Baragona
3b66c4c59a
More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)
...
Originally committed as revision 4180 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Justin Ruggles
132041f06f
While adding stereo rematrixing, I came across something that needs to
...
be fixed even without adding the feature. The output correctly uses 4
dummy values for the rematrixing flags in block-0, but the bit
allocation routine does not take these bits into account. From what I
can tell, there was a patch in 2003 that corrected the output to make it
DVD and spec compatible, but it didn't correct the bit allocation. It's
only 4 bits over the entire 6 blocks, so overflow errors would happen
rarely or never, but it's still worth fixing. So here is a fix.
patch by (Justin Ruggles {jruggle earthlink net)
Originally committed as revision 4179 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
725de25c4c
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'
...
Originally committed as revision 4178 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5fddb9b382
GCC4 fix by (Keenan Pepper (keenanpepper gmail com)
...
Originally committed as revision 4177 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ce869f59ee
replace local sensitive awk uppercaser with tr
...
Originally committed as revision 4176 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
a55f20bd9a
fix storage of motion vectors for frames with more than 4096 macroblocks.
...
Originally committed as revision 4175 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
7c33ad19fd
clear the DPB after seeking.
...
Originally committed as revision 4174 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8b975b7ca5
put most codecs under ifdefs
...
Originally committed as revision 4173 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5cc9a6dc19
also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak
...
Originally committed as revision 4172 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
422f4df8b2
#ifdefs around most register_avcodec
...
Originally committed as revision 4171 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5e3419b15a
typo
...
Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
009cf97d0c
--enable/disable-codec / --disable-encoders (configure part only, no actual #ifdefs)
...
Originally committed as revision 4169 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c0df9d75bd
switch to native time bases
...
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
b7782b47c9
unused define
...
Originally committed as revision 15296 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Nicolas Plourde
f8c1d62d74
fix palette8tobgr32/palette8torgb32 on big endian
...
Originally committed as revision 15278 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago