| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd/alsa: implement get_device_list callbacks | Lukasz Marek | 2014-11-01 | 1 | -0/+6 |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+8 |
* | lavd/alsa: preliminary support of uncoded frame. | Nicolas George | 2014-02-11 | 1 | -0/+19 |
* | lavd/alsa: add stream validation | Lukasz Marek | 2013-11-03 | 1 | -1/+6 |
* | lavd/alsa: fix timestamp calculation | Lukasz Marek | 2013-11-03 | 1 | -1/+5 |
* | avformat/avdevice: add missing time.h includes | Michael Niedermayer | 2013-03-12 | 1 | -0/+1 |
* | 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 |
* | | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -11/+9 |
|\| |
|
| * | Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. | Diego Biurrun | 2011-09-24 | 1 | -11/+9 |
| * | ALSA: implement channel layout for playback. | Nicolas George | 2011-06-23 | 1 | -1/+9 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | ALSA: implement get_output_timestamp. | Nicolas George | 2011-07-01 | 1 | -0/+12 |
* | | ALSA encoder: correctly set time_base. | Nicolas George | 2011-07-01 | 1 | -0/+1 |
* | | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h | Stefano Sabatini | 2011-05-27 | 1 | -1/+1 |
* | | ALSA: implement channel layout for playback. | Nicolas George | 2011-03-26 | 1 | -1/+9 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Include alsa headers before the internal FFmpeg headers. | Matthieu Castet | 2009-11-29 | 1 | -1/+1 |
* | consistency with other files: av_cold static ---> static av_cold | Ivo van Poorten | 2009-11-29 | 1 | -1/+1 |
* | Change codec_id type to enum CodecID, fix warning. | Daniel Verkamp | 2009-05-06 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add ALSA support in libavdevice. | Nicolas George | 2009-01-26 | 1 | -0/+108 |