summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* avdevice/v4l2: Try to fix build on netbsd/openbsdMichael Niedermayer2015-05-09
* lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L...Giorgio Vazzana2015-05-08
* lavd/v4l2: fix typoGiorgio Vazzana2015-05-08
* avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()Michael Niedermayer2015-05-07
* lavd/xcbgrab: fix comparison with screen size.Nicolas George2015-05-06
* Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'Michael Niedermayer2015-04-30
|\
| * xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'Michael Niedermayer2015-04-30
|\|
| * xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* | lavd/v4l2: print buffer flags in case of errorGiorgio Vazzana2015-04-24
* | dshow: add capture device save and loadMate Sebok2015-04-22
* | Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a'Michael Niedermayer2015-04-20
|\|
| * jack: Check memory allocationFederico Tomassetti2015-04-19
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
| * libdc1394: Unbreak build after c201069faMichael Kostylev2015-04-11
* | Merge commit '4f373a5111f900af54301907132942f95276285c'Michael Niedermayer2015-04-11
|\|
| * vfwcap: Unbreak building after c201069faMartin Storsjö2015-04-11
* | avdevice/vfwcap: revert header reordering from c201069fac9a76e6604f9d84d76a17...Michael Niedermayer2015-04-10
* | Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'Michael Niedermayer2015-04-09
|\|
| * avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
* | avdevice/vfwcap: put the headers back in the order in which they need to beMichael Niedermayer2015-04-09
* | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'Michael Niedermayer2015-04-09
|\|
| * avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
| * xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-12
* | avdevice/avfoundation: Fix occured typoMichael Niedermayer2015-03-30
* | libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer APIMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add capture_mouse_clicks optionMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add capture_cursor optionMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add framerate and video size optionsMatthieu Bouron2015-03-29
* | lavd/avfoundation: Silence warnings when compiling for iOS.Carl Eugen Hoyos2015-03-10
* | lavd/avfoundation: Silence c99 warnings when using gcc.Carl Eugen Hoyos2015-03-10
* | lavd/qtkit: Silence deprecation warnings when using clang.Carl Eugen Hoyos2015-03-10
* | Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'Michael Niedermayer2015-03-08
|\|
| * xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-08
| * v4l2: Add support for h264Luca Barbato2015-03-02
* | fix spelling errorsAndreas Cadhalpun2015-03-06
* | lavd/avfoundation: Add support for 24 and 32bit integer input.John Robinson2015-03-06
* | lavd/avfoundation: Add support for 16bit integer input.Carl Eugen Hoyos2015-03-06
* | Merge commit '619d5e7db88941cadb8136f805564e885c6c6434'Michael Niedermayer2015-03-02
|\|
| * v4l2: Use the codec descriptor facilityLuca Barbato2015-03-02
* | Merge commit '802987f8c7033ec8b82b35438d3822cf7f761166'Michael Niedermayer2015-03-01
|\|
| * x11grab: Unbreak buildingChristian Hujer2015-02-28
* | lavd/alsa: set frame_size field.Nicolas George2015-02-26
* | Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'Michael Niedermayer2015-02-25
|\|
| * xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-24
* | Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer2015-02-25
|\|
| * xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-24
* | Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'Michael Niedermayer2015-02-16
|\|
| * bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-15