OSDN Git Service

mpeg12: propagate more real return values through chunk decode error return and fix...
[coroid/ffmpeg_saccubus.git] / libavcodec / ituh263enc.c
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-10-21 Baptiste Couduriercosmetics, indentation
2010-10-21 Baptiste Coudurier10l fix h263+ encoder, format will be 8, array size...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-12 Michael NiedermayerBetter title for the file.
2010-01-11 Alexander StrangeAdd missing internal.h to files calling ff_match_2uint16().
2010-01-09 Michael NiedermayerAdd a function to match a 2 element vector of uint16_t...
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.