| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | lavd/x11grab: Support AV_PIX_FMT_PAL8. | Carl Eugen Hoyos | 2013-10-24 | 1 | -0/+24 |
* | avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-07-26 | 1 | -8/+3 |
* | avdevice/x11grab: allocate just one Cursor | Michael Niedermayer | 2013-06-21 | 1 | -3/+4 |
* | x11grab: fix mixed declaration and code | Michael Niedermayer | 2012-10-29 | 1 | -3/+5 |
* | x11: Fix x11grab BadCursor | Isaac Dooley | 2012-10-23 | 1 | -0/+7 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
|\ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -7/+7 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -3/+3 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -3/+3 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | lavd/x11grab: deprecate "nomouse" specification in filename | Stefano Sabatini | 2012-08-08 | 1 | -1/+6 |
* | | lavd/x11grab: apply misc consistency fixes to options definition | Stefano Sabatini | 2012-08-08 | 1 | -7/+10 |
* | | 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 |
* | | 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-07-29 | 1 | -13/+13 |
|\| |
|
| * | Add missing libavutil/time.h includes. | Anton Khirnov | 2012-07-28 | 1 | -0/+1 |
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -13/+12 |
* | | x11grab: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -7/+2 |
* | | x11grab: fix compilation | Michael Niedermayer | 2012-03-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-17 | 1 | -0/+4 |
|\| |
|
| * | x11grab: fix a memory leak exposed by valgrind | Antonio Ospite | 2012-03-16 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-29 | 1 | -1/+0 |
|\| |
|
| * | doxygen: Remove documentation for non-existing parameters; misc small fixes. | Diego Biurrun | 2012-02-28 | 1 | -1/+0 |
* | | Use the correct pix_fmt for 32bit x11grab. | Carl Eugen Hoyos | 2012-02-02 | 1 | -3/+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-06 | 1 | -2/+3 |
|\| |
|
| * | misc Doxygen markup improvements | Diego Biurrun | 2011-12-05 | 1 | -2/+3 |
* | | 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 |
* | | Force opaque alpha channel for 32bit x11grab image. | Carl Eugen Hoyos | 2011-11-13 | 1 | -0/+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 | -6/+6 |
|\| |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -6/+6 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -8/+0 |
|\| |
|
| * | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -8/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-01 | 1 | -3/+146 |
|\| |
|
| * | x11grab: add show_region AVOption. | Yu-Jie Lin | 2011-07-31 | 1 | -0/+87 |
| * | x11grab: add follow_mouse AVOption. | Yu-Jie Lin | 2011-07-31 | 1 | -3/+59 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-09 | 1 | -18/+4 |
|\| |
|
| * | x11grab: replace undocumented nomouse hackery with a private option. | Anton Khirnov | 2011-07-08 | 1 | -3/+4 |
| * | libavdevice: Remove disabled code. | Diego Biurrun | 2011-07-07 | 1 | -15/+0 |
| * | x11grab: remove a memory allocation and the associated memcpy. | Sven C. Dack | 2011-06-12 | 1 | -7/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -2/+0 |
|\| |
|