Michael Niedermayer
1956e16653
fixing interlaced direct mode field select values
...
Originally committed as revision 5183 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
83378d0de5
various fixes for xvid_rc
...
Originally committed as revision 5182 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
dc8b01d166
Enable ffserver on Darwin, non-AltiVec regression tests pass.
...
Originally committed as revision 5181 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
5fe4cf7b9f
fix frametypes with xvid_rc
...
Originally committed as revision 5180 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
0adba3d88b
fixing bquant_offset
...
Originally committed as revision 5179 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
e70e7a4b17
segfault fix
...
Originally committed as revision 5178 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b0e6636b2d
Reenable NUT and NUT regression tests as requested by Michael.
...
Originally committed as revision 5177 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Corey Hickey
022fad4833
make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't
...
compiled with xvid support.
Originally committed as revision 5176 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Oded Shimon
13c97a5a0a
10l: Only set *compose97i *add_yblock to dsputils context if we are building with Snow enabled
...
Patch by Oded Shimon < ods15 AH ods15 POIS dyndns POIS org >
Originally committed as revision 5175 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
8859312001
Disable the NUT (de)muxer until it has been synced with the specification.
...
Originally committed as revision 5174 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
7db2245d0e
> 2GB file fix
...
Originally committed as revision 5173 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Robert Edele
059715a41c
First part of a series of speed-enchancing patches.
...
This one sets up a snow.h and makes snow use the dsputil function pointer
framework to access the three functions that will be implemented in asm
in the other parts of the patchset.
Patch by Robert Edele < yartrebo AH earthlink POIS net>
Original thread:
Subject: [Ffmpeg-devel] [PATCH] Snow mmx+sse2 asm optimizations
Date: Sun, 05 Feb 2006 12:47:14 -0500
Originally committed as revision 5172 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dbdaebe28d
extract duration
...
Originally committed as revision 5171 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
60a9cc5879
keep ftyp first
...
Originally committed as revision 5170 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
c03395995a
fix warning
...
Originally committed as revision 5169 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
95ca7c94e4
use CFLAGS when compiling qt-faststart, to enable largefile support
...
Originally committed as revision 5168 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e2daf55465
use fseeko and ftello to be 64 bit offsets compliant
...
Originally committed as revision 5167 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Harikrishnan Varma
023857be70
make the delta magnitude a user specifyable parameter:
...
-dts_delta_threshold.
patch by Harikrishnan Varma < hvarma AH divxcorp POIS com >
Original thread:
Date: Mar 14, 2006 1:13 AM
Subject: [Ffmpeg-devel] Audio-video sync problem when transcoding to
xvid in AVI
Originally committed as revision 5166 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
f4c7b001ab
fix sample size for uncompressed sound
...
Originally committed as revision 5165 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
fc8c49926c
dont pass intra flag if its always 0
...
Originally committed as revision 5164 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
4cb8574dc8
fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio array for illegal aspect ratios)
...
Originally committed as revision 5163 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
40c8602f64
fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight change of a FPU exception maybe ...)
...
Originally committed as revision 5162 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
60023e3234
Do not be too verbose
...
Originally committed as revision 5161 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
11b9c0f4d3
Tell the user why video capture is failing
...
Originally committed as revision 5160 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
0816152af9
seed iterative_me with mvs from conventional search.
...
+15% speed, +.1 dB
Originally committed as revision 5159 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
340ea251c9
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
...
consistent naming of functions
Originally committed as revision 17845 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Loren Merritt
8f8ae4951e
seed iterative_me with mvs from conventional search.
...
+15% speed, +.1 dB
Originally committed as revision 5158 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
07674d518c
obey vqscale in 2nd pass
...
Originally committed as revision 5157 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
576f144529
indention
...
Originally committed as revision 5156 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
c1341a57f2
reset interlaced_dct flag
...
Originally committed as revision 5155 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
6f2741f4a8
use of PRI macros in dprintf
...
Originally committed as revision 5154 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
5148a2aeeb
fix conversion types in dprintf
...
Originally committed as revision 5153 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
0ab16fe09d
fix a warning when DEBUG is defined
...
Originally committed as revision 5152 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
c6e722e5e9
create edts atom when muxing B frames, needed to compute cts
...
Originally committed as revision 5151 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
c1b8e6d8a8
do nal reformating when muxing H264, create avcc atom
...
Originally committed as revision 5150 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
70a61ed4e4
some mov files have invalid pts so we need to consider these pts too in calculating the timabase
...
Originally committed as revision 5149 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
d82da3a880
More correct demuxing and timestamp setting fot Sierra VMD
...
Originally committed as revision 5148 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
79d15fd4db
16-bit DPCM and stereo support for Sierra VMD
...
Originally committed as revision 5147 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
c04c3282b4
simplify AVFormatParameters NULL checks
...
Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
e7c8206e5c
av_free -> av_freep
...
Originally committed as revision 5145 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
87f20c2f31
fix %8 != 0 w/h
...
Originally committed as revision 5144 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
8437ff75f8
asserts to check if assumed conditions really are true
...
Originally committed as revision 5143 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
3aeefb93c8
out of array read fix
...
Originally committed as revision 5142 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
5d9db9c4a9
out of array read fix
...
Originally committed as revision 5141 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
5430b070a8
cleanup picture / debug output code
...
Originally committed as revision 5140 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
003ebe100b
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
...
Originally committed as revision 5139 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
eabb0ac38e
add assert to clarify that we know what we are doing
...
Originally committed as revision 5138 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
cb666260a0
fixing uninitalized dc_pred_dir
...
this needs testing (no files with intra_dc_threshold and vissible ac_pred errors here)
Originally committed as revision 5137 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
9e801ee2fa
very minor optimization
...
Originally committed as revision 5136 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
f7287c42b2
unused variable
...
Originally committed as revision 5135 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago