Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192911
b: refs/heads/master
c: d53b213
h: refs/heads/master
i:
  192909: b65e106
  192907: bd94dbc
  192903: 62b8a87
  192895: 96171b0
v: v3
  • Loading branch information
Dmitri Belimov authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent d9409b0 commit ccee7c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42397ce42cb0a56276abde767e1598af74ca0af2
refs/heads/master: d53b213c5ca7d5a944d471b72b068714bb16e8dc
5 changes: 5 additions & 0 deletions trunk/include/media/v4l2-chip-ident.h
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,11 @@ enum {
/* module cs53132a: just ident 53132 */
V4L2_IDENT_CS53l32A = 53132,

/* modules upd61151 MPEG2 encoder: just ident 54000 */
V4L2_IDENT_UPD61161 = 54000,
/* modules upd61152 MPEG2 encoder with AC3: just ident 54001 */
V4L2_IDENT_UPD61162 = 54001,

/* module upd64031a: just ident 64031 */
V4L2_IDENT_UPD64031A = 64031,

Expand Down

0 comments on commit ccee7c4

Please sign in to comment.