|
|
|
@2ea39252
|
19 years |
lorenm |
10l in 1.199 (write_back_motion with B-pyramid + spatial)
Originally …
|
|
|
@5e8b787a
|
19 years |
lorenm |
simplified and slightly faster h264_chroma_mc8_mmx
Originally …
|
|
|
@a11a334d
|
19 years |
mans |
make install target depend on vhooks
Originally committed as revision …
|
|
|
@ec04d244
|
19 years |
baptiste.coudurier |
let faad init parameters properly, fix many SBR samples
Originally …
|
|
|
@99487f4
|
19 years |
baptiste.coudurier |
fix demuxing of CDR-Dinner_LAN_800k.mp4
Originally committed as …
|
|
|
@e1017f2
|
19 years |
baptiste.coudurier |
need to dissociate pcm 16bit and 8bit cases
Originally committed as …
|
|
|
@67dd33f9
|
19 years |
baptiste.coudurier |
use av_d2q to parse frame rate
Originally committed as revision 5209 …
|
|
|
@0dd39bfe
|
19 years |
baptiste.coudurier |
Quicktime creates S8 that way too
Originally committed as revision …
|
|
|
@a66abcb1
|
19 years |
baptiste.coudurier |
vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux …
|
|
|
@dc2bf20e
|
19 years |
mans |
ST16 is undefined for non-GNU compilers.
Patch by Steve Lhomme …
|
|
|
@96277634
|
19 years |
diego |
Fix order of operands in lrintf test to make the test not fail if you …
|
|
|
@e77ef27
|
19 years |
lorenm |
prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 …
|
|
|
@513fbd8e
|
19 years |
lorenm |
prefetch pixels for future motion compensation. 2-5% faster h264.
…
|
|
|
@7e815047
|
19 years |
baptiste.coudurier |
use 64bit types
Originally committed as revision 5202 to …
|
|
|
@5e6a5c4
|
19 years |
lorenm |
10l
Originally committed as revision 5201 to …
|
|
|
@fdd30579
|
19 years |
lorenm |
added mmx implementation of h264_chroma_mc2
Originally committed as …
|
|
|
@3cdc7eb4
|
19 years |
baptiste.coudurier |
dvcpro is 411p in fact
Originally committed as revision 5199 to …
|
|
|
@53b1914
|
19 years |
lorenm |
1.5x faster write_back_motion, 1-3% overall
Originally committed as …
|
|
|
@e8600e5e
|
19 years |
gpoirier |
add MMX and SSE versions of ff_snow_inner_add_yblock
Patch by Robert …
|
|
|
@d439facb
|
19 years |
michaelni |
duration and subitle fix from the patch by Steve Lhomme
Originally …
|
|
|
@70596d0
|
19 years |
michaelni |
cleanup codec_id mapping (untested)
Originally committed as revision …
|
|
|
@f444b977
|
19 years |
baptiste.coudurier |
clean
Originally committed as revision 5194 to …
|
|
|
@1175561e
|
19 years |
baptiste.coudurier |
support 64bit date/duration
Originally committed as revision 5193 to …
|
|
|
@68ca39b2
|
19 years |
michaelni |
fix aspect ratio
Originally committed as revision 5192 to …
|
|
|
@2c9a0285
|
19 years |
bugfood-ml |
snow mmx+sse2 optimizations, part 4
Patch by Robert Edele, yartrebo …
|
|
|
@8fcdd831
|
19 years |
michaelni |
fixing current_sample vs. next_sample mess
Originally committed as …
|
|
|
@348efc18
|
19 years |
kostya.shishkov |
Smacker demuxer and decoder.
Originally committed as revision 5189 to …
|
|
|
@305ee50f
|
19 years |
michaelni |
provide more info on which streams lack codec parameters
Originally …
|
|
|
@21c5aca6
|
19 years |
baptiste.coudurier |
free ftyp atom
Originally committed as revision 5187 to …
|
|
|
@d59518d4
|
19 years |
mans |
since Michael prefers to keep dsputil.h private to libavcodec
(rather …
|
|
|
@4567b4bd
|
19 years |
gpoirier |
Add the mmx and sse2 implementations of ff_snow_vertical_compose(). …
|
|
|
@561a18d3
|
19 years |
bugfood-ml |
Snow mmx + sse2 part 2
Patch by Robert Edele, yartrebo <<at>> …
|
|
|
@1956e166
|
19 years |
michaelni |
fixing interlaced direct mode field select values
Originally …
|
|
|
@83378d0d
|
19 years |
michaelni |
various fixes for xvid_rc
Originally committed as revision 5182 to …
|
|
|
@dc8b01d1
|
19 years |
diego |
Enable ffserver on Darwin, non-AltiVec regression tests pass.
…
|
|
|
@5fe4cf7b
|
19 years |
michaelni |
fix frametypes with xvid_rc
Originally committed as revision 5180 to …
|
|
|
@0adba3d8
|
19 years |
michaelni |
fixing bquant_offset
Originally committed as revision 5179 to …
|
|
|
@e70e7a4b
|
19 years |
michaelni |
segfault fix
Originally committed as revision 5178 to …
|
|
|
@b0e6636b
|
19 years |
diego |
Reenable NUT and NUT regression tests as requested by Michael.
…
|
|
|
@022fad48
|
19 years |
bugfood-ml |
make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't …
|
|
|
@13c97a5a
|
19 years |
gpoirier |
10l: Only set *compose97i *add_yblock to dsputils context if we are …
|
|
|
@8859312
|
19 years |
diego |
Disable the NUT (de)muxer until it has been synced with the …
|
|
|
@7db2245d
|
19 years |
baptiste.coudurier |
> 2GB file fix
Originally committed as revision 5173 to …
|
|
|
@059715a4
|
19 years |
gpoirier |
First part of a series of speed-enchancing patches.
This one sets up a …
|
|
|
@dbdaebe2
|
19 years |
michaelni |
extract duration
Originally committed as revision 5171 to …
|
|
|
@60a9cc58
|
19 years |
baptiste.coudurier |
keep ftyp first
Originally committed as revision 5170 to …
|
|
|
@c0339599
|
19 years |
baptiste.coudurier |
fix warning
Originally committed as revision 5169 to …
|
|
|
@95ca7c94
|
19 years |
baptiste.coudurier |
use CFLAGS when compiling qt-faststart, to enable largefile support
…
|
|
|
@e2daf554
|
19 years |
baptiste.coudurier |
use fseeko and ftello to be 64 bit offsets compliant
Originally …
|
|
|
@023857be
|
19 years |
gpoirier |
make the delta magnitude a user specifyable parameter: …
|
|
|
@f4c7b001
|
19 years |
baptiste.coudurier |
fix sample size for uncompressed sound
Originally committed as …
|
|
|
@fc8c4992
|
19 years |
michaelni |
dont pass intra flag if its always 0
Originally committed as revision …
|
|
|
@4cb8574d
|
19 years |
michaelni |
fixing coverity warnig CID: 253 (reading over the end of the …
|
|
|
@40c8602f
|
19 years |
michaelni |
fix coverity warning CID: 255 (uninitalized variable used to build …
|
|
|
@60023e32
|
19 years |
lucabe72 |
Do not be too verbose
Originally committed as revision 5161 to …
|
|
|
@11b9c0f4
|
19 years |
lucabe72 |
Tell the user why video capture is failing
Originally committed as …
|
|
|
@0816152a
|
19 years |
lorenm |
seed iterative_me with mvs from conventional search.
+15% speed, +.1 …
|
|
|
@340ea251
|
19 years |
pacman |
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more …
|
|
|
@8f8ae495
|
19 years |
lorenm |
seed iterative_me with mvs from conventional search.
+15% speed, +.1 …
|
|
|
@07674d51
|
19 years |
lorenm |
obey vqscale in 2nd pass
Originally committed as revision 5157 to …
|
|
|
@576f1445
|
19 years |
baptiste.coudurier |
indention
Originally committed as revision 5156 to …
|
|
|
@c1341a57
|
19 years |
michaelni |
reset interlaced_dct flag
Originally committed as revision 5155 to …
|
|
|
@6f2741f4
|
19 years |
baptiste.coudurier |
use of PRI macros in dprintf
Originally committed as revision 5154 to …
|
|
|
@5148a2ae
|
19 years |
baptiste.coudurier |
fix conversion types in dprintf
Originally committed as revision 5153 …
|
|
|
@0ab16fe0
|
19 years |
baptiste.coudurier |
fix a warning when DEBUG is defined
Originally committed as revision …
|
|
|
@c6e722e5
|
19 years |
baptiste.coudurier |
create edts atom when muxing B frames, needed to compute cts
…
|
|
|
@c1b8e6d8
|
19 years |
baptiste.coudurier |
do nal reformating when muxing H264, create avcc atom
Originally …
|
|
|
@70a61ed4
|
19 years |
michaelni |
some mov files have invalid pts so we need to consider these pts too …
|
|
|
@d82da3a8
|
19 years |
kostya.shishkov |
More correct demuxing and timestamp setting fot Sierra VMD
Originally …
|
|
|
@79d15fd4
|
19 years |
kostya.shishkov |
16-bit DPCM and stereo support for Sierra VMD
Originally committed as …
|
|
|
@c04c3282
|
19 years |
michaelni |
simplify AVFormatParameters NULL checks
Originally committed as …
|
|
|
@e7c8206e
|
19 years |
michaelni |
av_free -> av_freep
Originally committed as revision 5145 to …
|
|
|
@87f20c2f
|
19 years |
michaelni |
fix %8 != 0 w/h
Originally committed as revision 5144 to …
|
|
|
@8437ff75
|
19 years |
michaelni |
asserts to check if assumed conditions really are true
Originally …
|
|
|
@3aeefb93
|
19 years |
michaelni |
out of array read fix
Originally committed as revision 5142 to …
|
|
|
@5d9db9c4
|
19 years |
michaelni |
out of array read fix
Originally committed as revision 5141 to …
|
|
|
@5430b070
|
19 years |
michaelni |
cleanup picture / debug output code
Originally committed as revision …
|
|
|
@003ebe10
|
19 years |
michaelni |
fixing out of array access (only cosmetic, this should never have had …
|
|
|
@eabb0ac3
|
19 years |
michaelni |
add assert to clarify that we know what we are doing
Originally …
|
|
|
@cb666260
|
19 years |
michaelni |
fixing uninitalized dc_pred_dir
this needs testing (no files with …
|
|
|
@9e801ee2
|
19 years |
michaelni |
very minor optimization
Originally committed as revision 5136 to …
|
|
|
@f7287c42
|
19 years |
michaelni |
unused variable
Originally committed as revision 5135 to …
|
|
|
@f2651e7a
|
19 years |
baptiste.coudurier |
Fix cropping, depending on enc pix fmt
Originally committed as …
|
|
|
@4c4a4e9
|
19 years |
lucabe72 |
Fix crop & pad + rescaling
Originally committed as revision 5133 to …
|
|
|
@bbdd41f5
|
19 years |
bugfood-ml |
Marcus Engene is author and maintainer of watermark.c
Originally …
|
|
|
@ed818e25
|
19 years |
bugfood-ml |
Watermarking with exact colors.
Patch by Marcus Engene …
|
|
|
@bf4665e
|
19 years |
diego |
Alignment fixes, caused problems on SPARC.
patch by "David S. Miller" …
|
|
|
@267b0e57
|
19 years |
Aurélien Jacobs |
Update ffserver regression tests:
- really produce readable files …
|
|
|
@6c953a6a
|
19 years |
diego |
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
…
|
|
|
@267f7edc
|
19 years |
diego |
(f)printf --> av_log conversion
taken from a patch by Steve L'Homme
…
|
|
|
@6f3dda93
|
19 years |
banan |
Init simplification and 2% faster wma_decode_block on amd64 with …
|
|
|
@82eb4b0f
|
19 years |
bugfood-ml |
3DNow! & Extended 3DNow! versions of FFT
Patch by Zuxy Meng, zuxy …
|
|
|
@8e321619
|
19 years |
bugfood-ml |
correct computing of DV fourcc in mov muxer
Patch by Baptiste …
|
|
|
@548a1c8a
|
19 years |
lorenm |
h264_idct8_add_mmx
Originally committed as revision 5123 to …
|
|
|
@6da971f1
|
19 years |
lorenm |
h264_idct_add only needs mmx1
Originally committed as revision 5122 …
|
|
|
@6e269594
|
19 years |
michaelni |
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER …
|
|
|
@5f112e1f
|
19 years |
diego |
Proper mangling information for symbols in OS X Mach-O shared objects. …
|
|
|
@79c343c0
|
19 years |
michaelni |
referencing more FCP fourccs patch by (Baptiste COUDURIER …
|
|
|
@fc5188f
|
19 years |
michaelni |
add support for Motion JPEG 2000 file format patch by (Baptiste …
|
|
|
@b865838e
|
19 years |
michaelni |
switch flac to av_crc
Originally committed as revision 5117 to …
|
|
|