summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* bktr: add missing #include for av_gettime()Paul B Mahol2013-03-131-0/+1
* Remove references to the "ff" variant of buffersink.Nicolas George2013-03-121-2/+2
* lavd/v4l2: fix bug in init_convert_timestamp()Giorgio Vazzana2013-03-121-2/+2
* Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-2/+2
|\
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-2/+2
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-124-0/+4
* | lavd/v4l2: simplify codeGiorgio Vazzana2013-03-091-5/+2
* | lavd/v4l2: correctly handle error conditions in mmap_read_frame()Giorgio Vazzana2013-03-091-5/+11
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-081-72/+75
|\ \ | |/
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-23/+67
* | v4l2: fix regression that caused ffmpeg to occasionally get stuckMichael Niedermayer2013-03-021-0/+1
* | lavd/v4l2: copy frames into normally allocated packets whenever there is just...Giorgio Vazzana2013-03-021-23/+64
* | avformat/lavfi: force probesize to cover at least 30 framesMichael Niedermayer2013-02-281-0/+4
* | v4l2: try to fix build on BSDMichael Niedermayer2013-02-181-0/+2
* | Add yvu410 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-171-0/+3
* | Add gray16 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-171-0/+1
* | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-151-3/+3
* | lavd/v4l2: fix error logic when enumerating standardsStefano Sabatini2013-02-101-2/+5
* | lavd/v4l2: implement consistent error handlingStefano Sabatini2013-02-101-86/+68
* | dshow: allow for more codec ID'srogerdpack2013-01-161-15/+4
* | dshow: better error reportingrogerdpack2013-01-161-1/+1
* | dshow: fix log messagerogerdpack2013-01-161-2/+2
* | Merge remote-tracking branch 'origin/master' into combinedrogerdpack2013-01-153-91/+133
|\ \
| * | lavd/alsa: simplify reordering functions definition.Nicolas George2013-02-021-46/+27
| * | lavd/v4l2: read the correct time per frame from devices that support a standardGiorgio Vazzana2013-01-311-44/+72
| * | lavd/v4l2: add list_standards optionGiorgio Vazzana2013-01-312-1/+34
* | | hdyc colrogerdpack2013-01-151-0/+4
* | | dshow: use standardized raw pixel format lookuprogerdpack2013-01-151-7/+2
|/ /
* | lavd/v4l2: use avcodec_find_decoder in list_formatsStephan Hilb2013-01-281-1/+1
* | lavd/v4l2: select input immediately after opening the deviceGiorgio Vazzana2013-01-271-17/+20
* | lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal er...Stefano Sabatini2013-01-271-30/+39
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-181-0/+7
|\ \ | |/
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-0/+7
* | lavd/v4l2: init return value.Nicolas George2013-01-161-1/+1
* | lavd/v4l2: update broken link to v4l2 video capture exampleStephan Hilb2013-01-161-1/+1
* | lavd/v4l2: improve debug messageStephan Hilb2013-01-161-1/+2
* | lavd/v4l2: apply grammar/consistency fixes to options help fieldsStefano Sabatini2013-01-151-15/+18
* | lavd/v4l2: return meaningful error code from device_init()Stefano Sabatini2013-01-151-2/+3
* | lavd/v4l2: fix misc messagesStefano Sabatini2013-01-151-4/+4
* | lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmtStefano Sabatini2013-01-151-1/+7
* | Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1'Michael Niedermayer2013-01-141-6/+10
|\ \ | |/
| * v4l2: do not assert on a value received from outside of LibavAnton Khirnov2013-01-131-1/+6
| * v4l2: set the average framerate instead of codec timebase.Anton Khirnov2013-01-131-4/+4
* | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'Michael Niedermayer2013-01-141-21/+12
|\ \ | |/
| * v4l2: avoid pointless indirection.Anton Khirnov2013-01-131-22/+13
* | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-041-1/+0
|\ \ | |/
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-031-3/+1
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-301-3/+2
* | bktr: fix warning: missing braces around initializerMichael Niedermayer2012-12-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-291-27/+37
|\ \ | |/
OpenPOWER on IntegriCloud