summaryrefslogtreecommitdiffstats
path: root/libavcodec/apiexample.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-28/+28
* apiexample fix by (Chip: szarlada, freemail hu)Michael Niedermayer2005-06-071-0/+1
* switch to native time basesMichael Niedermayer2005-04-301-2/+1
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-061-80/+0
* use av_free() instead of free() where it's meant to.François Revol2005-02-221-7/+7
* dissallow sprintfMichael Niedermayer2005-01-121-5/+6
* writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs d...Matthias Fritschi2004-04-091-5/+5
* spelling fixFabrice Bellard2003-08-281-1/+1
* FF_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer2003-08-011-2/+8
* last frames & b frames encoding fixMichael Niedermayer2003-07-231-3/+13
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-1/+2
* * more generic avoption_parseZdenek Kabelac2003-03-071-2/+2
* per file doxyMichael Niedermayer2003-03-061-1/+4
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-5/+5
* * still unfinished code for OptionsZdenek Kabelac2003-02-101-1/+83
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-091-4/+4
* fixing api-exampleMichael Niedermayer2002-12-061-16/+20
* apiexample doesnt send complete frames to the codecMichael Niedermayer2002-11-261-0/+3
* fixing apiexampleMichael Niedermayer2002-09-191-15/+15
* changed opendivx to mpeg4Fabrice Bellard2001-08-151-4/+4
* Initial revisionFabrice Bellard2001-07-221-0/+407
OpenPOWER on IntegriCloud