log apiexample.c @ 9113:21f500327e5c libavcodec

age author description
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 02 Oct 2008 16:29:15 +0000 reimar Use M_PI from libavutil/mathematics.h instead of defining PI ourselves libavcodec
Wed, 13 Jun 2007 08:28:00 +0000 benoit Improve understanding ofavcodec_find_decoder() libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Thu, 22 Feb 2007 12:56:31 +0000 takis The memsetting of the end of buffer is not needed for audio. libavcodec
Thu, 22 Feb 2007 02:12:54 +0000 takis Stray comment, probably copy & pasted from audio_encode_example(). libavcodec
Sun, 18 Feb 2007 21:23:50 +0000 takis Remove a non-C dependency (being M_PI) from the libavcodec example. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 07 Jun 2005 20:57:15 +0000 michael apiexample fix by (Chip: szarlada, freemail hu) libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Tue, 22 Feb 2005 11:37:03 +0000 mmu_man use av_free() instead of free() where it's meant to. libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec