summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CVS --> SubversionDiego Biurrun2006-06-09
| | | | Originally committed as revision 5458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* probe for mpeg audioMåns Rullgård2006-06-05
| | | | Originally committed as revision 5457 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix variable type used via "m" asm constraint to match size used in asm.Reimar Döffinger2006-06-05
| | | | | | fixes crashes on AMD64. Originally committed as revision 18576 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* support doing motion estimation and compensation without any residual ↵Michael Niedermayer2006-06-04
| | | | | | | | transform or coding this is usefull for filters which need ME/MC Originally committed as revision 5456 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rm_read_audio_stream_info return type is not voidRoberto Togni2006-06-04
| | | | | | | Check for errors returned by rm_read_audio_stream_info Check for overflow in aac extradata allocation Originally committed as revision 5455 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for AAC (fourcc raac and racp) in rm filesRoberto Togni2006-06-04
| | | | Originally committed as revision 5454 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix seek related bugsMåns Rullgård2006-06-04
| | | | Originally committed as revision 5453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put_pixels16_l2_altivec and avg_pixels16_l2_altivecLuca Barbato2006-06-03
| | | | Originally committed as revision 5452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ADPCM: trellis quantizationLoren Merritt2006-06-03
| | | | Originally committed as revision 5451 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1Corey Hickey2006-06-03
| | | | | | user-tunable. Originally committed as revision 5450 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adpcm_ima & adpcm_yamaha: improved quantizationLoren Merritt2006-06-03
| | | | Originally committed as revision 5449 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove now obsolete .cvsignore files.Diego Biurrun2006-06-02
| | | | Originally committed as revision 18556 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Fixed a possible bug, checked against the assembly.Benjamin Larsson2006-06-02
| | | | | | No sample that used the code has been found though. Originally committed as revision 5448 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentationMåns Rullgård2006-06-01
| | | | Originally committed as revision 5447 to svn://svn.ffmpeg.org/ffmpeg/trunk
* apply $cross_prefix before $cc is usedMåns Rullgård2006-06-01
| | | | Originally committed as revision 5446 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 'make depend' should recurse into libavutil as well.Diego Biurrun2006-06-01
| | | | Originally committed as revision 5444 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove redundant make variable SUBDIRMåns Rullgård2006-06-01
| | | | Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l to DiegoMåns Rullgård2006-06-01
| | | | Originally committed as revision 5441 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01
| | | | Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* major cleanup of compiler/library testsMåns Rullgård2006-06-01
| | | | Originally committed as revision 5439 to svn://svn.ffmpeg.org/ffmpeg/trunk
* random ideasMichael Niedermayer2006-06-01
| | | | Originally committed as revision 5438 to svn://svn.ffmpeg.org/ffmpeg/trunk
* drop stuff which seems to have been finishedMichael Niedermayer2006-06-01
| | | | Originally committed as revision 5437 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
| | | | Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Palette support for newer KMVCKostya Shishkov2006-05-31
| | | | Originally committed as revision 5435 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make configure --whatever --help work as expectedMåns Rullgård2006-05-30
| | | | Originally committed as revision 5434 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless.Loren Merritt2006-05-30
| | | | Originally committed as revision 5433 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: cosmeticsLoren Merritt2006-05-30
| | | | Originally committed as revision 5432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: scale predicted mv based on which reference frame the neighbors used.Loren Merritt2006-05-30
| | | | Originally committed as revision 5431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include the correct video4linux2 headerLuca Abeni2006-05-30
| | | | Originally committed as revision 5430 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from ↵Ville Skyttä2006-05-30
| | | | | | SF-bugtracker) Originally committed as revision 5429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: cosmeticsLoren Merritt2006-05-30
| | | | Originally committed as revision 5428 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in ↵Loren Merritt2006-05-30
| | | | | | iterative motion estimation. Originally committed as revision 5427 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow: 10l. 1pass ratecontrol failed to set snow's internal quant.Loren Merritt2006-05-30
| | | | Originally committed as revision 5426 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make b_frame_strategy not fail on pass 2, but still print a notice.Corey Hickey2006-05-29
| | | | Originally committed as revision 5425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve selftestMichael Niedermayer2006-05-29
| | | | Originally committed as revision 5424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10000l don't reuse outer loop index in inner loopsRoberto Togni2006-05-29
| | | | Originally committed as revision 5423 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fabs is better then abs for floats ...Michael Niedermayer2006-05-29
| | | | Originally committed as revision 5422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo me thinks ...Michael Niedermayer2006-05-29
| | | | Originally committed as revision 5421 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cbp must be >0 here or we are in troubbleMichael Niedermayer2006-05-29
| | | | Originally committed as revision 5420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264: MBAFF interlaced decodingLoren Merritt2006-05-28
| | | | Originally committed as revision 5419 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264: faster fill_rectangle()Loren Merritt2006-05-28
| | | | Originally committed as revision 5418 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow multiple reference framesLoren Merritt2006-05-28
| | | | | | (bitstream is not backwards compatible, even if refs aren't used) Originally committed as revision 5417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow 1pass ratecontrolLoren Merritt2006-05-28
| | | | Originally committed as revision 5416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* suggest solution for 2 fixmiesMichael Niedermayer2006-05-27
| | | | Originally committed as revision 5415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a small comment about a part that should be in configure.Diego Biurrun2006-05-27
| | | | Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR URL fixesDiego Biurrun2006-05-27
| | | | Originally committed as revision 5413 to svn://svn.ffmpeg.org/ffmpeg/trunk
* working H.264 + AAC in mp4 encoding example for the pspMichael Niedermayer2006-05-27
| | | | Originally committed as revision 5412 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mbd bits bug, finallyBaptiste Coudurier2006-05-26
| | | | Originally committed as revision 5411 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove all .cvsignore files, they are no longer necessary.Diego Biurrun2006-05-26
| | | | Originally committed as revision 5410 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo/grammar fixesDiego Biurrun2006-05-19
| | | | Originally committed as revision 5409 to svn://svn.ffmpeg.org/ffmpeg/trunk