| Commit message (Expand) | Author | Age | Files | Lines |
* | Use AVOnce as a static variable consistently | Hendrik Leppkes | 2017-05-22 | 1 | -1/+1 |
* | avdevice/decklink: fix MSVC build issues | Aaron Levinson | 2017-05-08 | 3 | -4/+26 |
* | avdevice/alsa: wait until playback buffers are drained before closing | Takayuki 'January June' Suwa | 2017-05-06 | 1 | -0/+2 |
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 1 | -2/+1 |
|\ |
|
| * | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' | Clément Bœsch | 2017-04-26 | 1 | -4/+4 |
|\| |
|
| * | v4l2: use codec descriptors for mapping a codec name to id | Anton Khirnov | 2016-12-19 | 1 | -4/+4 |
* | | avdevice: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 3 | -8/+8 |
* | | Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb' | Clément Bœsch | 2017-04-17 | 1 | -2/+2 |
|\| |
|
| * | build: Fix dependencies for alsa/jack/sndio support | Diego Biurrun | 2016-12-09 | 1 | -2/+2 |
* | | avdevice/decklink: remove pthread dependency | Aaron Levinson | 2017-04-15 | 4 | -15/+19 |
* | | Merge commit '4a1ef543983b7480e2822f6ac281ba361d1f893d' | Clément Bœsch | 2017-04-09 | 1 | -143/+6 |
|\| |
|
| * | build: Drop support for old versions of libdc1394 | Diego Biurrun | 2016-12-03 | 1 | -143/+6 |
* | | Bump versions for master after 3.3n3.4-dev | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor for 3.3 | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor versions for master after release/3.3 branchpoint | Michael Niedermayer | 2017-03-31 | 1 | -1/+1 |
* | | Bump minor versions for staring release/3.3 branch | Michael Niedermayer | 2017-03-31 | 1 | -2/+2 |
* | | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 2 | -3/+2 |
|\| |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 2 | -3/+2 |
* | | avdevice/decklink: deprecate @mode syntax in device name to specify mode | Marton Balint | 2017-03-28 | 2 | -4/+4 |
* | | avdevice/decklink_enc: convert to std::atomic | Marton Balint | 2017-03-28 | 1 | -4/+6 |
* | | Merge commit '2f806622e1270d3ed1d41a53049a19673dafbe70' | Clément Bœsch | 2017-03-24 | 1 | -1/+2 |
|\| |
|
| * | bktr: Use memset(0) instead of zero initialization for struct sigaction | Diego Biurrun | 2016-10-22 | 1 | -1/+2 |
* | | Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' | Clément Bœsch | 2017-03-22 | 2 | -8/+9 |
|\| |
|
| * | v4l2: convert to stdatomic | Anton Khirnov | 2016-10-02 | 1 | -9/+9 |
| * | libdc1394: Distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-09-15 | 1 | -3/+8 |
* | | avdevice/decklink: new option 'format_code' to set video format by fourCC | Matthias Hunstock | 2017-03-22 | 5 | -7/+18 |
* | | avdevice/decklink: add format_code of display mode to list_format output | Matthias Hunstock | 2017-03-22 | 1 | -4/+7 |
* | | Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' | Clément Bœsch | 2017-03-19 | 1 | -13/+0 |
|\| |
|
| * | timefilter: test: Drop some disabled debug cruft | Diego Biurrun | 2016-08-17 | 1 | -13/+0 |
* | | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688' | Clément Bœsch | 2017-03-15 | 4 | -4/+4 |
|\| |
|
| * | x11grab: Rename internal component to "xcbgrab" | Diego Biurrun | 2016-07-29 | 4 | -4/+4 |
* | | Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c' | Clément Bœsch | 2017-03-15 | 4 | -698/+1 |
|\| |
|
| * | Remove the legacy X11 screen grabber | Diego Biurrun | 2016-07-29 | 4 | -650/+1 |
* | | avdevice/alldevices: make avdevice_register_all thread safe | Muhammad Faiz | 2017-03-07 | 2 | -8/+9 |
* | | avdevice/decklink_dec: remove AVFMT_RAWPICTURE | Marton Balint | 2017-02-26 | 1 | -1/+1 |
* | | avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME | Marton Balint | 2017-02-26 | 3 | -44/+42 |
* | | avdevice/decklink_enc: add support to specify field order | Marton Balint | 2017-02-26 | 4 | -10/+27 |
* | | avdevice/decklink_enc: convert to codecpar | Marton Balint | 2017-02-26 | 1 | -10/+10 |
* | | lavd/opengl_enc: Fix a typo. | Carl Eugen Hoyos | 2017-02-23 | 1 | -1/+1 |
* | | lavd/opengl_enc: Support BGR48. | Carl Eugen Hoyos | 2017-02-22 | 1 | -0/+1 |
* | | avdevice/iec61883: free packet on buffer allocation error | Marton Balint | 2017-02-19 | 1 | -0/+1 |
* | | Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d' | Clément Bœsch | 2017-01-31 | 1 | -23/+21 |
|\| |
|
| * | libdc1394: Fill in packet data directly | Vittorio Giovara | 2016-07-20 | 1 | -23/+21 |
* | | Cosmetics: Reindent after last commit. | Carl Eugen Hoyos | 2017-01-25 | 1 | -2/+2 |
* | | lavd/v4l2: Avoid setting frame_size to a negative value. | Carl Eugen Hoyos | 2017-01-25 | 1 | -0/+1 |
* | | lavd/lavfi: use buffersink accessors. | Nicolas George | 2017-01-12 | 1 | -18/+19 |
* | | avdevice/decklink_enc: do not reference this after freeing it | Marton Balint | 2016-12-27 | 1 | -1/+1 |
* | | avdevice/decklink_dec: properly initialize no_video variable | Marton Balint | 2016-12-27 | 1 | -0/+1 |