| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd/libdc1394: Do not crash if dc1394_camera_new() fails. | Carl Eugen Hoyos | 2017-08-18 | 1 | -0/+8 |
* | Merge commit '4a1ef543983b7480e2822f6ac281ba361d1f893d' | Clément Bœsch | 2017-04-09 | 1 | -143/+6 |
|\ |
|
| * | build: Drop support for old versions of libdc1394 | Diego Biurrun | 2016-12-03 | 1 | -143/+6 |
| * | libdc1394: Distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-09-15 | 1 | -3/+8 |
* | | Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d' | Clément Bœsch | 2017-01-31 | 1 | -23/+21 |
|\| |
|
| * | libdc1394: Fill in packet data directly | Vittorio Giovara | 2016-07-20 | 1 | -23/+21 |
* | | lavd/libdc1394: distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-07-25 | 1 | -3/+8 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -8/+7 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -8/+7 |
* | | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' | Hendrik Leppkes | 2015-10-22 | 1 | -1/+3 |
|\| |
|
| * | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -1/+3 |
| * | libdc1394: Unbreak build after c201069fa | Michael Kostylev | 2015-04-11 | 1 | -10/+10 |
* | | avdevice/libdc1394: add const to suppress "assignment discards const qualifie... | Michael Niedermayer | 2015-09-20 | 1 | -5/+5 |
* | | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, static | Michael Niedermayer | 2015-08-30 | 1 | -2/+2 |
* | | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' | Michael Niedermayer | 2015-04-09 | 1 | -7/+10 |
|\| |
|
| * | avdevice: Add missing header for NULL_IF_CONFIG_SMALL | Diego Biurrun | 2015-04-09 | 1 | -7/+10 |
* | | Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' | Michael Niedermayer | 2015-01-28 | 1 | -0/+1 |
|\| |
|
| * | libdc1394: Add support for MONO8 (gray) video mode | Clay McClure | 2015-01-28 | 1 | -0/+1 |
* | | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -2/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -2/+0 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -6/+6 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -6/+6 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -182/+232 |
|\| |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: drop some completely pointless parentheses | Diego Biurrun | 2011-12-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -1/+1 |
|\| |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -4/+4 |
|\| |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -4/+4 |
| * | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -15/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -0/+1 |
|\| |
|
| * | Add some missing mathematics.h #includes for av_rescale(). | Diego Biurrun | 2011-07-05 | 1 | -0/+1 |
| * | lavdev: improve feedback in case of invalid frame rate/size | Stefano Sabatini | 2011-06-23 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -2/+0 |
|\| |
|
| * | lavf,lavc: free avoptions in a generic way. | Anton Khirnov | 2011-06-05 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-05 | 1 | -253/+187 |
|\| |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -1/+1 |
|\| |
|
| * | Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). | Stefano Sabatini | 2011-06-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -189/+257 |
|\| |
|
| * | libdc1394: add a framerate private option. | Anton Khirnov | 2011-06-02 | 1 | -9/+18 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -0/+13 |
|\| |
|
| * | libdc1394: add a pixel_format private option. | Anton Khirnov | 2011-05-27 | 1 | -1/+13 |