summaryrefslogtreecommitdiffstats
path: root/libavcodec/apiexample.c
Commit message (Expand)AuthorAgeFilesLines
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-131-2/+1
* misc spelling fixesDiego Biurrun2007-06-121-4/+4
* The memsetting of the end of buffer is not needed for audio.Panagiotis Issaris2007-02-221-3/+0
* Stray comment, probably copy & pasted from audio_encode_example().Panagiotis Issaris2007-02-221-2/+0
* Remove a non-C dependency (being M_PI) from the libavcodec example.Panagiotis Issaris2007-02-181-1/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* 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