]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-03-26 Michael Niedermayerdiff -w
2004-03-26 Michael Niedermayerensure that the bitstream buffers for encoding partitio...
2004-03-26 Mike Melansonadded QT faststart remuxing utility to ffmpeg distribut...
2004-03-26 Michael Niedermayerfix decoding of qp<6
2004-03-26 Laurent Aimarh264 - progressive I frame CABAC support patch by ...
2004-03-26 Wolfram GlogerSupport raw mpegts streams from dvr patch by (wmglo...
2004-03-26 Michael Niedermayerh263 loop filter option
2004-03-26 Michael Niedermayerhuge vbv buffer size + CBR fix
2004-03-26 Roman Shaposhnik * enabling DV-in-QT
2004-03-26 Michael Niedermayeralways parse APP* as it sometimes contains startcodes...
2004-03-25 Roman Shaposhnik * some significant clean-up of the dv_decode_ac...
2004-03-24 Falk Hüffnerwarning patrol
2004-03-24 Michael Niedermayercleanup frame_rate code, this may also fix some large...
2004-03-24 Michael Niedermayerforgot (bitstream size info)
2004-03-24 Michael Niedermayeruntested win32 binary pipe fix
2004-03-24 Roman Shaposhnik * turns out raw DV files can have .dif extension
2004-03-23 Falk HüffnerUpdate coding rules.
2004-03-23 Roman Shaposhnik * enabling seek in raw DV files
2004-03-23 Michael Niedermayeradd size of encoded stream to the regression tests
2004-03-22 Michael Niedermayertest more (i)dcts
2004-03-22 Michael Niedermayer1000l for iive
2004-03-22 Michael NiedermayerCompile fix by (Chip <szarlada at freemail dot hu>)
2004-03-22 Michael Niedermayerpowerpc PMC doc fix by (Romain Dolbeau <dolbeau at...
2004-03-22 Michael Niedermayer1000l in av_mallocz_static()
2004-03-21 Michael Niedermayerstatic allocation rewrite (old code was plain a broken...
2004-03-20 Leon van Stuivenbergsupport url_read which reads less then requested patch...
2004-03-20 Michael Niedermayerdo loop filter immediatly after each macroblock is...
2004-03-20 Michael Niedermayerh264 loop filter optimizations
2004-03-19 Michael Niedermayerh264 loop filter for progressive I&P frames by (Laurent...
2004-03-18 Michael Niedermayerenable .ffm regression test as it works again
2004-03-18 Michael Niedermayerslice structured encoding support & interlaced spelling
2004-03-18 Michael Niedermayerh.263 ssm + aic fix by (Maarten Daniels <maarten dot...
2004-03-18 Michael Niedermayerwrong help text
2004-03-18 Michael Niedermayeradjust_write_index() fix by ("Curi Fabio Eduardo (SFL...
2004-03-18 Roman Shaposhnik * removing casualties of battle of the wits and...
2004-03-16 Michael Niedermayermoving f/b_code init to where it should be
2004-03-16 Michael Niedermayer1000000l (using uninitalized variable for initalizing...
2004-03-16 Michael Niedermayerinit cleanup
2004-03-16 Ivan Kalvachevuse pan_scan to remove some weight, proper pan_scan...
2004-03-15 Ivan Kalvachevmpeg12 fix 10l of aspect calucalations, return gop...
2004-03-15 Leon van Stuivenbergdecode latency patch by (Leon van Stuivenberg <l dot...
2004-03-15 Mike Melansonupdate the API for the idct function
2004-03-15 Ivan Kalvachevmove MPV_common_init after parsing stream parameters...
2004-03-14 Roman Shaposhnik * DV decoding/encoding now supports MultiThreading...
2004-03-14 Roman Shaposhnik * DV decoder simplifications. Now it looks to...
2004-03-14 Leon van Stuivenbergtcp select() check and enables pressing 'q' when readin...
2004-03-14 Magnus Dammaltivec swscale under Linux patch by (Magnus Damm ...
2004-03-14 Michael Niedermayeralignment fix
2004-03-14 Michael Niedermayerwidth,height%16!=0 fix
2004-03-14 Mike Melansondon't fetch the size of SEQH unless SEQH was found
2004-03-14 Mike Melansonminor VMD system update; still not perfect, but should...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-03-14 Michael Niedermayerno read loop tcp/http and http CRLF fix by (Leon van...
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-13 Michael Niedermayerremoving broken mpeg_decode_gop()
2004-03-13 Gildas Bazinfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-03-13 Mike Melansonbe smarter about the variable size of the extra SVQ3...
2004-03-13 Michael Niedermayer(f)pritf() vs. av_log() and 'make test' update
2004-03-13 Brian BeckerParse stss info in MOV files to get key frames patch...
2004-03-13 Mike Melansonsmarten up the SVQ3 extradata decoder without changing...
2004-03-13 Mike Melansoncredit update
2004-03-13 Mike Melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-13 Mike MelansonMatroska credits
2004-03-12 Roman Shaposhnik * moving some of the commonly used bit reading...
2004-03-12 Michael Niedermayerbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 Romain DolbeauAltiVec support in postproc/ + altivec optimizations...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-11 Michael Niedermayer10l
2004-03-11 Michael Niedermayernicer output for 'ffmpeg -formats'
2004-03-10 Michael Niedermayermb stuffing in partitioned frames fix
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-10 Brian BeckerCorrecting the header size for ADPCM_IMA_WAV files...
2004-03-10 Michael Niedermayerguess framerate
2004-03-10 Michael Niedermayerdisable lames leading zero "feature", fixes a few more...
2004-03-09 Michael Niedermayer10l (1 vs. descrLength(1)) found by (Jean Le Feuvre...
2004-03-09 Michael Niedermayerflv fixes
2004-03-09 Michael Niedermayerfind_start_code() optimization (about 2x faster now...
2004-03-09 Michael Niedermayerregression test fix (forcing specific audio codecs...
2004-03-09 Zdenek Kabelac* missing opts for make dep
2004-03-08 Benjamin Larssonss patch by (Benjamin Larsson <banan at student dot...
2004-03-08 Michael Niedermayerchannel count & samplerate fix
2004-03-08 Mike Melansonuse optimized VP3 functions where appropriate
2004-03-08 Mike Melansoncut over to using new VP3 DSP functions and remove...
2004-03-08 Mike Melansonseperated out the C-based VP3 DSP functions into a...
2004-03-06 Michael Niedermayerh263 framerate & aspect ratio fixes
2004-03-06 Konstantin... forgot to commit from patch by (Konstantin Andreyev...
2004-03-05 Michael Niedermayerwrite trailer before closing codecs as otherwise access...
2004-03-05 Konstantin... asf patch by (Konstantin Andreyev <kandreyev at bcsii...
2004-03-05 Konstantin... split asf patch by (Konstantin Andreyev <kandreyev...
2004-03-05 Michael Niedermayerfix motion compensation with (x+1/2,y+1/2) MVs
2004-03-05 Michael Niedermayer10l
2004-03-05 Zdenek Kabelac* more consts
2004-03-05 Zdenek Kabelac* const warn elimination
2004-03-05 Zdenek Kabelac* const warn elimintation
2004-03-05 Zdenek Kabelac* const
2004-03-04 Ivan Kalvachevsilence warnings
2004-03-03 Michael Niedermayercount > thread_count for execute()
2004-03-03 Michael Niedermayerav_log() cleanup
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-03-03 Michael Niedermayermacrofree av_freep()
next