]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2005-05-17 Michael NiedermayerSATURATE_U8 -> clip_uint8 (10% faster loop filter)
2005-05-17 Michael NiedermayerVorbis decoder by (Balatoni Denes | dbalatoni programoz...
2005-05-17 Michael Niedermayerporting the mmx&sse2 (sse2 untested) vp3 idcts to the...
2005-05-17 Michael Niedermayerremove duplicate zigzag tables
2005-05-17 Michael Niedermayerfix idct permutation
2005-05-17 Michael Niedermayerporting vp3 idct over to lavc idct api
2005-05-17 Michael Niedermayerremove permutation done to quant tables and then undone...
2005-05-17 Michael Niedermayerdisabling vp3 mmx&mmx2 idcts, they must be ported over...
2005-05-17 Michael Niedermayerfix last coeff
2005-05-17 Michael Niedermayerclear blocks after each idct instead of per picture
2005-05-16 Ivan Kalvachevparse and save hrd_fullness and range_map
2005-05-16 Diego BiurrunCygwin now has a native inttypes.h that works better...
2005-05-16 Michael Niedermayersome benchmarking code
2005-05-16 Michael Niedermayervarious 10l fixes for the loop filter
2005-05-16 Ivan Kalvachevwhitespace cosmetics
2005-05-16 Måns Rullgårdadd VP30 fourcc
2005-05-16 Michael Niedermayerfix dequant matrix
2005-05-15 Michael Niedermayeranother try at decode_ref_pic_list_reordering()
2005-05-14 Måns Rullgårdwork with latest svn of x264
2005-05-14 Michael Niedermayerffm.c rev 1.39+
2005-05-14 Michael Niedermayerround duration up in mov
2005-05-14 Michael Niedermayerpreserve parse context
2005-05-14 Michael Niedermayerfill missing reference pictures with something to avoid...
2005-05-13 Michael Niedermayer10l (%f vs. %Ld)
2005-05-13 Matthieu Castetfix theora header parsing
2005-05-13 Måns Rullgårdremove/replace non-ascii characters
2005-05-13 Måns Rullgårdset correct source path when running configure using...
2005-05-13 Måns Rullgårdchange extradata format for vorbis
2005-05-13 Michael Niedermayerfix mimetype
2005-05-13 Michael Niedermayeralignment fix by (Gábor Kovács >picard demoscene hu)
2005-05-13 Michael Niedermayer10l (mb_type uninitalized and then changed and overwritten)
2005-05-12 Michael Niedermayertypo found by Chengji Zhao
2005-05-12 Måns Rullgårdallow various x86 models with --tune
2005-05-12 Måns Rullgårdcheck theora version
2005-05-12 Michael Niedermayerarm alignment fix
2005-05-12 Michael Niedermayer10l (rescaling AV_NOPTS_VALUE)
2005-05-12 Michael Niedermayer10l (overflows)
2005-05-12 Ivan Kalvachevfew bistream fixes and verbosity tweaks
2005-05-12 Michael Niedermayersanity check
2005-05-12 Michael Niedermayersome asserts()
2005-05-12 Michael Niedermayerb_frame_strategy sanity check
2005-05-11 Diego BiurrunAdd missing pp=ac to pp_help.
2005-05-11 Måns Rullgårdflac in ogg support
2005-05-11 Michael Niedermayerfixing decoding of AlanKay-245.asf
2005-05-11 Måns Rullgårdtheora decoding using libtheora
2005-05-11 Måns Rullgårdsupport theora in ogg, plus required ogg core changes
2005-05-11 Michael Niedermayersupport the LE reader, so it can be tested a little
2005-05-11 Michael NiedermayerLE bitstream reader based upon a patch by (Balatoni...
2005-05-10 Michael Niedermayertypo
2005-05-10 Roine Gustafssona few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafss...
2005-05-10 Michael Niedermayeroptimization
2005-05-10 Michael Niedermayerchange macros to inline functions
2005-05-10 Michael Niedermayercast NULL to correct type
2005-05-10 Jacob Meuseramd64 as canonical system type patch by (Jacob Meuser...
2005-05-09 Jacob MeuserOpenBSD support patch by (Jacob Meuser // jakemsr jakem...
2005-05-09 Diego BiurrunMac OS X 10.4 compilation fix by Steven M. Schultz...
2005-05-09 Jacob Meuser-DPIC patch by (Jacob Meuser // jakemsr jakemsr com)
2005-05-08 Michael Niedermayer#defines for strict_std_compliance and split between...
2005-05-08 Michael Niedermayerfix PIC
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
next