5749 Commits (383f62fdfe530125d97651c4f1c337890b2c16cd)
 

Author SHA1 Message Date
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
Michael Niedermayer ed90d370ec dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) 19 years ago
Michael Niedermayer 6f276720ac dont write LAVF_ID if bitexact and any meta tag is set 19 years ago
Michael Niedermayer efda33957f simplify meta tag writing code 19 years ago
Baptiste Coudurier dae5b496fd fix seeking, typo provoking hard segfault 19 years ago
Baptiste Coudurier c7e63546dc fix keyframe check, stss might be there but count set to 0 19 years ago
Diego Biurrun 6b991cb29f Generate the list of all programs, unstripped programs and man pages in a more 19 years ago
Diego Biurrun 7d2f45464b Rename singular variables to more sensible plural form. 19 years ago
Diego Biurrun f9edb71744 uninstallation support 19 years ago
Diego Biurrun a11d5f50ac Simplify vhook build. 19 years ago
Diego Biurrun fcdff8996f typo fixes 19 years ago
Diego Biurrun 5d22ccf73f cosmetics: Prettyprint some commands. 19 years ago
Diego Biurrun 83a09492ba Add Mans as maintainer for oggparseogm.c. 19 years ago
Michael Niedermayer f994f61e6d URLProtocol faq 19 years ago
Diego Biurrun fefbdd2e67 Remove some lines that are duplicated in common.mak. 19 years ago
Diego Biurrun c4052af07d Add MPEG FourCC for MPEG-2 video. 19 years ago
Kostya Shishkov 386b9b5f53 Proper PTS generation for Smacker audio 19 years ago
Kostya Shishkov 103eee5352 Now MPlayer should understand Smacker audio and video codecs. 19 years ago
Diego Biurrun b29bddab34 Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR. 19 years ago
Baptiste Coudurier 2d974017b0 MPEG-2 4:2:2 encoding support 19 years ago
Guillaume Poirier c2f69579bb fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. 19 years ago
Luca Abeni b997b34fa7 Fix cropping & padding when capturing from a v4l(2) card 19 years ago
Diego Biurrun e89b8b0a93 Honor the LDFLAGS environment variable. 19 years ago
Guillaume Poirier 41ae6ef923 Add an actual 3dnow intrinsinc so the configure script doesn't just check for the existence of the 3dnow header 19 years ago
Baptiste Coudurier 2c95f59f06 fix avc nal parsing 19 years ago
Baptiste Coudurier a959f0ea7a fix pcm_s24be demuxing, simplify 19 years ago
Guillaume Poirier fce9551efc Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. 19 years ago
Baptiste Coudurier ed70a5099e add quicktime uncompressed 8bit 4:2:2 support 19 years ago
Baptiste Coudurier 5e0c720a4e fix mulaw muxing 19 years ago
Baptiste Coudurier 6dd19fff4d do not write wave if not needed 19 years ago