| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge commit '0b1bd1b2057d41fd0ccba7317911c484a50f9207' | Hendrik Leppkes | 2016-11-18 | 2 | -2/+0 |
|\ |
|
| * | lavd: Drop unneeded av_init_packet()s | Vittorio Giovara | 2016-07-13 | 2 | -2/+0 |
| * | avdevice: Ignore timefilter test program | Diego Biurrun | 2016-06-14 | 1 | -0/+1 |
* | | lavd/xcbgrab: do not try to create refcounted packets. | Nicolas George | 2016-11-03 | 1 | -30/+35 |
* | | Bump minor versions after 3.2 branchpoint to seperate release | Michael Niedermayer | 2016-10-26 | 1 | -1/+1 |
* | | Bump minor versions for 3.2 | Michael Niedermayer | 2016-10-26 | 1 | -2/+2 |
* | | lavd/decklink_dec: fix indentation | Marton Balint | 2016-10-21 | 1 | -11/+11 |
* | | lavd/decklink_dec: add option to disable drawing bars on signal loss | Marton Balint | 2016-10-21 | 5 | -2/+6 |
* | | lavd/openal: don't return zero sized packet if no samples are available | Marton Balint | 2016-10-03 | 1 | -3/+10 |
* | | lavd/sdl2: add sdl alias | Josh de Kock | 2016-09-25 | 1 | -1/+1 |
* | | lavd/sdl2: remove unused code | Josh de Kock | 2016-09-25 | 1 | -22/+5 |
* | | lavd/sdl2: Fix 32bit rgb formats on little-endian hardware. | Carl Eugen Hoyos | 2016-09-24 | 1 | -8/+13 |
* | | lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards. | Carl Eugen Hoyos | 2016-09-24 | 1 | -2/+2 |
* | | lavd: drop SDL1 device and SDL1 support | Josh de Kock | 2016-09-24 | 3 | -379/+0 |
* | | lavd/opengl: use SDL2 | Lukasz Marek | 2016-09-24 | 1 | -60/+49 |
* | | lavd: Add SDL2 output device | Josh de Kock | 2016-09-24 | 3 | -0/+379 |
* | | avdevice/dshow: satisfy alloc contract better | Roger Pack | 2016-08-20 | 1 | -3/+1 |
* | | decklink: enhancement: format selection with AVRational v2 | Matthias Hunstock | 2016-08-05 | 1 | -7/+7 |
* | | decklink: fix: set fps on video stream v2 | Matthias Hunstock | 2016-08-05 | 1 | -0/+1 |
* | | decklink: Remove unneeded spaces in initializers | Patrick Felt | 2016-08-02 | 3 | -27/+27 |
* | | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -3/+9 |
* | | cosmetics: Correct comments in decklink_dec | Patrick Felt | 2016-08-02 | 3 | -4/+4 |
* | | avdev/jack: remove duplicated dispatch macros | Josh de Kock | 2016-07-26 | 1 | -10/+0 |
* | | lavd/libdc1394: distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-07-25 | 1 | -3/+8 |
* | | cosmetics: fix some misspelled words | James Almer | 2016-07-17 | 1 | -2/+2 |
* | | avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times m... | Michael Niedermayer | 2016-06-28 | 1 | -1/+1 |
* | | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' | Matthieu Bouron | 2016-06-27 | 1 | -3/+6 |
|\| |
|
| * | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+5 |
* | | avdevice/decklink: fix mingw portability | Marton Balint | 2016-06-27 | 2 | -4/+7 |
* | | avdevice/decklink: add support for setting input packet timestamp source | Marton Balint | 2016-06-26 | 5 | -15/+66 |
* | | avdevice/decklink: add support for audio and video input selection | Marton Balint | 2016-06-26 | 5 | -0/+87 |
* | | avdevice/decklink: add support for setting duplex mode | Marton Balint | 2016-06-26 | 5 | -0/+42 |
* | | avdevice/decklink: always free decklink resources on error | Marton Balint | 2016-06-26 | 2 | -12/+18 |
* | | avdevice/decklink: factorize device finder function | Marton Balint | 2016-06-26 | 4 | -50/+38 |
* | | avdevice/decklink: remove unused itermode iterators | Marton Balint | 2016-06-26 | 2 | -17/+0 |
* | | avdevice/decklink: factorize cleanup function to common code | Marton Balint | 2016-06-26 | 4 | -17/+18 |
* | | avdevice/decklink_dec: fix bitrate calculationsn3.2-dev | Marton Balint | 2016-06-26 | 1 | -1/+2 |
* | | dshow: avoid duplicate NULL check before free | rogerdpack | 2016-06-23 | 1 | -8/+4 |
* | | dshow: don't add two instances of same device to graphs | rogerdpack | 2016-06-23 | 2 | -7/+32 |
* | | Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f' | Clément Bœsch | 2016-06-22 | 1 | -2/+2 |
|\| |
|
| * | Combine deprecation guards where appropriate | Diego Biurrun | 2016-05-13 | 1 | -2/+2 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 2 | -1/+2 |
|\| |
|
| * | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -1/+1 |
* | | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 1 | -1/+1 |
* | | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 1 | -1/+1 |