]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2005-05-08 Charles Yatessupport BUILDSUF patch by <charles dot yates at pandora...
2005-05-08 Michael Niedermayerfix block corruption caused by clear_blocks() optimization
2005-05-08 Michael Niedermayeroverflow fix
2005-05-08 Michael Niedermayercomplain about mpeg4 limits only if codec_id == MPEG4
2005-05-07 Roine Gustafssonff_reverse to utils.c patch by (Roine Gustafsson )roine...
2005-05-07 Michael Niedermayerminor optimization of the h264 loop filter
2005-05-07 Michael Niedermayerreverse 1 hunk from 1.96->1.97, fixes decoding of ...
2005-05-07 Måns RullgårdFix codec list when running configure outside the sourc...
2005-05-07 Philip GladstoneFlush the ffm packet to the wire (or file) whenever...
2005-05-07 Philip GladstoneTurn on the seeking support for ffm streams. Now means...
2005-05-06 Michael Niedermayerbetter r_frame_rate guessing code
2005-05-06 Michael Niedermayerdefault to YUV420P if none specified for rawvideo input
2005-05-06 Michael Niedermayerdivision by zero fix
2005-05-06 Michael Niedermayerprefer container time_base for frame duration guess
2005-05-06 Michael Niedermayerfix decoding of conformace streams AUD_MW_E.264 and...
2005-05-06 Wolfram GlogerCorrect number of bits for PTS.
2005-05-06 Michael Niedermayerset time_base for variable fps too
2005-05-06 Michael Niedermayeralways honor the user specified frame rate if set
2005-05-06 Philip GladstoneFill out some mandatory fields in the Codec structure...
2005-05-06 Philip GladstoneAdd in many fields that have been added to the Codec...
2005-05-05 Michael Niedermayercheck for error
2005-05-05 Bill MayGCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco...
2005-05-05 Kevin BaragonaEven More spelling errors. patch by (Kevin Baragona...
2005-05-05 Kevin BaragonaMore spelling errors patch by (Kevin Baragona (kevinmb5...
2005-05-05 Justin RugglesWhile adding stereo rematrixing, I came across somethin...
2005-05-05 Michael Niedermayerfix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2...
2005-05-05 Michael NiedermayerGCC4 fix by (Keenan Pepper (keenanpepper gmail com)
2005-05-04 Michael Niedermayerreplace local sensitive awk uppercaser with tr
2005-05-03 Loren Merrittfix storage of motion vectors for frames with more...
2005-05-03 Loren Merrittclear the DPB after seeking.
2005-05-02 Michael Niedermayerput most codecs under ifdefs
2005-05-02 Michael Niedermayeralso put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak
2005-05-02 Michael Niedermayer#ifdefs around most register_avcodec
2005-05-02 Michael Niedermayertypo
2005-05-02 Michael Niedermayer--enable/disable-codec / --disable-encoders (configure...
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-29 Alex Beregszasziunused define
2005-04-27 Nicolas Plourdefix palette8tobgr32/palette8torgb32 on big endian
2005-04-26 Michael Niedermayerfix useless framerate messup
2005-04-26 Michael Niedermayerfix nonsense timestamp mess
2005-04-26 Michael Niedermayerfix nonsens timestamp calculation
2005-04-26 Roine GustafssonAdds read probe to y4m, and changes the extension to...
2005-04-26 Roine GustafssonUpdate yuv4mpeg to use PIX_FMT_NONE patch by (Roine...
2005-04-25 Michael Niedermayerprint pix_fmt if its known instead of if the raw codec...
2005-04-25 Michael NiedermayerPIX_FMT_NONE and related fixes
2005-04-25 Michael Niedermayeros2.diff by (Paul Smedley // paul smedley info)
2005-04-25 Yartrebotighter snow slicing patch by (Yartrebo || yartrebo...
2005-04-25 Loren MerrittMMX for H.264 deblocking filter
2005-04-25 Michael Niedermayeravoid unneeded clear_blocks()
2005-04-25 Matthieu Castetextract from the subid the options
2005-04-24 Michael Niedermayerfixing broken_rv20_1mb_.rm
2005-04-24 Loren Merrittfix ref comparison in B-frame deblocker ('unused' and...
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-04-24 Roberto TogniPut correct fourcc in tag field for amr_nb (samr) and...
2005-04-24 Kevin BaragonaSpelling errors patch by (Kevin Baragona | kevinmb500...
2005-04-24 Michael Niedermayertypo fix by ("Todd.Kirby" doubleshot pacbell net)
2005-04-24 Jindřich Makovičkacheck for negative strides before memcpy
2005-04-24 Jindřich Makovičkasupport for both orderings of the slices (top->down...
2005-04-21 Michael NiedermayerVideo-Galileo_small.rm fix by (matthieu castet # castet...
2005-04-21 Michael Niedermayeravoid clearing block[] if its not used at all
2005-04-21 Loren Merrittdeblocking filter doesn't need to call fill_caches...
2005-04-20 Michael Niedermayermpeg2_fast_decode_block_intra()
2005-04-20 Diego BiurrunIndeo 2
2005-04-20 Michael Niedermayersimplify
2005-04-20 Michael Niedermayerremove duplicate clip to 8bit function
2005-04-20 Michael Niedermayerbuffer overflows
2005-04-20 Michael NiedermayerIndeo 2 decoder by (Kostya <> kostya.shishkov gmail...
2005-04-19 Michael Niedermayeroptimizing non_intra ac coeff decode
2005-04-19 Mike Melansonremove superfluous CONFIG_ENCODERS (entire function...
2005-04-19 Michael Niedermayerfixing demuxing of DV5700.asf
2005-04-18 Michael Niedermayeravoid UPDATE_CACHE() in GET_RL_VLC() if not needed
2005-04-18 Michael Niedermayervarious fixes related to the non alt_bitstream_reader
2005-04-18 Aurelien Jacobsadd an AMD64 specific implementation of rdtsc()
2005-04-17 Bret Hughesgcc 4 compilation fix
2005-04-17 Michael Niedermayerread 32bit instead of 64bit to avoid overreading and...
2005-04-17 Yartrebofix overflow in mc_block() patch by (Yartrebo )yartrebo...
2005-04-15 Michael Niedermayerstore the number of runs to avoid storing the last...
2005-04-15 Loren Merrittallow 2pass ratecontrol. also fixes psnr displayed...
2005-04-14 Michael Niedermayerreplace complicated pointer dereference + index stuff...
2005-04-14 Michael Niedermayerminor optimization
2005-04-14 Michael Niedermayeroptimizing unpack_coeffs()
2005-04-13 YartreboSnow segfault bug in revision 1.43 patch by (Yartrebo...
2005-04-13 Michael Niedermayernon 4:2:0 foobar.{Y,U,V} support
2005-04-12 Måns Rullgårds/u_char/uint8_t/
2005-04-12 Måns Rullgårdfix seeking bug
2005-04-11 Alex Beregszaszichanged the mailinglist pointers to the new place ...
2005-04-10 Måns Rullgårds/u_char/uint8_t/
2005-04-10 Måns Rullgårds/u_char/uint8_t/
2005-04-10 Michael Niedermayerrescale coefficients during IDWT, that way the lifting...
2005-04-10 Michael Niedermayertesting cvslog
2005-04-10 Michael Niedermayertesting cvslog
2005-04-09 Måns Rullgårdpre-c99 compatibility
2005-04-09 Michael Niedermayerincreasing precission of the quantization parameter
2005-04-09 Michael Niedermayerfix QROOT != 8
2005-04-09 Måns RullgårdOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-04-08 Jindřich MakovičkaFix upside-down picture for BGR24 images (fixes pig...
2005-04-07 Roberto TogniFix colors for YV12 case (u/v planes are swapped)
2005-04-07 François Revol"don't quit" option to attach a debugger /check mem...
2005-04-05 Loïc Le LoarerCABAC support for MBAFF I frames patch by (Loïc Le...
2005-04-05 Michael Niedermayer10% faster unpack_coeffs
next