Thu, 13 Sep 2007 12:46:30 +0000 |
lucabe |
Forward error code when reading a v4l2 frame
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Fri, 06 Jul 2007 07:18:25 +0000 |
lucabe |
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c
libavformat
|
Thu, 10 May 2007 10:15:15 +0000 |
lucabe |
Reindent code after last commit
libavformat
|
Thu, 10 May 2007 10:14:42 +0000 |
lucabe |
Allow avoid setting the video standard and input when capturing v4l2 video.
libavformat
|
Thu, 29 Mar 2007 06:32:54 +0000 |
lucabe |
Allow setting v4l2 input and video standard.
libavformat
|
Wed, 14 Feb 2007 17:01:32 +0000 |
gpoirier |
implement new grabbing interface, as described here:
libavformat
|
Wed, 14 Feb 2007 13:25:24 +0000 |
lucabe |
Pass the v4l2 buffer into the AVPacket, instead of allocating a new buffer
libavformat
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavformat
|
Mon, 12 Feb 2007 13:38:14 +0000 |
lucabe |
Pass a proper context to av_log()
libavformat
|
Wed, 07 Feb 2007 01:48:09 +0000 |
diego |
Replace deprecated PIX_FMT names by the newer variants.
libavformat
|
Wed, 06 Dec 2006 23:46:11 +0000 |
mru |
use the standard INT64_C() macro for 64-bit constants
libavformat
|
Sun, 22 Oct 2006 09:56:08 +0000 |
lucabe |
Make read_packet fail is the v4l2 driver returns an unexpected frame size
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|