5749 Commits (383f62fdfe530125d97651c4f1c337890b2c16cd)
 

Author SHA1 Message Date
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
Baptiste Coudurier 4f6a6e1f81 skip 0byte packets 19 years ago
Steve L'Homme a8fcaf4019 #define fseeko/ftello to fseeko64/ftello64, fixes MinGW compilation. 19 years ago
Baptiste Coudurier b0519015f0 ignore wrong negative cts values created by quicktime 19 years ago
Luca Barbato 22b48b85b6 altivec support for snow 19 years ago
Luca Barbato e62c29bf57 altivec support for snow 19 years ago
Baptiste Coudurier 302ed0ddcd flush packets 19 years ago
Diego Biurrun 1e7ffa50b7 Use '-' instead of '|| true' to ignore errors. 19 years ago
Benjamin Larsson 5b6638517f Use a more descriptive error message. 19 years ago
Baptiste Coudurier 3ed73c46ca let vorbis decoder init too, fix mi2_vorbis51.mp4 19 years ago
Baptiste Coudurier e31bd3e309 add mp3on4 detection, fix red.mp4 19 years ago
Baptiste Coudurier 94ede53e57 fix double free, priv_data is freed in av_open_input_stream 19 years ago
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