summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
* | avdevice/decklink_dec: fix bitrate calculationsMarton Balint2016-06-261-1/+2
* | dshow: avoid duplicate NULL check before freerogerdpack2016-06-231-8/+4
* | dshow: don't add two instances of same device to graphsrogerdpack2016-06-232-7/+32
* | Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f'Clément Bœsch2016-06-221-2/+2
|\ \ | |/
| * Combine deprecation guards where appropriateDiego Biurrun2016-05-131-2/+2
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-222-1/+2
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-1/+1
* | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * Reduce the scope of some variablesDiego Biurrun2016-05-111-1/+1
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * Mark read-only tables as staticDiego Biurrun2016-05-051-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | lavd/v4l2: allow devices not implementing VIDIOC_G_PARMNiklas Söderlund2016-06-161-5/+2
* | avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-094-4/+4
* | avdevice/dshow: Fix frame rateMichael Niedermayer2016-06-071-0/+1
* | avdevice/lavfi: Do not set avg_frame_rate to the timebaseMichael Niedermayer2016-06-041-2/+0
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-112-77/+98
|\ \ | |/
| * build: Split test programs off into separate filesDiego Biurrun2016-04-072-71/+92
* | avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick2016-05-111-28/+22
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-2/+2
|\ \ | |/
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-2/+2
* | lavd/avfoundation: use AVCodecParametersRick Kern2016-05-051-13/+13
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-211-1/+1
|\ \ | |/
| * testprogs: Clean up #includesDiego Biurrun2016-03-241-1/+1
* | Merge commit '30e9ef21cea09fa5e880e979c9f5b39edccbb6f4'Derek Buitenhuis2016-04-171-1/+1
|\ \ | |/
| * timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-231-1/+1
* | avdevice/caca: switch to codecparMichael Niedermayer2016-04-111-4/+4
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-1027-227/+226
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-2317-102/+101
| * avfoundation: Simple captureAlexandre Lision2015-11-264-1/+689
* | lavd/dshow_crossbar: remove trailing whitespaceLou Logan2016-03-281-2/+2
* | configure&avdevice/jack: Fixed issue #43 JACK indev support on OSXJosh de Kock2016-02-221-0/+10
* | lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios2016-02-151-0/+6
* | libavdevice/dshow.c: Correct CoGetMalloc checkFearThe13372016-02-131-1/+1
* | x11grab: fixed next frame capture time calculationTrevor \\\\ Higgins2016-02-051-5/+5
* | xv: Remove AVPicture usageTimothy Gu2016-02-021-6/+9
* | sdl: Remove AVPicture usageTimothy Gu2016-02-021-4/+6
* | decklink: support all valid numbers of audio channelsMatthias Hunstock2016-02-033-2/+16
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-021-1/+6
* | avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol2016-02-011-6/+2
* | all: Make header guard names consistentTimothy Gu2016-01-312-6/+6
* | libavdevice/decklink_common.h: fix broken build due to missing `/`Michael Ira Krufky2016-01-291-1/+1
* | all: Add missing header guardsTimothy Gu2016-01-284-0/+18
* | lavd/decklink_dec: add support for teletextMarton Balint2016-01-295-1/+106
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-6/+6
* | Revert "decklink: Header cleanup"Timothy Gu2016-01-247-13/+13
* | decklink: Header cleanupTimothy Gu2016-01-247-13/+13
* | avdevice: Mark decklink_common.h as unconditional SKIPHEADERTimothy Gu2016-01-241-1/+2
* | remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-172-2/+3
OpenPOWER on IntegriCloud