summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd: drop disabled v4l codeClément Bœsch2017-09-03
* build: make sndio part of the autodetected librariesClément Bœsch2017-09-02
* build: make alsa part of the autodetected librariesClément Bœsch2017-09-02
* build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch2017-09-02
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-27
* avdevice/decklink_enc: enable 16 output channelpkviet2017-08-27
* avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint2017-08-27
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-22
* lavd/libdc1394: Do not crash if dc1394_camera_new() fails.Carl Eugen Hoyos2017-08-18
* avdevice/decklink_dec: set field order via codecparMarton Balint2017-07-30
* avdevice: make ff_reverse available on shared buildsJames Almer2017-07-20
* avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint2017-07-18
* avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint2017-07-18
* Use AVOnce as a static variable consistentlyHendrik Leppkes2017-05-22
* avdevice/decklink: fix MSVC build issuesAaron Levinson2017-05-08
* avdevice/alsa: wait until playback buffers are drained before closingTakayuki 'January June' Suwa2017-05-06
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-04
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\|
* | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03'Clément Bœsch2017-04-26
|\|
| * v4l2: use codec descriptors for mapping a codec name to idAnton Khirnov2016-12-19
* | avdevice: do not use AVFrame accessorMuhammad Faiz2017-04-23
* | Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb'Clément Bœsch2017-04-17
|\|
| * build: Fix dependencies for alsa/jack/sndio supportDiego Biurrun2016-12-09
* | avdevice/decklink: remove pthread dependencyAaron Levinson2017-04-15
* | Merge commit '4a1ef543983b7480e2822f6ac281ba361d1f893d'Clément Bœsch2017-04-09
|\|
| * build: Drop support for old versions of libdc1394Diego Biurrun2016-12-03
* | Bump versions for master after 3.3Michael Niedermayer2017-04-02
* | Bump minor for 3.3Michael Niedermayer2017-04-02
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-31
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-31
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-31
|\|
| * Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-08
* | avdevice/decklink: deprecate @mode syntax in device name to specify modeMarton Balint2017-03-28
* | avdevice/decklink_enc: convert to std::atomicMarton Balint2017-03-28
* | Merge commit '2f806622e1270d3ed1d41a53049a19673dafbe70'Clément Bœsch2017-03-24
|\|
| * bktr: Use memset(0) instead of zero initialization for struct sigactionDiego Biurrun2016-10-22
* | Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f'Clément Bœsch2017-03-22
|\|
| * v4l2: convert to stdatomicAnton Khirnov2016-10-02
| * libdc1394: Distinguish between enumeration errors and no cameras foundJosh de Kock2016-09-15
* | avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock2017-03-22
* | avdevice/decklink: add format_code of display mode to list_format outputMatthias Hunstock2017-03-22
* | Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f'Clément Bœsch2017-03-19
|\|
| * timefilter: test: Drop some disabled debug cruftDiego Biurrun2016-08-17
* | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch2017-03-15
|\|
| * x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-29
* | Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'Clément Bœsch2017-03-15
|\|
| * Remove the legacy X11 screen grabberDiego Biurrun2016-07-29
* | avdevice/alldevices: make avdevice_register_all thread safeMuhammad Faiz2017-03-07
* | avdevice/decklink_dec: remove AVFMT_RAWPICTUREMarton Balint2017-02-26