]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2004-03-13 melansonMatroska credits
2004-03-12 romansh * moving some of the commonly used bit reading...
2004-03-12 michaelbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 michaelmatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-11 michael10l
2004-03-11 michaelnicer output for 'ffmpeg -formats'
2004-03-10 michaelmb stuffing in partitioned frames fix
2004-03-10 michaelh263+ custom pcf support
2004-03-10 michaelCorrecting the header size for ADPCM_IMA_WAV files...
2004-03-10 michaelguess framerate
2004-03-10 michaeldisable lames leading zero "feature", fixes a few more...
2004-03-09 michael10l (1 vs. descrLength(1)) found by (Jean Le Feuvre...
2004-03-09 michaelflv fixes
2004-03-09 michaelfind_start_code() optimization (about 2x faster now...
2004-03-09 michaelregression test fix (forcing specific audio codecs...
2004-03-09 kabi* missing opts for make dep
2004-03-08 michaelss patch by (Benjamin Larsson <banan at student dot...
2004-03-08 michaelchannel count & samplerate fix
2004-03-08 melansonuse optimized VP3 functions where appropriate
2004-03-08 melansoncut over to using new VP3 DSP functions and remove...
2004-03-08 melansonseperated out the C-based VP3 DSP functions into a...
2004-03-06 michaelh263 framerate & aspect ratio fixes
2004-03-06 michaelforgot to commit from patch by (Konstantin Andreyev...
2004-03-05 michaelwrite trailer before closing codecs as otherwise access...
2004-03-05 michaelasf patch by (Konstantin Andreyev <kandreyev at bcsii...
2004-03-05 michaelsplit asf patch by (Konstantin Andreyev <kandreyev...
2004-03-05 michaelfix motion compensation with (x+1/2,y+1/2) MVs
2004-03-05 michael10l
2004-03-05 kabi* more consts
2004-03-05 kabi* const warn elimination
2004-03-05 kabi* const warn elimintation
2004-03-05 kabi* const
2004-03-04 iivesilence warnings
2004-03-03 michaelcount > thread_count for execute()
2004-03-03 michaelav_log() cleanup
2004-03-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-03-03 michaelmacrofree av_freep()
2004-03-02 iiveadd vlc for cbp=0 that is valid in 422,444
2004-03-02 michael10l (segfault fix)
2004-03-02 michael100l (divx5 b frame + seeking + flush fix)
2004-03-02 iiveforgot default chroma_format value
2004-03-02 iivefix typo
2004-03-01 iiveinitial chroma_format changes,xvmc tweaks and codec_cap
2004-03-01 michaelattribute_used patch by (mitya at school dot ioffe...
2004-02-29 michaeloptimizing/cleanup of mpeg/qpel_motion()
2004-02-29 michaelattribute used patch by (mitya at school dot ioffe...
2004-02-29 michaelskip b frames before first i frame
2004-02-29 michaelsimplify MPV_motion()
2004-02-29 michaelinterlaced mpeg4 + edge emu fix (fixes decoding of...
2004-02-28 michaelmpeg2 field pic decoding fix
2004-02-28 michaelint64_t_C patch by (Gael Chardon <gael-announcements...
2004-02-28 michaelos x md5sum patch by (John Dalgliesh <johnd at defyne...
2004-02-28 michaelMetrowerks CodeWarrior patches by (John Dalgliesh ...
2004-02-26 michael10l (vdpart fix)
2004-02-26 michaelAVCodec.supported_framerates
2004-02-26 michaelINT64_MIN fix
2004-02-26 michael10l
2004-02-26 michael100l (field picture decoding fix)
2004-02-25 michaelWolfgang Hesseler (mv/dct coeff export & mv vissualiztion)
2004-02-25 michaelexport DCT coefficients patch by (Wolfgang Hesseler...
2004-02-25 michael1l
2004-02-25 michaeluse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-25 michaelav_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2004-02-25 michaelset AVFrame.pts based upon framerate if its 0
2004-02-23 michael av_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2004-02-23 michaelmultithreaded mpeg2 decoding
2004-02-23 michaelav_log patch by ("Steven M. Schultz" <sms at 2BSD dot...
2004-02-23 michaelav_log()
2004-02-22 michaelc99
2004-02-22 michael(f)printf() is disallowed in libavcodec, compilation...
2004-02-20 michaelavsync patch by (Gildas Bazin <gbazin at altern dot...
2004-02-19 michaelimproved VCD support patch by ("Hauke Duden" <H.NS...
2004-02-19 michaelw32threads by (Gildas Bazin <gbazin at altern dot org>)
2004-02-19 iiveuse get_format
2004-02-18 michaelsimplify
2004-02-18 michaelauxdatae, crcrs fix by (Jean-Francois Panisset <panisse...
2004-02-18 michaelupdate libavformat regression checksums (it should...
2004-02-18 michaelcheck if threads_count is too large
2004-02-18 michaelflac_flush()
2004-02-18 michaelsimplify
2004-02-18 alexflac
2004-02-18 alexavoid negative array indices
2004-02-18 michaelcrc8 checking, based upon a patch by (Miroslav Lichvar...
2004-02-18 michaelremove residual array, it isnt really needed
2004-02-18 michaelflac fixes:
2004-02-18 michaelflac decoder by (Alex Beregszaszi <alex at fsn dot...
2004-02-17 michaelnoise reduction with threads bugfix
2004-02-16 michaelmore error checks for the sequence header
2004-02-14 michaelAAC support in mov, correct aspect ratio support and...
2004-02-14 rtognimprle_code can overflow when multiplied by 4
2004-02-14 michaelfix image resize
2004-02-14 rtognimpUse av_log
2004-02-14 michaelavio patch by (Gildas Bazin <gbazin at altern dot org>)
2004-02-14 michaelmsadpcm encoding
2004-02-14 michaelLog file and Windows patch by ("Gael Chardon" <gael...
2004-02-14 michaelnormalize adaptive quantizatiuon fix (based upon a...
2004-02-14 michaelmpeg4 b frame + adaptive quantization assertion failure fix
2004-02-14 michaelmultithreaded spatial complexity calculation for i...
2004-02-14 michaelff_copy_bits() optimization
2004-02-13 michaelthreadless threads warning
next