]> git.sesse.net Git - ffmpeg/history - libavcodec/apiexample.c
Ministry of English Composition, reporting for duty (and the word is "skipped", not...
[ffmpeg] / libavcodec / apiexample.c
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-02-22 François Revoluse av_free() instead of free() where it's meant to.
2005-01-12 Michael Niedermayerdissallow sprintf
2004-04-09 Matthias Fritschiwriting corrupt files on MinGW patch by (Matthias Frits...
2003-08-28 Fabrice Bellardspelling fix
2003-08-01 Michael NiedermayerFF_INPUT_BUFFER_PADDING_SIZE
2003-07-23 Michael Niedermayerlast frames & b frames encoding fix
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-07 Zdenek Kabelac* more generic avoption_parse
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* still unfinished code for Options
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-06 Michael Niedermayerfixing api-example
2002-11-26 Michael Niedermayerapiexample doesnt send complete frames to the codec
2002-09-19 Michael Niedermayerfixing apiexample
2001-08-15 Fabrice Bellardchanged opendivx to mpeg4
2001-07-22 Fabrice BellardInitial revision