]> git.sesse.net Git - ffmpeg/history - libavcodec/wmv2.c
move h264 idct to its own file and call via function pointer in DspContext
[ffmpeg] / libavcodec / wmv2.c
2004-05-25 Michael Niedermayerwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-04-16 Michael Niedermayerseems wmv8 doesnt use intra-inter prediction
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-03 Michael Niedermayerh263 modified quantization fix
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-13 Alex Beregszaszi10l
2003-08-24 Fabrice Bellardavoid warning
2003-06-19 Mike Melansonfix identifier to fix compilation
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-05-19 Michael NiedermayerASV1 codec
2003-04-12 Michael Niedermayer10l
2003-04-12 Michael Niedermayer10l (use before malloc)
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-01 Michael Niedermayerfixing msmpeg4v2 encoding
2003-03-20 Michael Niedermayererror resilience cleanup (its faster too...)
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-06 Michael Niedermayerper file doxy
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-16 Wolfgang Hesselermore #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-01-29 Michael Niedermayerbugfix
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-09 Michael Niedermayerfixed wmv2 slices
2002-12-27 Michael Niedermayerqpel encoding