]> git.sesse.net Git - ffmpeg/history - libavcodec
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot...
[ffmpeg] / libavcodec /
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-10-05 Richard van der... segfault in amr decoder fix patch by (Richard van der...
2004-10-05 ChipAltivec test on AmigaOS4 patch by (Chip <szarlada at...
2004-10-05 Frantisek DvorakBuild process: libpostproc patch by (Franti?ek Dvo...
2004-10-03 Loren Merritth.264 ref list reordering bugfix patch by (Loren Merrit...
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-09-30 Zdenek Kabelac* these vars could be either static or extern (compilat...
2004-09-29 Michael Niedermayerbroken mess removial
2004-09-28 Michael Niedermayer10l (wrong variable)
2004-09-28 Michael Niedermayerdont just resample half of the data sometimes
2004-09-28 Michael Niedermayer100l (signed vs. unsigend)
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-28 Mike Melansonif audio is PCM, push it through (sync is not perfect...
2004-09-27 Michael Niedermayer10l forgot to commit
2004-09-27 Michael Niedermayermove h264 idct to its own file and call via function...
2004-09-27 Michael Niedermayerdont print "vop not coded" by default
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-09-27 Michael Niedermayerlowres fixes for the parser
2004-09-27 Michael Niedermayer10l (segfault)
2004-09-27 Michael Niedermayer10l
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayerlowres chroma fix
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerporting optimizations from 4x4 dct to 8x8
2004-09-26 Michael Niedermayeroptimizing 4x4 idct
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerlow resolution interlaced support
2004-09-26 Michael Niedermayer1/8 resolution decoding
2004-09-26 Michael Niedermayerlow resolution decoding fix
2004-09-26 Michael Niedermayer1/4 resolution decoding
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-25 Michael Niedermayerassertion when playing AVC/H.264 streams fix by (Loren...
2004-09-25 Michael NiedermayerH.264 max reference pictures fix by (Loren Merritt...
2004-09-24 Michael Niedermayertrellis quantization for h263(p)
2004-09-24 Michael Niedermayerunused
2004-09-24 Michael Niedermayer100l
2004-09-23 Roberto TogniZlib encoder: fix image orientation (was flipped),...
2004-09-23 Michael Niedermayermerge predict_plane() with DWTELEM->8bit conversation...
2004-09-23 Michael Niedermayersegfault fix by (Kostya <cannonball at bw-team dot...
2004-09-22 Jeff Muizelaar * simplification patch by Jeffrey Ryan Muizelaar
2004-09-21 Michael Niedermayer8 -> FRAC_BITS
2004-09-21 Alex BeregszasziDecoding to bgr15/16 from 16bit input. Decoding of...
2004-09-21 Alex Beregszaszigreyscale decoding (option to skip u,v planes) support
2004-09-20 Michael Niedermayercheck if the user specified timestamps are strictly...
2004-09-19 Michael Niedermayerav_rescale with user specified rounding
2004-09-19 D Richard Felker IIIconsistent use of types patch by (D Richard Felker...
2004-09-17 Loren Merrittsimplify getsymbol patch by (Loren Merritt <lorenm...
2004-09-17 Michael Niedermayerhuffyuv writes to AVCodecContext.stats_out only once...
2004-09-17 Michael Niedermayerwarning the user about possible incompatibilities
2004-09-17 Loren Merritt(non)interlaced huffyuv patch by (Loren Merritt <lorenm...
2004-09-16 Romain Dolbeauh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
2004-09-16 Loren Merritt10l (scene change pict_type was wrong after coded_frame...
2004-09-16 Mike MelansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-09-15 Michael Niedermayer10l
2004-09-15 Michael Niedermayerper picture psnr
2004-09-15 Michael Niedermayerchanging size segfault fix
2004-09-14 Michael Niedermayercomment fix
2004-09-14 Michael Niedermayerqprd + mpeg2 segfault fix
2004-09-14 Roman Shaposhnik * I was finally convinced. And besides, if err it...
2004-09-13 Roberto TogniAVC (H264 in mp4 files, fourcc avc1) support
2004-09-13 Michael Niedermayerpre_cmp fix
2004-09-13 Maarten DanielsH.261 decoder improvements
2004-09-12 Michael Niedermayer100l (forgot to set the 8x8 mc functions, so ME did...
2004-09-12 Michael Niedermayeruse h264 MC code if possible
2004-09-12 Michael Niedermayer10l (gcc 2.95 compilation)
2004-09-12 Michael Niedermayeruse pointer arithmetic in mc_block(), 25% faster
2004-09-10 Michael Niedermayerget/set_sr_golomb() cleanup
2004-09-10 Michael Niedermayermess cleanup
2004-09-10 Alex Beregszasziput the warning to the right place to avoid crashes
2004-09-08 Michael Niedermayerh264_qpel8_hv_lowpass_mmx2/3dnow
2004-09-08 Michael Niedermayerh264_qpel4_hv_lowpass_mmx2/3dnow
2004-09-08 Alex Beregszaszinew signed golomb routines
2004-09-08 Alex Beregszaszitry to select w/h from tables
2004-09-08 Michael Niedermayer10l (wrong coded_picture)
2004-09-08 Michael Niedermayeroptimization
2004-09-07 Michael Niedermayeroptimization
2004-09-07 Michael Niedermayeroptimization
2004-09-07 Michael Niedermayerh264 luma motion compensation in mmx2/3dnow
2004-09-06 Michael Niedermayeruseless
2004-09-06 Michael Niedermayer10000l fix and use more mmx2/3dnow code for mpeg4 qpel...
2004-09-05 Michael Niedermayer20% faster predict_plane()
2004-09-04 Alex Beregszaszimore decorrelation types
2004-09-03 Loren MerrittAlways write VOL control parameters, needed by old...
2004-09-02 Michael Niedermayertypo
2004-09-02 Michael Niedermayeroptional non spec compliant optimizations for mpeg1
2004-09-02 Michael Niedermayeroptional non spec compliant optimizations
2004-09-02 Loren Merritth264 deblocking crash patch by (Loren Merritt <lorenm...
2004-08-31 Michael Niedermayer10l (keyframes and context resets)
2004-08-28 Michael Niedermayercleanup
2004-08-28 Michael Niedermayer10l
2004-08-28 Mike Melanson8-bit mode corrections
2004-08-27 Michael Niedermayermerge decode_subband() and dequantize()
2004-08-27 Michael Niedermayer11% faster decode_subband()
2004-08-27 Michael Niedermayer5% faster decode_subband()
2004-08-27 Michael Niedermayer46% faster decode_subband()
2004-08-27 Michael Niedermayer50% faster decode_subband()
2004-08-26 Michael Niedermayeryuv median encoding 10l fix
2004-08-26 Michael Niedermayerquad tree based motion compensation (currently only...
next