| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -1/+15 |
|\| |
|
| * | libdc1394: add video_size private option. | Anton Khirnov | 2011-05-27 | 1 | -2/+18 |
| * | libdc1394: return meaninful error codes. | Anton Khirnov | 2011-05-27 | 1 | -3/+6 |
* | | libdc1394: choose best video mode and rate based on camera capabilities. | Martin Lambers | 2011-05-27 | 1 | -80/+162 |
* | | Remove support for libdc1394 < 2.0. | Martin Lambers | 2011-05-27 | 1 | -145/+8 |
* | | 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-27 | 1 | -15/+16 |
|\| |
|
| * | libdc1394: fix compilation. | Anton Khirnov | 2011-05-26 | 1 | -15/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 1 | -4/+29 |
|\| |
|
| * | lavf: deprecate AVFormatParameters.channel. | Anton Khirnov | 2011-05-25 | 1 | -0/+2 |
| * | libdc1394: add a private option for channel. | Anton Khirnov | 2011-05-25 | 1 | -4/+27 |
| * | 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 | -2/+2 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -2/+2 |
|/ |
|
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -7/+7 |
* | cosmetics: Fix two common typos: wont --> will not, lets --> let us. | Diego Biurrun | 2008-07-24 | 1 | -2/+2 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -2/+2 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | cosmetics: #include config.h before all other FFmpeg headers. | Diego Biurrun | 2008-03-15 | 1 | -1/+1 |
* | Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sapp... | Alessandro Sappia | 2008-01-11 | 1 | -0/+4 |
* | Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ... | Alessandro Sappia | 2008-01-11 | 1 | -19/+184 |
* | * fixing a bug preventing default values to be set correctly | Roman Shaposhnik | 2008-01-08 | 1 | -4/+14 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+193 |