]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-01-02 Nico Sabbiadded support for DVHS (192) packet size
2006-01-02 Diego BiurrunAdd entry about release frequency.
2005-12-31 Loren Merrittfix asymmetric CQMs with pre-transposed DCT.
2005-12-31 Loren MerrittCQM: fix fallback to JVT scaling lists
2005-12-31 Loren Merrittdirect mvs in B_8x8 mbs were set too early.
2005-12-31 Loren Merrittfix direct_8x8_inference_flag with 4x4 mvs.
2005-12-30 Loren Merrittfix some potential arithmetic overflows in pred_direct_...
2005-12-30 François Revol:%s/check_block_2p/check_block_inter/g
2005-12-30 François Revolthis fixes compilation with gcc 2.95 which seems to...
2005-12-30 François Revolfinally found what those >138 codes were... crappy...
2005-12-30 François Revolfix parsing version 1 mdhd atom (64 bit) as suggested...
2005-12-30 Diego BiurrunReplace buggy --disable-codec/--enable-codec with non...
2005-12-30 Michael Niedermayermem corruption fix
2005-12-29 Diego Biurrunspelling/grammar
2005-12-29 Diego Biurrunspelling/wording/grammar
2005-12-29 Diego Biurrunupdates
2005-12-29 Michael Niedermayersecond try of improved lambda/qp guessing for motion...
2005-12-29 Robert Swainupdate x264 wrapper.
2005-12-29 Michael Niedermayer4mv + iter ME 10l fix (still not bugfree but better)
2005-12-28 Michael Niedermayer10l
2005-12-28 Michael Niedermayeriterative overlapped block based motion estimation...
2005-12-27 Roberto Togniwma2 fix
2005-12-27 Reimar DöffingerFix wma2 audio decoder
2005-12-26 Alexander StrasserMention libav versioning in CVS policy section with...
2005-12-25 Burkhard PlaumFix DV memory leak and allow multiple instances patch...
2005-12-25 Michael Niedermayersupport downscaling frames for dynamic b frame decission
2005-12-25 Michael Niedermayer10l (didnt remove option from old ones after converting...
2005-12-25 Michael Niedermayerb frame strategy 2
2005-12-25 Michael Niedermayerdont discard least significant bits
2005-12-25 Roberto TogniSupport for 28_8 in old ar. files
2005-12-24 Michael Niedermayerhmm did i mess the scaling of these up at some point?
2005-12-24 Michael Niedermayerslightly better mv_penalty table
2005-12-23 Michael Niedermayer10l (segfault fix)
2005-12-23 Michael Niedermayerbidir refine support
2005-12-23 Michael Niedermayerminor typo
2005-12-22 Michael Niedermayerbetter f_code guessing in 2nd pass
2005-12-22 Michael Niedermayerimproved lambda/qp guessing for motion estimation RD...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-22 Diego BiurrunReportedly FFmpeg fails to compile on Cygwin with vhook...
2005-12-21 Diego BiurrunAdd some comments to #ifdef #else #endif blocks and...
2005-12-21 Michael Niedermayeralso autodetect xvid idct if bitexact is used
2005-12-20 D Richard Felker III10l to michael for breaking gcc 2.95 compile :)
2005-12-19 Roberto TogniFix for Real "old" files version 3 with no 4cc. Fixes...
2005-12-19 Michael Niedermayer10l
2005-12-19 Michael Niedermayeruse correct qp & lambda for ME on the second pass
2005-12-19 Michael Niedermayerforgot
2005-12-18 Michael Niedermayersupport printing compact qp histogram
2005-12-18 Michael Niedermayerfix q=0 bug
2005-12-18 Jindřich Makovičkanew qscale type to distinguish H264
2005-12-18 Michael Niedermayerunfinished jpeg-ls codec (feel free to finish it ...)
2005-12-18 Michael Niedermayertypo
2005-12-18 Michael Niedermayerfix custom matrix permutation if xvid idct is autoselec...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Jindřich Makovičkamalloc padding to avoid reading past the malloc()ed...
2005-12-17 Michael Niedermayerbitstream related fixes from [PATCH] from DivX, Part...
2005-12-17 Michael Niedermayerwrong sizes, part of [PATCH] from DivX, Part 9: bitstre...
2005-12-17 Michael Niedermayertotal == 0 seems like it should be valid (based upon...
2005-12-16 Michael Niedermayernan fps fix
2005-12-14 Mike Melansoncorrectly deal with the alpha channel in 32-bit QT...
2005-12-14 Mike Melansoncorrectly handle very large Cinepak frames (courtesy...
2005-12-13 François RevolAdd some more PRIfooNN crap so it builds again here...
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-12-12 Måns Rullgårdfix const warning
2005-12-12 Måns Rullgårdremove unused variables
2005-12-12 Diego BiurrunQDM2
2005-12-12 Fredrik OrderudDefine EMULATE_INTTYPES for all windows-systems, except...
2005-12-11 Måns Rullgårduse utf-8 encoding
2005-12-11 Loren Merrittrecognize some more nal types
2005-12-11 Benjamin LarssonThis patch adds some support for non-joint stereo strea...
2005-12-11 Måns Rullgårdalpha needs -fPIC for shared libs
2005-12-10 Guillaume PoirierAdd the rest of missing Reg_* macros to support both...
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-12-09 Roberto TogniAdd credit for cook
2005-12-09 Roberto TogniAdd cook decoder
2005-12-09 Diego Biurruncook
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-12-07 Michael Niedermayerpsnr calculation with threads>1 fix
2005-12-06 Roberto TogniSupport for samples with fft_order = 7
2005-12-06 Roberto TogniRemove duplicated fft init
2005-12-06 Steven M. SchultzAdd the necessary 'strip' commands to the BSD/OS sectio...
2005-12-05 François Revolfix for systems not defining PRIu64, not everyone knows...
2005-12-05 Diego BiurrunUnify include paths, -I.. is in CFLAGS.
2005-12-05 Måns Rullgårdogg format probe function by Ivo <ivop at euronet nl>
2005-12-03 Michael Niedermayercheck block_max_depth (fixes crash)
2005-12-03 Michael Niedermayermake selftest code compile again
2005-12-02 Diego BiurrunElaborate on the Visual C-- situation.
2005-12-02 Diego Biurrunffserver should be fixed now.
2005-12-02 Michael Niedermayerdefault_get_buffer() cleanup
2005-12-01 Alexander StrasserFixed format specifier in STOP_TIMER macro.
2005-11-30 Guillaume Poirieradd some h.264 fourccs to codec_bmp_tags[]
2005-11-30 Måns RullgårdBMP image decoder
2005-11-29 Måns Rullgårduse $CFLAGS and $LDFLAGS in dlopen() check
2005-11-21 Guillaume PoirierMake DV(B|D) subtitles (en|de)coders be conditonnaly...
2005-11-20 Ivan KalvachevMark all 12 block unused when there are no coded blocks
2005-11-15 Diego Biurrunffserver fixed
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-11-14 Diego BiurrunUnify include paths, -I.. is in CFLAGS.
2005-11-13 Alex Beregszaszi10l, left debugging on
2005-11-13 Matthieu CastetCorrectly skip unknown matrices (patch by Matthieu...
2005-11-13 Alex BeregszasziFixing theora _again_. DONT BOTHER BREAKING THIS AGAIN...
next