summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update regression tests for r5449 (adpcm)Loren Merritt2006-06-14
| | | | Originally committed as revision 5476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont load the index if we cant seek backMichael Niedermayer2006-06-14
| | | | Originally committed as revision 5475 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check fseek return valueBaptiste Coudurier2006-06-13
| | | | Originally committed as revision 5474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix unused computed valueBaptiste Coudurier2006-06-13
| | | | Originally committed as revision 5473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mp3 muxingBaptiste Coudurier2006-06-13
| | | | Originally committed as revision 5472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix probe of high bitrate mpeg2videoMichael Niedermayer2006-06-13
| | | | Originally committed as revision 5471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oprofile reference for Linux/PPCLuca Barbato2006-06-13
| | | | Originally committed as revision 5470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MIPS doesn't like unaligned accessesMåns Rullgård2006-06-12
| | | | Originally committed as revision 5469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify, completely ignore streams not recognized, that fixes seeking for ↵Baptiste Coudurier2006-06-12
| | | | | | some files Originally committed as revision 5468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264: accept rbsp_trailing longer than 1 byteLoren Merritt2006-06-12
| | | | Originally committed as revision 5467 to svn://svn.ffmpeg.org/ffmpeg/trunk
* read_packet return value must be < 0 when no packet is returned, including EOF.Reimar Döffinger2006-06-11
| | | | Originally committed as revision 5466 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l to myself for being overzealous with $cross_prefixMåns Rullgård2006-06-10
| | | | Originally committed as revision 5465 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-10
| | | | | | patch from Petr Salinger submitted by Sam Hocevar Originally committed as revision 5464 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't use xlib in ffplay, and bump required sdl versionMåns Rullgård2006-06-09
| | | | Originally committed as revision 5463 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use ifeq(...,yes) instead of ifdefMåns Rullgård2006-06-09
| | | | Originally committed as revision 5462 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CVS --> SubversionDiego Biurrun2006-06-09
| | | | Originally committed as revision 5461 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix closed gop flagBaptiste Coudurier2006-06-09
| | | | Originally committed as revision 5460 to svn://svn.ffmpeg.org/ffmpeg/trunk
* www1.mplayerhq.hu --> lists.mplayerhq.huDiego Biurrun2006-06-09
| | | | Originally committed as revision 5459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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