summaryrefslogtreecommitdiff
path: root/libavcodec/apiexample.c
Commit message (Collapse)AuthorAge
* spelling fixFabrice Bellard2003-08-28
| | | | Originally committed as revision 2172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FF_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer2003-08-01
| | | | Originally committed as revision 2100 to svn://svn.ffmpeg.org/ffmpeg/trunk
* last frames & b frames encoding fixMichael Niedermayer2003-07-23
| | | | Originally committed as revision 2075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* per context frame_rate_base, this should finally fix frame_rate related av ↵Michael Niedermayer2003-03-12
| | | | | | sync issues Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * more generic avoption_parseZdenek Kabelac2003-03-07
| | | | | | * reused help ptr for sub ptr Originally committed as revision 1642 to svn://svn.ffmpeg.org/ffmpeg/trunk
* per file doxyMichael Niedermayer2003-03-06
| | | | Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * still unfinished code for OptionsZdenek Kabelac2003-02-10
| | | | | | * demo code - awating more comments Originally committed as revision 1569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
| | | | Originally committed as revision 1327 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing api-exampleMichael Niedermayer2002-12-06
| | | | Originally committed as revision 1320 to svn://svn.ffmpeg.org/ffmpeg/trunk
* apiexample doesnt send complete frames to the codecMichael Niedermayer2002-11-26
| | | | Originally committed as revision 1284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing apiexampleMichael Niedermayer2002-09-19
| | | | Originally committed as revision 958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
| | | | Originally committed as revision 102 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-22
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk