platform/upstream/libav.git
2006-03-22 Loren Merritt10l
2006-03-22 Loren Merrittadded mmx implementation of h264_chroma_mc2
2006-03-22 Baptiste Coudurierdvcpro is 411p in fact
2006-03-22 Loren Merritt1.5x faster write_back_motion, 1-3% overall
2006-03-22 Robert Edeleadd MMX and SSE versions of ff_snow_inner_add_yblock
2006-03-22 Steve L'Hommeduration and subitle fix from the patch by Steve Lhomme
2006-03-22 Michael Niedermayercleanup codec_id mapping (untested)
2006-03-22 Baptiste Coudurierclean
2006-03-22 Baptiste Couduriersupport 64bit date/duration
2006-03-22 Michael Niedermayerfix aspect ratio
2006-03-21 Robert Edelesnow mmx+sse2 optimizations, part 4
2006-03-21 Michael Niedermayerfixing current_sample vs. next_sample mess
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-21 Michael Niedermayerprovide more info on which streams lack codec parameters
2006-03-21 Baptiste Coudurierfree ftyp atom
2006-03-20 Måns Rullgårdsince Michael prefers to keep dsputil.h private to...
2006-03-20 Robert EdeleAdd the mmx and sse2 implementations of ff_snow_vertica...
2006-03-20 Robert EdeleSnow mmx + sse2 part 2
2006-03-20 Michael Niedermayerfixing interlaced direct mode field select values
2006-03-19 Michael Niedermayervarious fixes for xvid_rc
2006-03-19 Diego BiurrunEnable ffserver on Darwin, non-AltiVec regression tests...
2006-03-18 Michael Niedermayerfix frametypes with xvid_rc
2006-03-18 Michael Niedermayerfixing bquant_offset
2006-03-18 Michael Niedermayersegfault fix
2006-03-17 Diego BiurrunReenable NUT and NUT regression tests as requested...
2006-03-17 Corey Hickeymake ff_rate_control_init() bail out if rc_strategy...
2006-03-17 Oded Shimon10l: Only set *compose97i *add_yblock to dsputils conte...
2006-03-17 Diego BiurrunDisable the NUT (de)muxer until it has been synced...
2006-03-16 Baptiste Coudurier> 2GB file fix
2006-03-16 Robert EdeleFirst part of a series of speed-enchancing patches.
2006-03-16 Michael Niedermayerextract duration
2006-03-16 Baptiste Coudurierkeep ftyp first
2006-03-16 Baptiste Coudurierfix warning
2006-03-16 Baptiste Coudurieruse CFLAGS when compiling qt-faststart, to enable large...
2006-03-16 Baptiste Coudurieruse fseeko and ftello to be 64 bit offsets compliant
2006-03-15 Harikrishnan... make the delta magnitude a user specifyable parameter:
2006-03-14 Baptiste Coudurierfix sample size for uncompressed sound
2006-03-14 Michael Niedermayerdont pass intra flag if its always 0
2006-03-13 Michael Niedermayerfixing coverity warnig CID: 253 (reading over the end...
2006-03-13 Michael Niedermayerfix coverity warning CID: 255 (uninitalized variable...
2006-03-13 Luca AbeniDo not be too verbose
2006-03-13 Luca AbeniTell the user why video capture is failing
2006-03-13 Loren Merrittseed iterative_me with mvs from conventional search.
2006-03-13 Alan CurrySupport all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversio...
2006-03-13 Loren Merrittseed iterative_me with mvs from conventional search.
2006-03-13 Loren Merrittobey vqscale in 2nd pass
2006-03-12 Baptiste Coudurierindention
2006-03-12 Michael Niedermayerreset interlaced_dct flag
2006-03-12 Baptiste Coudurieruse of PRI macros in dprintf
2006-03-12 Baptiste Coudurierfix conversion types in dprintf
2006-03-11 Baptiste Coudurierfix a warning when DEBUG is defined
2006-03-11 Baptiste Couduriercreate edts atom when muxing B frames, needed to comput...
2006-03-11 Baptiste Coudurierdo nal reformating when muxing H264, create avcc atom
2006-03-11 Michael Niedermayersome mov files have invalid pts so we need to consider...
2006-03-11 Kostya ShishkovMore correct demuxing and timestamp setting fot Sierra VMD
2006-03-11 Kostya Shishkov16-bit DPCM and stereo support for Sierra VMD
2006-03-11 Michael Niedermayersimplify AVFormatParameters NULL checks
2006-03-11 Michael Niedermayerav_free -> av_freep
2006-03-11 Michael Niedermayerfix %8 != 0 w/h
2006-03-10 Michael Niedermayerasserts to check if assumed conditions really are true
2006-03-10 Michael Niedermayerout of array read fix
2006-03-10 Michael Niedermayerout of array read fix
2006-03-10 Michael Niedermayercleanup picture / debug output code
2006-03-10 Michael Niedermayerfixing out of array access (only cosmetic, this should...
2006-03-10 Michael Niedermayeradd assert to clarify that we know what we are doing
2006-03-10 Michael Niedermayerfixing uninitalized dc_pred_dir
2006-03-10 Michael Niedermayervery minor optimization
2006-03-10 Michael Niedermayerunused variable
2006-03-10 Baptiste CoudurierFix cropping, depending on enc pix fmt
2006-03-09 Luca AbeniFix crop & pad + rescaling
2006-03-09 Corey HickeyMarcus Engene is author and maintainer of watermark.c
2006-03-09 Marcus EngeneWatermarking with exact colors.
2006-03-09 David S. MillerAlignment fixes, caused problems on SPARC.
2006-03-09 Aurelien JacobsUpdate ffserver regression tests:
2006-03-08 Diego BiurrunUse AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where...
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
2006-03-08 Benjamin LarssonInit simplification and 2% faster wma_decode_block...
2006-03-08 Zuxy Meng3DNow! & Extended 3DNow! versions of FFT
2006-03-08 Baptiste Couduriercorrect computing of DV fourcc in mov muxer
2006-03-07 Loren Merritth264_idct8_add_mmx
2006-03-07 Loren Merritth264_idct_add only needs mmx1
2006-03-06 Baptiste Coudurierset track timescale to mov timescale if 0 patch by...
2006-03-06 Sam HocevarProper mangling information for symbols in OS X Mach...
2006-03-06 Baptiste Coudurierreferencing more FCP fourccs patch by (Baptiste COUDURI...
2006-03-06 Baptiste Coudurieradd support for Motion JPEG 2000 file format patch...
2006-03-06 Michael Niedermayerswitch flac to av_crc
2006-03-06 Michael Niedermayerswitch ac3enc to av_crc
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-03-06 Roman ShaposhnikI still don't think this should be here. Note: without...
2006-03-06 Daniel MaasDVCPRO50 support.
2006-03-05 Zuxy Menguse xorps instead of mulps to toggle the sign of a...
2006-03-05 Loren Merrittgcc2.95 workaround
2006-03-05 Baptiste CoudurierMake faac_decode_frame return -1 on error and not 0...
2006-03-04 Loren Merrittremove some useless instructions
2006-03-04 Diego BiurrunMake -xy help output consistent, output an empty line...
2006-03-04 Loren Merrittkeyframe flag was wrong if SEIs followed the keyframe
2006-03-04 Baptiste CoudurierSupport mov stsd atom version 2.
2006-03-03 Michael NiedermayerPAL8 support (fixed BLUR8.AVI)
2006-03-03 Michael Niedermayerfix segfault with BLUR8.AVI
2006-03-03 Kostya ShishkovRegister myself as a maintainer
next