]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2004-01-02 Michael Niedermayernoise reduction regression test
2004-01-02 Michael Niedermayermore trellis quant optimizations
2004-01-02 Mike MelansonVMD support
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2004-01-02 Mike Melansonfirst pass at Sierra VMD A/V decoders; video looks...
2004-01-02 Michael Niedermayercleanup
2004-01-02 Michael Niedermayeroptimizing (trellis) quantizer
2004-01-02 Mike Melansonoff-by-1 error in the never-before-tested embedded...
2004-01-01 Michael Niedermayertrellis quantization regression test
2004-01-01 Mike Melansonremove vile lie (MS ADPCM encoding is not supported...
2004-01-01 Michael Niedermayerput_pixels width comment fix
2004-01-01 Michael Niedermayerdont show uninitalized motion vectors
2004-01-01 Michael Niedermayertest interlaced motion estimation too
2004-01-01 Michael Niedermayerrate limit tips and checks
2004-01-01 Michael Niedermayerminrate=0 for SVCD & DVD, this matches mpeg2enc and...
2004-01-01 Michael Niedermayerprint vbv buffer size & bitrate when decoding with...
2003-12-31 Michael Niedermayerfixpoint log() for tiny_psnr so it can output actual...
2003-12-30 Michael Niedermayerinfo about h and tpel
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-30 Michael Niedermayer100000l
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-29 Michael Niedermayernicer looking PSNR stats (YUV seperate and print the...
2003-12-29 Michael Niedermayerpicture number fixes
2003-12-28 Michael Niedermayer10l (segfault fix)
2003-12-28 Wolfgang Hesselerframe stepping patch by (Wolfgang Hesseler <qv at multi...
2003-12-27 Alex Beregszaszicorrect C init tables
2003-12-27 Michael Niedermayerits nice to include 'what it does & why' in submitted...
2003-12-22 Steven M. Schultzlrintf patch by ("Steven M. Schultz" <sms at 2BSD dot...
2003-12-22 Michael Niedermayer10l (forgot to copy top_field_first flag)
2003-12-21 Michael Niedermayerrv20 / h263 b frame fix
2003-12-19 Michael Niedermayerfix crash
2003-12-18 Mike MelansonSVQ3 uses unrestricted motion vectors
2003-12-18 Michael Niedermayersvq3 fix
2003-12-18 Fabrice Bellardharcoded DTS computation for mpeg
2003-12-17 Michael Niedermayervbv_delay
2003-12-16 Fabrice Bellardprimitive LPCM generator
2003-12-16 Fabrice Bellardbetter and simpler logic for MPEG muxing - fixed rare...
2003-12-16 Fabrice Bellardfixed incorrect PTS/DTS logic in MPEG video case (cause...
2003-12-16 Fabrice Bellardpts and dts support in parser API
2003-12-16 Mike Melansoninitial predictors are not sent to the output in QT...
2003-12-15 Fabrice BellardMPEG1/2 decoding update (buffered frames are decoded...
2003-12-15 Fabrice Bellardmake av_read_frame() return buffered frames at EOF
2003-12-15 Fabrice Bellardmoved packet output to a separate function - added...
2003-12-15 Fabrice Bellardadded End Of File handling to return last picture for...
2003-12-15 Michael Niedermayermotion estimation & mb compare functions command line...
2003-12-15 Fabrice Bellardinit picture structure to avoid uninitialized fields
2003-12-15 Michael Niedermayer100l (forgot alpha & ppc)
2003-12-14 Michael Niedermayermv vissualization & field picture fix
2003-12-14 Wolfgang Hesselercygwin fix and dont average interlaced MVs patch by...
2003-12-14 Michael Niedermayer10l (printing qscale before parsing it)
2003-12-14 Michael Niedermayersplit intra / inter dequantization
2003-12-14 Michael Niedermayererror concealment regression test
2003-12-13 Michael Niedermayercleanup
2003-12-13 Aurelien JacobsHere are juste two added #ifdef CONFIG_ENCODERS to...
2003-12-13 Michael Niedermayermb type & qp vissualization
2003-12-12 Michael Niedermayerstuffing to stay above min_bitrate
2003-12-12 Michael NiedermayerCBR improvements
2003-12-12 Fabrice Bellardfixed top_field_first support when encoding
2003-12-12 Fabrice Bellardfill codec info
2003-12-11 Michael Niedermayerfixing h263p encoding without UMV
2003-12-11 Michael Niedermayerobmc encoding flag (forgot to commit...)
2003-12-11 Michael Niedermayerset AVCodecContext.width/height before get_buffer()
2003-12-10 Fabrice Bellardupdate
2003-12-10 Fabrice Bellardupdate -interlace help
2003-12-10 Fabrice Bellardgenerate MPEG elementary streams in all cases - added...
2003-12-10 Michael Niedermayerinterlaced dct encoding fix
2003-12-10 Fabrice Bellardinterlaced DCT support for MPEG2 encoding
2003-12-10 Fabrice Bellardfixed interlaced encoding
2003-12-10 Michael Niedermayer10l (uninitialized var ...)
2003-12-10 Fabrice Bellard-interlace option - better consistency in help
2003-12-10 Fabrice Bellardfixed potential problem if aspect_ratio_info == 0 for...
2003-12-10 Michael NiedermayerMB_TYPE_INTERLACED info fix
2003-12-09 Michel Bardiauxsuppress PTS in packets when not needed (slightly small...
2003-12-09 Fabrice Bellardcopy packet without omitting the padding
2003-12-09 Fabrice Bellardfixed low delay decoding
2003-12-09 Michael Niedermayer100l100l100l100l100l100l100l100l100l100l100l100l100l100...
2003-12-09 Michael Niedermayerslice structured fixes
2003-12-09 Michael Niedermayermotion_subsample_log2
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-09 Michael Niedermayerbetter get_packet_size and probe
2003-12-08 Alex BeregszasziFF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
2003-12-08 Alex Beregszaszimsb pts support
2003-12-08 Alex Beregszasziusing LIBAVFORMAT_IDENT
2003-12-08 Michael NiedermayerAdvanced intra coding, modified quantization and altern...
2003-12-08 Michael NiedermayerAIC/MQ encoding fix
2003-12-08 Alex Beregszaszicosmetics
2003-12-08 Alex Beregszaszimore correct header parsing
2003-12-08 Michael Niedermayeralternative inter vlc encoding fix
2003-12-07 Michael Niedermayerslice flush / position fix
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-05 Michael Niedermayerremoving unused var & converting 64->32bit
2003-12-05 Michael NiedermayerAVFrame.interlaced_frame fixes
2003-12-05 Glyn KenningtonSWF sanity check patch by (Glyn Kennington <glyn dot...
2003-12-05 Michael Niedermayerexport top_field_first & interlaced_frame
2003-12-04 Michael Niedermayerset has_b_frames correctly, fixes rv20 dr1 with mplayer
2003-12-04 Michael Niedermayercleanup
2003-12-04 Michael Niedermayerrv20 (h263) b frame decoding support
2003-12-04 Mike Melansonthis should make the decoder safe for big-endian platforms
2003-12-03 Michael Niedermayeraltivec.h bug workaround (untested)
next