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
|
Fri, 09 Apr 2004 15:04:51 +0000 |
michael |
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>)
libavcodec
|
Thu, 28 Aug 2003 13:30:03 +0000 |
bellard |
spelling fix
libavcodec
|
Fri, 01 Aug 2003 11:01:05 +0000 |
michaelni |
FF_INPUT_BUFFER_PADDING_SIZE
libavcodec
|
Wed, 23 Jul 2003 10:41:07 +0000 |
michaelni |
last frames & b frames encoding fix
libavcodec
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavcodec
|
Fri, 07 Mar 2003 13:48:02 +0000 |
kabi |
* more generic avoption_parse
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:40:23 +0000 |
kabi |
* still unfinished code for Options
libavcodec
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavcodec
|
Fri, 06 Dec 2002 17:39:32 +0000 |
michaelni |
fixing api-example
libavcodec
|
Tue, 26 Nov 2002 16:16:04 +0000 |
michaelni |
apiexample doesnt send complete frames to the codec
libavcodec
|
Thu, 19 Sep 2002 18:24:52 +0000 |
michaelni |
fixing apiexample
libavcodec
|
Wed, 15 Aug 2001 13:12:23 +0000 |
glantau |
changed opendivx to mpeg4
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|