| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -2/+2 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -2/+2 |
* | | Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' | Michael Niedermayer | 2015-04-09 | 1 | -2/+2 |
|\| |
|
| * | avdevice: Apply a more consistent file naming scheme | Diego Biurrun | 2015-04-09 | 1 | -1/+1 |
* | | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' | Michael Niedermayer | 2015-04-09 | 1 | -0/+3 |
|\| |
|
| * | avdevice: Add missing header for NULL_IF_CONFIG_SMALL | Diego Biurrun | 2015-04-09 | 1 | -0/+2 |
* | | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+8 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
| * | oss,sndio: simplify by using FFMIN. | Reimar Döffinger | 2011-06-09 | 1 | -3/+1 |
* | | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h | Stefano Sabatini | 2011-05-27 | 1 | -2/+1 |
* | | Simplify: Use FFMIN. | Reimar Döffinger | 2011-03-29 | 1 | -3/+1 |
* | | sndio: prefer "FFmpeg" over "Libav" in the license header | Stefano Sabatini | 2011-03-28 | 1 | -4/+4 |
|/ |
|
* | sndio support for playback and record | Brad | 2011-03-27 | 1 | -0/+95 |