summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* AVFrame.interlaced_frame fixesMichael Niedermayer2003-12-05
* SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot com...Glyn Kennington2003-12-05
* export top_field_first & interlaced_frameMichael Niedermayer2003-12-05
* set has_b_frames correctly, fixes rv20 dr1 with mplayerMichael Niedermayer2003-12-04
* cleanupMichael Niedermayer2003-12-04
* rv20 (h263) b frame decoding supportMichael Niedermayer2003-12-04
* this should make the decoder safe for big-endian platformsMike Melanson2003-12-04
* altivec.h bug workaround (untested)Michael Niedermayer2003-12-03
* cleanupMichael Niedermayer2003-12-03
* h263 modified quantization fixMichael Niedermayer2003-12-03
* DUCK codecMike Melanson2003-12-03
* initial support for Duck TrueMotion v1 (think of it as On2 VP1); onlyMike Melanson2003-12-03
* split ff_h263_decode_mb() into h263 and mpeg4 versionsMichael Niedermayer2003-12-03
* h263_h_loop_filter_mmxMichael Niedermayer2003-12-02
* h263_v_loop_filter_mmxMichael Niedermayer2003-12-02
* h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes ...Michael Niedermayer2003-12-01
* 10lMichael Niedermayer2003-12-01
* h263 loop filterMichael Niedermayer2003-12-01
* off by 1 in the paletteMike Melanson2003-12-01
* 4th frame type ...Michael Niedermayer2003-11-30
* rv20 sub_id == 0x20200002 supportMichael Niedermayer2003-11-30
* cleanupMichael Niedermayer2003-11-30
* rv10 fixMichael Niedermayer2003-11-30
* rv20 decoderMichael Niedermayer2003-11-30
* forgotMichael Niedermayer2003-11-29
* h263 alternative inter vlc supportMichael Niedermayer2003-11-29
* H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)Laurent Aimar2003-11-29
* intra16x16 fixMichael Niedermayer2003-11-29
* 10000lMichael Niedermayer2003-11-28
* cleanupMichael Niedermayer2003-11-28
* h263 OBMC & 4MV supportMichael Niedermayer2003-11-28
* seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot ...Michel Bardiaux2003-11-28
* debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler2003-11-28
* dont read from b frames if draw_horiz_band==NULLMichael Niedermayer2003-11-27
* * 3x encoding speedup. Finally we seem to be on par with libdvRoman Shaposhnik2003-11-27
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-26
* 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>)Michael Niedermayer2003-11-25
* 10lMichael Niedermayer2003-11-24
* Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)Michael Niedermayer2003-11-24
* theora alpha3 support (with maintaining backward compatibility, maybe we shou...Alex Beregszaszi2003-11-23
* finally working with old theora bitstream (flipped image), the only sample I ...Alex Beregszaszi2003-11-23
* fixed memory leakFabrice Bellard2003-11-20
* Add more resilience in reading ffm files. In particular, don't assumePhilip Gladstone2003-11-19
* Changed a bunch of calls to sprintf to snprintf to protect against bufferPhilip Gladstone2003-11-19
* av_d2q() documentationMichael Niedermayer2003-11-16
* set frame rate information, for good measureMike Melanson2003-11-16
* use the proper file framerate (specified by a float); account the ptsMike Melanson2003-11-15
* yep, FLI supportMike Melanson2003-11-14
* qprd with b frames fixMichael Niedermayer2003-11-13
* qprd needs mbd=2Michael Niedermayer2003-11-13