Thu, 13 Jul 2006 23:02:03 +0000 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Tue, 31 Jan 2006 23:36:12 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 28 Jun 2005 19:41:08 +0000 |
nicodvb |
restored framerate autodetection based on height
|
Thu, 05 May 2005 09:47:41 +0000 |
michael |
set pix_fmt
|
Sat, 30 Apr 2005 22:41:41 +0000 |
michael |
LIBAVCODEC_BUILD >= 4754
|
Sun, 09 Nov 2003 23:32:42 +0000 |
ranma |
Fix build with LIBAVCODEC_BUILD < 4684.
|
Fri, 24 Oct 2003 11:34:48 +0000 |
ranma |
constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Thu, 13 Mar 2003 09:24:03 +0000 |
michael |
1000l
|
Mon, 09 Dec 2002 12:36:04 +0000 |
michael |
AVVideoFrame -> AVFrame
|
Wed, 04 Dec 2002 11:53:47 +0000 |
michael |
cleanup
|
Wed, 04 Dec 2002 10:49:03 +0000 |
michael |
support for lavc build 4641
|
Tue, 22 Oct 2002 22:25:17 +0000 |
arpi |
- using avcodec_alloc_context()
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Wed, 28 Aug 2002 22:45:48 +0000 |
arpi |
mostly compiler warning fixes, some small bugfix
|
Wed, 14 Aug 2002 21:43:49 +0000 |
arpi |
dynamic libavcodec.so support updated by
|
Wed, 08 May 2002 22:11:14 +0000 |
arpi |
FPS autodetection, accept args: quality:fps
|
Sun, 28 Apr 2002 00:16:22 +0000 |
arpi |
10l
|
Sat, 27 Apr 2002 23:34:44 +0000 |
arpi |
realtime yv12->mpeg1 with libavcodec qscale=1
|