Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320089
b: refs/heads/master
c: 31361fc
h: refs/heads/master
i:
  320087: 93def9d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 5, 2012
1 parent 67bd602 commit 5875a10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2b719d7baf490e24ce7d817c6337b7c87fda84c1
refs/heads/master: 31361fc4632f20e3a108f56b1a1a9c9bf2dfc07c
2 changes: 0 additions & 2 deletions trunk/include/media/videobuf-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ struct videobuf_buffer {
unsigned int height;
unsigned int bytesperline; /* use only if != 0 */
unsigned long size;
unsigned int input;
enum v4l2_field field;
enum videobuf_state state;
struct list_head stream; /* QBUF/DQBUF list */
Expand Down Expand Up @@ -142,7 +141,6 @@ struct videobuf_queue {
wait_queue_head_t wait; /* wait if queue is empty */

enum v4l2_buf_type type;
unsigned int inputs; /* for V4L2_BUF_FLAG_INPUT */
unsigned int msize;
enum v4l2_field field;
enum v4l2_field last; /* for field=V4L2_FIELD_ALTERNATE */
Expand Down

0 comments on commit 5875a10

Please sign in to comment.