summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Ignore apiexample and test programs.Diego Biurrun2006-03-29
* EXTRALIBS already contains -lm, no need to add it explicitly.Diego Biurrun2006-03-29
* avoid if(i>=63) check at the end of decode_block()Michael Niedermayer2006-03-29
* avoid i++ in decode_block()Michael Niedermayer2006-03-29
* minor optimization of decode_block()Michael Niedermayer2006-03-29
* Change img_convert() from img_fmt to img_fmt with img_copy()Luca Abeni2006-03-29
* optimizations by arpiMichael Niedermayer2006-03-29
* use sdl-config with $cross_prefixFrantisek Dvorak2006-03-28
* be nice to syntax highlighting that doesn't understand here-docsMåns Rullgård2006-03-28
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
* skip 0byte packetsBaptiste Coudurier2006-03-27
* #define fseeko/ftello to fseeko64/ftello64, fixes MinGW compilation.Steve L'Homme2006-03-27
* ignore wrong negative cts values created by quicktimeBaptiste Coudurier2006-03-27
* altivec support for snowLuca Barbato2006-03-27
* altivec support for snowLuca Barbato2006-03-27
* flush packetsBaptiste Coudurier2006-03-27
* Use '-' instead of '|| true' to ignore errors.Diego Biurrun2006-03-26
* Use a more descriptive error message.Benjamin Larsson2006-03-26
* let vorbis decoder init too, fix mi2_vorbis51.mp4Baptiste Coudurier2006-03-26
* add mp3on4 detection, fix red.mp4Baptiste Coudurier2006-03-26
* fix double free, priv_data is freed in av_open_input_streamBaptiste Coudurier2006-03-26
* use 64bit atom version if neededBaptiste Coudurier2006-03-26
* dont set random timestamps if they are not knownMichael Niedermayer2006-03-25
* fixing timebaseMichael Niedermayer2006-03-25
* Don't use get_vlc2() when tree is one symbol. This fixes audio decodingKostya Shishkov2006-03-25
* Rename time variable to the more descriptive block_time.Steve L'Homme2006-03-25
* 10l in 1.199 (write_back_motion with B-pyramid + spatial)Loren Merritt2006-03-25
* simplified and slightly faster h264_chroma_mc8_mmxLoren Merritt2006-03-25
* make install target depend on vhooksMåns Rullgård2006-03-24
* let faad init parameters properly, fix many SBR samplesBaptiste Coudurier2006-03-24
* fix demuxing of CDR-Dinner_LAN_800k.mp4Baptiste Coudurier2006-03-24
* need to dissociate pcm 16bit and 8bit casesBaptiste Coudurier2006-03-24
* use av_d2q to parse frame rateBaptiste Coudurier2006-03-24
* Quicktime creates S8 that way tooBaptiste Coudurier2006-03-24
* vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4...Baptiste Coudurier2006-03-24
* ST16 is undefined for non-GNU compilers.Steve L'Homme2006-03-24
* Fix order of operands in lrintf test to make the test not fail if you haveDiego Pettenò2006-03-24
* prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decodi...Loren Merritt2006-03-23
* prefetch pixels for future motion compensation. 2-5% faster h264.Loren Merritt2006-03-23
* use 64bit typesBaptiste Coudurier2006-03-23
* 10lLoren Merritt2006-03-22
* added mmx implementation of h264_chroma_mc2Loren Merritt2006-03-22
* dvcpro is 411p in factBaptiste Coudurier2006-03-22
* 1.5x faster write_back_motion, 1-3% overallLoren Merritt2006-03-22
* add MMX and SSE versions of ff_snow_inner_add_yblockRobert Edele2006-03-22
* duration and subitle fix from the patch by Steve LhommeSteve L'Homme2006-03-22
* cleanup codec_id mapping (untested)Michael Niedermayer2006-03-22
* cleanBaptiste Coudurier2006-03-22
* support 64bit date/durationBaptiste Coudurier2006-03-22
* fix aspect ratioMichael Niedermayer2006-03-22