]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-03-28 Frantisek Dvorakuse sdl-config with $cross_prefix
2006-03-28 Måns Rullgårdbe nice to syntax highlighting that doesn't understand...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-27 Baptiste Coudurierskip 0byte packets
2006-03-27 Steve L'Homme#define fseeko/ftello to fseeko64/ftello64, fixes MinGW...
2006-03-27 Baptiste Coudurierignore wrong negative cts values created by quicktime
2006-03-27 Luca Barbatoaltivec support for snow
2006-03-27 Luca Barbatoaltivec support for snow
2006-03-27 Baptiste Coudurierflush packets
2006-03-26 Diego BiurrunUse '-' instead of '|| true' to ignore errors.
2006-03-26 Benjamin LarssonUse a more descriptive error message.
2006-03-26 Baptiste Coudurierlet vorbis decoder init too, fix mi2_vorbis51.mp4
2006-03-26 Baptiste Coudurieradd mp3on4 detection, fix red.mp4
2006-03-26 Baptiste Coudurierfix double free, priv_data is freed in av_open_input_stream
2006-03-26 Baptiste Coudurieruse 64bit atom version if needed
2006-03-25 Michael Niedermayerdont set random timestamps if they are not known
2006-03-25 Michael Niedermayerfixing timebase
2006-03-25 Kostya ShishkovDon't use get_vlc2() when tree is one symbol. This...
2006-03-25 Steve L'HommeRename time variable to the more descriptive block_time.
2006-03-25 Loren Merritt10l in 1.199 (write_back_motion with B-pyramid + spatial)
2006-03-25 Loren Merrittsimplified and slightly faster h264_chroma_mc8_mmx
2006-03-24 Måns Rullgårdmake install target depend on vhooks
2006-03-24 Baptiste Coudurierlet faad init parameters properly, fix many SBR samples
2006-03-24 Baptiste Coudurierfix demuxing of CDR-Dinner_LAN_800k.mp4
2006-03-24 Baptiste Coudurierneed to dissociate pcm 16bit and 8bit cases
2006-03-24 Baptiste Coudurieruse av_d2q to parse frame rate
2006-03-24 Baptiste CoudurierQuicktime creates S8 that way too
2006-03-24 Baptiste Couduriervorbis seems to be 221, decodes borgcube_vorbis20.mp4...
2006-03-24 Steve L'HommeST16 is undefined for non-GNU compilers.
2006-03-24 Diego PettenòFix order of operands in lrintf test to make the test...
2006-03-23 Loren Merrittprefetch pixels for future motion compensation. 4-10...
2006-03-23 Loren Merrittprefetch pixels for future motion compensation. 2-5...
2006-03-23 Baptiste Coudurieruse 64bit types
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
next