| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. | David Manouchehri | 2020-05-09 | 1 | -3/+7 |
* | avfoundation: Fix building on iOS | Martin Storsjö | 2020-04-30 | 1 | -0/+4 |
* | lavd/avfoundation.m: Do not use transport controls for screen capture devices. | Thilo Borgmann | 2020-04-22 | 1 | -9/+11 |
* | lavd/avfoundation.m: Remove transport controls for iOS. | Thilo Borgmann | 2020-04-22 | 1 | -2/+10 |
* | avdevice/opengl: add support of wrapped avframe codec | Marton Balint | 2020-04-16 | 1 | -5/+12 |
* | avdevice/xv: add support of wrapped avframe codec | Marton Balint | 2020-04-16 | 1 | -8/+14 |
* | avdevice/decklink_dec: increase autodetect timeout to 3 sec | Marton Balint | 2020-04-04 | 1 | -2/+2 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -1/+1 |
* | lavd/avfoundation: Add basic transport control observation for capable devices. | Thilo Borgmann | 2020-03-16 | 1 | -8/+59 |
* | avdevice/decklink: add support for SDK version 11.5 | Marton Balint | 2020-02-26 | 1 | -1/+16 |
* | avdevice/decklink_dec: fix stopping streams in read_close | Marton Balint | 2020-02-26 | 2 | -2/+1 |
* | lavd/opengl_enc: check strings before parsing them. | Nicolas George | 2020-02-20 | 1 | -0/+4 |
* | lavd/opengl_enc: use proper context for logging. | Nicolas George | 2020-02-20 | 1 | -9/+10 |
* | lavd/avfoundation.m: Add an option to drop late frames. | Thilo Borgmann | 2020-02-07 | 1 | -1/+3 |
* | avdevice/xcbgrab: check if frame size fits in INT_MAX | Marton Balint | 2020-01-24 | 1 | -6/+14 |
* | avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_forma... | Marton Balint | 2020-01-24 | 1 | -11/+13 |
* | Silence "string-plus-int" warning shown by clang. | Carl Eugen Hoyos | 2020-01-06 | 1 | -1/+1 |
* | avdevice/decklink: deprecate the -list_devices option | Marton Balint | 2020-01-03 | 3 | -1/+3 |
* | avdevice/decklink_dec: remove -bm_v210 option | Marton Balint | 2020-01-03 | 3 | -7/+0 |
* | avdevice/decklink_dec: remove the @mode syntax | Marton Balint | 2020-01-03 | 3 | -24/+12 |
* | avdevice/xcbgrab: capture the full desktop if video_size is not specified | Marton Balint | 2019-12-30 | 2 | -7/+7 |
* | avdevice/xcbgrab: fix packet timestamps | Marton Balint | 2019-12-30 | 1 | -5/+9 |
* | avdevice/xcbgrab: use a buffer pool for shared memory segments | Marton Balint | 2019-12-26 | 1 | -32/+47 |
* | avdevice/xcbgrab: wrap non-shm image replies in a buffer ref | Marton Balint | 2019-12-06 | 1 | -6/+15 |
* | avdevice/xcbgrab: Handle reply and error properly | Kusanagi Kouichi | 2019-12-03 | 1 | -0/+5 |
* | libavdevice/lavfi: check avfilter_graph_dump return value | Zhao Zhili | 2019-11-29 | 1 | -3/+7 |
* | avdevice/decklink: add option to drop frames till timecode is seen | Gyan Doshi | 2019-11-18 | 5 | -1/+14 |
* | avdevice/v4l2: Remove av_assert0 when format not supported | Andriy Gelman | 2019-11-06 | 1 | -1/+2 |
* | libavdevice: Update the class name as uniform style | Jun Zhao | 2019-08-15 | 12 | -12/+12 |
* | lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected | Stephan Hilb | 2019-07-30 | 1 | -3/+2 |
* | Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-dev | Michael Niedermayer | 2019-07-21 | 1 | -1/+1 |
* | Bump minor versions to separate 4.2 from master | Michael Niedermayer | 2019-07-21 | 1 | -1/+1 |
* | lavd/avfoundation: Set correct default value 0 for option capture_raw_data. | Thilo Borgmann | 2019-07-08 | 1 | -1/+1 |
* | lavd/avfoundation: Reindent after last commit. | Thilo Borgmann | 2019-07-08 | 1 | -54/+54 |
* | lavd/avfoundation: Support muxed type of devices including raw muxed data cap... | Thilo Borgmann | 2019-07-08 | 1 | -9/+80 |
* | lavd/avfoundation: Refine some log messages. | Thilo Borgmann | 2019-07-08 | 1 | -4/+4 |
* | lavd/avfoundation: Change binary Options to boolean type. | Thilo Borgmann | 2019-07-08 | 1 | -5/+3 |
* | lavd/avfoundation: Remove useless index increment. | Thilo Borgmann | 2019-07-08 | 1 | -1/+0 |
* | libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab | Jun Zhao | 2019-05-17 | 1 | -0/+1 |
* | avdevice/decklink: fix checking video mode in SDK version 11 | Marton Balint | 2019-05-05 | 2 | -13/+10 |
* | avdevice/alsa: fix indefinite stop on closing PCM capture | Takayuki 'January June' Suwa | 2019-04-23 | 1 | -2/+4 |
* | avdevice/decklink_common: add support for DeckLink SDK 11 | Marton Balint | 2019-04-15 | 2 | -4/+55 |
* | avdevice/decklink_common: properly check DoesSupportVideoMode result when try... | Marton Balint | 2019-04-15 | 1 | -1/+1 |
* | avdevice/decklink_dec: set configs before listing formats | Marton Balint | 2019-04-15 | 1 | -6/+6 |
* | avdevice/opengl_enc: fix build error using msvc compiler | Don C. Bigler | 2019-04-10 | 1 | -1/+0 |
* | lavd/x11grab: fix vertical repositioning | Octavio Alvarez | 2019-04-06 | 1 | -1/+1 |
* | lavd/v4l2: Fix the type of the probe function. | Carl Eugen Hoyos | 2019-03-23 | 1 | -1/+1 |
* | lavd/v4l2-common: Add an entry for Z16. | Carl Eugen Hoyos | 2019-03-22 | 1 | -0/+3 |
* | lavd: Remove libndi_newtek | Carl Eugen Hoyos | 2019-03-20 | 6 | -679/+2 |
* | libavdevice/gdigrab: fix HIDPI support for mouse positioning | Dilshod Mukhtarov | 2019-01-30 | 1 | -9/+10 |