| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -12/+12 |
|\ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -12/+12 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -6/+6 |
* | | Replace various inlined inverse AVRational with av_inv_q(). | Clément Bœsch | 2012-08-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | | 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 | -2/+2 |
|\ \
| |/ |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. | Diego Biurrun | 2011-09-24 | 1 | -9/+8 |
* | | vfwcap: actually use framerate option | Ramiro Polla | 2011-09-06 | 1 | -0/+5 |
* | | Do not free BITMAPINFOHEADER before we are done using it. | Reimar Döffinger | 2011-09-01 | 1 | -17/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -11/+0 |
|\ \
| |/ |
|
| * | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -11/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() | Stefano Sabatini | 2011-06-23 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -3/+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-03 | 1 | -9/+11 |
|\ \
| |/ |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 1 | -3/+1 |
| * | vfwcap: add a framerate private option. | Anton Khirnov | 2011-06-02 | 1 | -6/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -8/+38 |
|\ \
| |/ |
|
| * | vfwcap: add video_size private option. | Anton Khirnov | 2011-05-27 | 1 | -8/+38 |
| * | 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 |
* | | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h | Stefano Sabatini | 2011-05-27 | 1 | -1/+1 |
* | | DirectShow capture support | Ramiro Polla | 2011-05-21 | 1 | -2/+0 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | vfwcap: add option to print list of supported drivers | Ramiro Polla | 2010-10-23 | 1 | -0/+16 |
* | vfwcap: flip RGB rawvideo. | Ramiro Polla | 2010-04-29 | 1 | -1/+7 |
* | Replace all remaining occurrences of AVERROR_NOMEM with | Stefano Sabatini | 2010-04-03 | 1 | -2/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | vfwcap: Free remaining packets on vfw_read_close(). | Ramiro Polla | 2010-03-17 | 1 | -0/+9 |
* | Do not store a copy of AVFormatContext *s in vfw_ctx. | Ramiro Polla | 2010-03-17 | 1 | -10/+9 |
* | Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark | Stefano Sabatini | 2010-03-13 | 1 | -3/+3 |
* | vfwcap: Add support for UYVY pixel format. | Ramiro Polla | 2010-03-10 | 1 | -0/+2 |
* | vfwcap: support MJPG compressed streams. | Nash Tsai | 2010-02-23 | 1 | -0/+3 |
* | vfwcap: Include windows.h before vfw.h since the latter requires defines | kemuri | 2010-01-23 | 1 | -1/+1 |
* | Indent. | Ramiro Polla | 2009-09-04 | 1 | -9/+9 |
* | Use if(0){} instead of #if 0 to prevent debug code to rot. | Ramiro Polla | 2009-09-04 | 1 | -2/+2 |
* | vfwcap: Move vfw_read_close to avoid forward declaration. | Diego Biurrun | 2009-08-02 | 1 | -18/+16 |
* | vfwcap: Indent. | Ramiro Polla | 2009-07-30 | 1 | -9/+8 |
* | vfwcap: Support compressed streams. | Ramiro Polla | 2009-07-30 | 1 | -0/+15 |
* | vfwcap: Reorder some code to simplify next patch. | Ramiro Polla | 2009-07-30 | 1 | -6/+5 |
* | vfwcap: Return PIX_FMT_NONE instead of -1 on error. | Ramiro Polla | 2009-07-30 | 1 | -2/+2 |