| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\ |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -5/+5 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | | alsa: fix timefilter usage. | Nicolas George | 2012-03-05 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 1 | -1/+1 |
|\| |
|
* | | alsa: increase max buffer size | Michael Niedermayer | 2011-09-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-10 | 1 | -0/+2 |
|\| |
|
| * | alsa: limit buffer_size to 32768 frames. | Justin Ruggles | 2011-07-09 | 1 | -0/+2 |
* | | ALSA demuxer: use av_gettime and a timefilter. | Nicolas George | 2011-07-02 | 1 | -0/+2 |
* | | ALSA: fix use of period_size. | Nicolas George | 2011-07-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -3/+3 |
|\| |
|
| * | ALSA: implement channel layout for playback. | Nicolas George | 2011-06-23 | 1 | -0/+5 |
* | | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h | Stefano Sabatini | 2011-05-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 1 | -0/+4 |
|\| |
|
| * | ALSA: add channels and sample_rate private options. | Anton Khirnov | 2011-05-25 | 1 | -0/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | ALSA: implement channel layout for playback. | Nicolas George | 2011-03-26 | 1 | -0/+7 |
|/ |
|
* | Define macro AV_NE() and use it in libavdevice. | Stefano Sabatini | 2010-08-17 | 1 | -5/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN | Måns Rullgård | 2009-07-26 | 1 | -1/+1 |
* | Cosmetics: Split long line. | Carl Eugen Hoyos | 2009-04-14 | 1 | -1/+2 |
* | Fix two icc warnings #188: enumerated type mixed with another type. | Carl Eugen Hoyos | 2009-04-14 | 1 | -2/+2 |
* | Add necessary #includes to pass 'make checkheaders'. | Diego Biurrun | 2009-02-02 | 1 | -0/+4 |
* | 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/+84 |