]> git.sesse.net Git - ffmpeg/history - libavcodec/wmv2.c
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
[ffmpeg] / libavcodec / wmv2.c
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