5787 Commits (38f0d3ce7613028337f35dcdc4f8f2aa1070c5e3)
 

Author SHA1 Message Date
Baptiste Coudurier a3a80ddca0 use 64bit atom version if needed 19 years ago
Michael Niedermayer d766800b78 dont set random timestamps if they are not known 19 years ago
Michael Niedermayer 78a11456a1 fixing timebase 19 years ago
Kostya Shishkov 76fabb4579 Don't use get_vlc2() when tree is one symbol. This fixes audio decoding 19 years ago
Steve L'Homme 662710ed35 Rename time variable to the more descriptive block_time. 19 years ago
Loren Merritt 2ea392529a 10l in 1.199 (write_back_motion with B-pyramid + spatial) 19 years ago
Loren Merritt 5e8b787afa simplified and slightly faster h264_chroma_mc8_mmx 19 years ago
Måns Rullgård a11a334d18 make install target depend on vhooks 19 years ago
Baptiste Coudurier ec04d244b5 let faad init parameters properly, fix many SBR samples 19 years ago
Baptiste Coudurier 99487f42b1 fix demuxing of CDR-Dinner_LAN_800k.mp4 19 years ago
Baptiste Coudurier e1017f2b87 need to dissociate pcm 16bit and 8bit cases 19 years ago
Baptiste Coudurier 67dd33f90e use av_d2q to parse frame rate 19 years ago
Baptiste Coudurier 0dd39bfe5d Quicktime creates S8 that way too 19 years ago
Baptiste Coudurier a66abcb1b5 vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp 19 years ago
Steve L'Homme dc2bf20e27 ST16 is undefined for non-GNU compilers. 19 years ago
Diego Pettenò 9627763483 Fix order of operands in lrintf test to make the test not fail if you have 19 years ago
Loren Merritt e77ef2755a prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decoding (on an athlon-xp). 19 years ago
Loren Merritt 513fbd8e5a prefetch pixels for future motion compensation. 2-5% faster h264. 19 years ago
Baptiste Coudurier 7e815047e5 use 64bit types 19 years ago
Loren Merritt 5e6a5c4daf 10l 19 years ago
Loren Merritt fdd3057981 added mmx implementation of h264_chroma_mc2 19 years ago
Baptiste Coudurier 3cdc7eb474 dvcpro is 411p in fact 19 years ago
Loren Merritt 53b19144e7 1.5x faster write_back_motion, 1-3% overall 19 years ago
Robert Edele e8600e5edc add MMX and SSE versions of ff_snow_inner_add_yblock 19 years ago
Steve L'Homme d439facb3d duration and subitle fix from the patch by Steve Lhomme 19 years ago
Michael Niedermayer 70596d04a8 cleanup codec_id mapping (untested) 19 years ago
Baptiste Coudurier f444b977a5 clean 19 years ago
Baptiste Coudurier 1175561e19 support 64bit date/duration 19 years ago
Michael Niedermayer 68ca39b21a fix aspect ratio 19 years ago
Robert Edele 2c9a0285d4 snow mmx+sse2 optimizations, part 4 19 years ago
Michael Niedermayer 8fcdd831f4 fixing current_sample vs. next_sample mess 19 years ago
Kostya Shishkov 348efc1836 Smacker demuxer and decoder. 19 years ago
Michael Niedermayer 305ee50fbb provide more info on which streams lack codec parameters 19 years ago
Baptiste Coudurier 21c5aca65a free ftyp atom 19 years ago
Måns Rullgård d59518d45d since Michael prefers to keep dsputil.h private to libavcodec 19 years ago
Robert Edele 4567b4bdab Add the mmx and sse2 implementations of ff_snow_vertical_compose(). 19 years ago
Robert Edele 561a18d3ba Snow mmx + sse2 part 2 19 years ago
Michael Niedermayer 1956e16653 fixing interlaced direct mode field select values 19 years ago
Michael Niedermayer 83378d0de5 various fixes for xvid_rc 19 years ago
Diego Biurrun dc8b01d166 Enable ffserver on Darwin, non-AltiVec regression tests pass. 19 years ago
Michael Niedermayer 5fe4cf7b9f fix frametypes with xvid_rc 19 years ago
Michael Niedermayer 0adba3d88b fixing bquant_offset 19 years ago
Michael Niedermayer e70e7a4b17 segfault fix 19 years ago
Diego Biurrun b0e6636b2d Reenable NUT and NUT regression tests as requested by Michael. 19 years ago
Corey Hickey 022fad4833 make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't 19 years ago
Oded Shimon 13c97a5a0a 10l: Only set *compose97i *add_yblock to dsputils context if we are building with Snow enabled 19 years ago
Diego Biurrun 8859312001 Disable the NUT (de)muxer until it has been synced with the specification. 19 years ago
Baptiste Coudurier 7db2245d0e > 2GB file fix 19 years ago
Robert Edele 059715a41c First part of a series of speed-enchancing patches. 19 years ago
Michael Niedermayer dbdaebe28d extract duration 19 years ago