467 Commits (bd36ec55bef7c446079e192655d065fd86483876)

Author SHA1 Message Date
Michael Niedermayer 106f714d30 Revert "v4l2: poll the file descriptor" 13 years ago
Luca Barbato b6db385922 v4l2: use C99 struct initializer 13 years ago
Luca Barbato 0efd48dfd1 v4l2: poll the file descriptor 13 years ago
Luca Barbato b8c310cb0a v4l2: support compressed formats 13 years ago
Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago
Janne Grunau f13a9ca906 v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 13 years ago
Luca Barbato a6a4793d04 v4l2: list available formats 13 years ago
Luca Barbato cd2bbad303 v4l2: set the proper codec_tag 13 years ago
Luca Barbato eb89b4fc09 v4l2: refactor device_open 13 years ago
Luca Barbato 246007d370 v4l2: simplify away io_method 13 years ago
Luca Barbato a896d7f45a v4l2: cosmetics 13 years ago
Luca Barbato 21aa6ae4fb v4l2: uniform and format options 13 years ago
Luca Barbato af7123b2ad v4l2: do not force interlaced mode 13 years ago
Jean First 81980bf740 lavd/lavfi: fix compiler warning for uninitialized variables 13 years ago
Janne Grunau 1adba23cec v4l2: remove unneded linux specific asm/types.h include 13 years ago
Nicolas George acb67c5bbc lavd/lavfi: fix two memleaks. 13 years ago
Michael Niedermayer d5874e9c2c libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 13 years ago
Stefano Sabatini f1622a17fd lavd/lavfi: reindent block in lavfi_read_header 13 years ago
Stefano Sabatini 4d475f7eb3 lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 13 years ago
Stefano Sabatini 21dfd1591e lavd/lavfi: fix incomplete comment 13 years ago
Stefano Sabatini 86b7db616d lavd/lavfi: fix typo in error message 13 years ago
Nicolas George 1509bd3e9e lavd/lavfi: remove a duplicated line. 13 years ago
Tom Evans ffa1f541b3 libavdevice: Fix v4l2 compilation under FreeBSD 13 years ago
Michael Niedermayer 16b771b1f4 cleanup: for(int 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Diego Biurrun ee41963f19 cosmetics: drop some completely pointless parentheses 13 years ago
Diego Biurrun e873c03ac7 misc Doxygen markup improvements 13 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Clément Bœsch 2f0f9a87d0 Fix various if parenthesis misplacements. 13 years ago
Luca Barbato 2625b621ce pulse: compute frame_duration once and fix it 13 years ago
Carl Eugen Hoyos b3c67372a5 Force opaque alpha channel for 32bit x11grab image. 13 years ago
Michael Niedermayer 5955c63c36 v4l2: fix uninitialized variable 13 years ago
Ramiro Polla d3bc75c666 dshow: support BI_BITFIELDS compression type 13 years ago
Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
Ramiro Polla 526a7d855d dshow: don't print min/max values for fps the wrong way around 13 years ago
Ramiro Polla e3e962835f dshow: save opened device reference so it may be properly closed 13 years ago
Ramiro Polla 21a928d07c dshow: release filter reference obtained from enumeration 13 years ago
Ramiro Polla 5b186148bf dshow: indent 13 years ago
Ramiro Polla 2f9b955918 dshow: support choosing between devices with same name 13 years ago
Reimar Döffinger 91e7e6b721 Make sdl_overlay_pix_fmt_map static const. 13 years ago
Reimar Döffinger 8541422506 Make rgb_pixfmt_map const. 13 years ago
Clément Bœsch 1054ab3595 v4l2: add libv4l2 support. 13 years ago
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 years ago
Clément Bœsch 6921272b23 lavd: add v4l and v4l2 aliases. 13 years ago