summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* v4l2: try to fix build on BSDMichael Niedermayer2013-02-18
* Add yvu410 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* Add gray16 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-15
* lavd/v4l2: fix error logic when enumerating standardsStefano Sabatini2013-02-10
* lavd/v4l2: implement consistent error handlingStefano Sabatini2013-02-10
* dshow: allow for more codec ID'srogerdpack2013-01-16
* dshow: better error reportingrogerdpack2013-01-16
* dshow: fix log messagerogerdpack2013-01-16
* Merge remote-tracking branch 'origin/master' into combinedrogerdpack2013-01-15
|\
| * lavd/alsa: simplify reordering functions definition.Nicolas George2013-02-02
| * lavd/v4l2: read the correct time per frame from devices that support a standardGiorgio Vazzana2013-01-31
| * lavd/v4l2: add list_standards optionGiorgio Vazzana2013-01-31
* | hdyc colrogerdpack2013-01-15
* | dshow: use standardized raw pixel format lookuprogerdpack2013-01-15
|/
* lavd/v4l2: use avcodec_find_decoder in list_formatsStephan Hilb2013-01-28
* lavd/v4l2: select input immediately after opening the deviceGiorgio Vazzana2013-01-27
* lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal er...Stefano Sabatini2013-01-27
* Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-18
|\
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-17
* | lavd/v4l2: init return value.Nicolas George2013-01-16
* | lavd/v4l2: update broken link to v4l2 video capture exampleStephan Hilb2013-01-16
* | lavd/v4l2: improve debug messageStephan Hilb2013-01-16
* | lavd/v4l2: apply grammar/consistency fixes to options help fieldsStefano Sabatini2013-01-15
* | lavd/v4l2: return meaningful error code from device_init()Stefano Sabatini2013-01-15
* | lavd/v4l2: fix misc messagesStefano Sabatini2013-01-15
* | lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmtStefano Sabatini2013-01-15
* | Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1'Michael Niedermayer2013-01-14
|\|
| * v4l2: do not assert on a value received from outside of LibavAnton Khirnov2013-01-13
| * v4l2: set the average framerate instead of codec timebase.Anton Khirnov2013-01-13
* | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'Michael Niedermayer2013-01-14
|\|
| * v4l2: avoid pointless indirection.Anton Khirnov2013-01-13
* | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-04
|\|
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-03
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-30
* | bktr: fix warning: missing braces around initializerMichael Niedermayer2012-12-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-29
|\|
| * cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Support H264 over video4linux2.Carl Eugen Hoyos2012-12-21
* | dshow: call CoUninitialize() on dshow_read_close()Ramiro Polla2012-12-17
* | dshow: handle events in graphRamiro Polla2012-12-17
* | lavd/dshow: rename dshow class namerogerdpack2012-12-15
* | dshow: fix return code when opening deviceRamiro Polla2012-12-08
* | lavd/lavfi: fix float.h include.Clément Bœsch2012-12-06
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-05
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-01
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-30
* | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-16