5878 Commits (f2508b1712b82827e69032fc5e53c4458a4f5ccd)
 

Author SHA1 Message Date
Michael Niedermayer 086bfd256e support doing motion estimation and compensation without any residual transform or coding 19 years ago
Roberto Togni a9d4a6ef34 rm_read_audio_stream_info return type is not void 19 years ago
Roberto Togni a194f595c8 Support for AAC (fourcc raac and racp) in rm files 19 years ago
Måns Rullgård 56466d7b4e fix seek related bugs 19 years ago
Luca Barbato 0d18f79860 put_pixels16_l2_altivec and avg_pixels16_l2_altivec 19 years ago
Loren Merritt 696d6889d2 ADPCM: trellis quantization 19 years ago
Corey Hickey f9243d34f1 Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 19 years ago
Loren Merritt 7e5370516b adpcm_ima & adpcm_yamaha: improved quantization 19 years ago
Diego Biurrun be9701279d Remove now obsolete .cvsignore files. 19 years ago
Benjamin Larsson 63d6a6b91e Fixed a possible bug, checked against the assembly. 19 years ago
Måns Rullgård f25fc9b197 indentation 19 years ago
Måns Rullgård 1ea46bed23 apply $cross_prefix before $cc is used 19 years ago
Diego Biurrun ea0f0681a6 'make depend' should recurse into libavutil as well. 19 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Måns Rullgård 21f9324b60 10l to Diego 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Måns Rullgård dcd479c033 major cleanup of compiler/library tests 19 years ago
Michael Niedermayer bb05edcf2e random ideas 19 years ago
Michael Niedermayer a5781961ac drop stuff which seems to have been finished 19 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Kostya Shishkov 2d2b86c207 Palette support for newer KMVC 19 years ago
Måns Rullgård 74c53c2da7 make configure --whatever --help work as expected 19 years ago
Loren Merritt 7374794a89 Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless. 19 years ago
Loren Merritt d4b287ed36 Snow: cosmetics 19 years ago
Loren Merritt 85fc0e7531 Snow: scale predicted mv based on which reference frame the neighbors used. 19 years ago
Luca Abeni f743a06236 Include the correct video4linux2 header 19 years ago
Ville Skyttä 22a0e90712 Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bugtracker) 19 years ago
Loren Merritt 7f21a9a7b8 Snow: cosmetics 19 years ago
Loren Merritt 871371a768 Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. 19 years ago
Loren Merritt 383f62fdfe Snow: 10l. 1pass ratecontrol failed to set snow's internal quant. 19 years ago
Corey Hickey b29183a150 Make b_frame_strategy not fail on pass 2, but still print a notice. 19 years ago
Michael Niedermayer fc861443d3 improve selftest 19 years ago
Roberto Togni 3bbe7f5d6b 10000l don't reuse outer loop index in inner loops 19 years ago
Michael Niedermayer 2fefd23b96 fabs is better then abs for floats ... 19 years ago
Michael Niedermayer b3aaa7bea6 typo me thinks ... 19 years ago
Michael Niedermayer 5964935c92 cbp must be >0 here or we are in troubble 19 years ago
Loren Merritt 5d18eaad13 h264: MBAFF interlaced decoding 19 years ago
Loren Merritt 67a8208695 h264: faster fill_rectangle() 19 years ago
Loren Merritt 8c36eaaa94 Snow multiple reference frames 19 years ago
Loren Merritt 4e64beadf0 Snow 1pass ratecontrol 19 years ago
Michael Niedermayer ac2750ec79 suggest solution for 2 fixmies 19 years ago
Diego Biurrun 2afc0c12a7 Add a small comment about a part that should be in configure. 19 years ago
Diego Biurrun c51c4fa083 AMR URL fixes 19 years ago
Michael Niedermayer f7709b1a07 working H.264 + AAC in mp4 encoding example for the psp 19 years ago
Baptiste Coudurier 702497f886 fix mbd bits bug, finally 19 years ago
Diego Biurrun 16862398a2 Remove all .cvsignore files, they are no longer necessary. 19 years ago
Diego Biurrun 18e7d87c71 typo/grammar fixes 19 years ago
Earl Levine 4b0e85d4ab Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com. 19 years ago
Michael Niedermayer b4aead58cb ipod & psp encoding guide 19 years ago
Michael Niedermayer 7cf0e16f96 fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ... 19 years ago