]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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)
2003-12-03 Michael Niedermayercleanup
2003-12-03 Michael Niedermayerh263 modified quantization fix
2003-12-03 Mike MelansonDUCK codec
2003-12-03 Mike Melansoninitial support for Duck TrueMotion v1 (think of it...
2003-12-03 Michael Niedermayersplit ff_h263_decode_mb() into h263 and mpeg4 versions
2003-12-02 Michael Niedermayerh263_h_loop_filter_mmx
2003-12-02 Michael Niedermayerh263_v_loop_filter_mmx
2003-12-01 Michael Niedermayerh263 MV prediction doesnt match mpeg4, for some slices...
2003-12-01 Michael Niedermayer10l
2003-12-01 Michael Niedermayerh263 loop filter
2003-12-01 Mike Melansonoff by 1 in the palette
2003-11-30 Michael Niedermayer4th frame type ...
2003-11-30 Michael Niedermayerrv20 sub_id == 0x20200002 support
2003-11-30 Michael Niedermayercleanup
2003-11-30 Michael Niedermayerrv10 fix
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-29 Michael Niedermayerforgot
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-29 Laurent AimarH264 fourcc patch by (Laurent Aimar <fenrir at via...
2003-11-29 Michael Niedermayerintra16x16 fix
2003-11-28 Michael Niedermayer10000l
2003-11-28 Michael Niedermayercleanup
2003-11-28 Michael Niedermayerh263 OBMC & 4MV support
2003-11-28 Michel Bardiauxseek by mouse in ffplay patch by (Michel Bardiaux ...
2003-11-28 Wolfgang Hesselerdebug parameter patch by (Wolfgang Hesseler <qv at...
2003-11-27 Michael Niedermayerdont read from b frames if draw_horiz_band==NULL
2003-11-27 Roman Shaposhnik * 3x encoding speedup. Finally we seem to be on...
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-25 Michael Niedermayer16x8 MV vissualization by (Wolfgang Hesseler <qv at...
2003-11-24 Michael Niedermayer10l
2003-11-24 Michael NiedermayerPatch for PPM probing by (Rob Joyce <rjoyce at twcny...
2003-11-23 Alex Beregszaszitheora alpha3 support (with maintaining backward compat...
2003-11-23 Alex Beregszaszifinally working with old theora bitstream (flipped...
2003-11-20 Fabrice Bellardfixed memory leak
2003-11-19 Philip GladstoneAdd more resilience in reading ffm files. In particular...
2003-11-19 Philip GladstoneChanged a bunch of calls to sprintf to snprintf to...
2003-11-16 Michael Niedermayerav_d2q() documentation
2003-11-16 Mike Melansonset frame rate information, for good measure
2003-11-15 Mike Melansonuse the proper file framerate (specified by a float...
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Michael Niedermayerqprd with b frames fix
2003-11-13 Michael Niedermayerqprd needs mbd=2
2003-11-13 Zdenek Kabelac* sys/types.h for size_t
2003-11-13 Zdenek Kabelac* *FILE needs <stdio.h>
2003-11-13 Ivan Kalvachevsilence few warnings
2003-11-12 Michael Niedermayerbetter fix
2003-11-12 Michael Niedermayersmall mjpeg fix by (James Stembridge <jstembridge at...
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-11-12 Michael Niedermayerac prediction with rate distorted qp fix
2003-11-12 Michael Niedermayerrate distored optimal lambda->qp support
2003-11-12 Michael Niedermayerlast frame
next