| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove non-existing stray arguments from Doxygen function documentation. | Diego Biurrun | 2010-07-02 | 1 | -2/+0 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -5/+5 |
* | Remove stray semicolon. | Carl Eugen Hoyos | 2010-06-21 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | x11grab: AVFormatParameters are always passed from av_open_input_stream(), | Ramiro Polla | 2010-03-23 | 1 | -1/+1 |
* | Define _XOPEN_SOURCE as 600 before including a XSI extension header. | Carl Eugen Hoyos | 2009-12-14 | 1 | -0/+2 |
* | Use enum PixelFormat as type for input_pixfmt to avoid one icc warning. | Carl Eugen Hoyos | 2009-12-14 | 1 | -1/+1 |
* | Add nomouse option to not record the mouse cursor. | Michael Niedermayer | 2009-11-27 | 1 | -1/+3 |
* | Remove unused stuff. | Michael Niedermayer | 2009-11-27 | 1 | -29/+0 |
* | Real cursor support in x11grab. | Roxis | 2009-11-27 | 1 | -87/+29 |
* | x11grab: remove unnecessary #includes and senseless #define | Måns Rullgård | 2009-07-21 | 1 | -6/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Do not invade _t POSIX namespace. | Diego Biurrun | 2008-12-13 | 1 | -8/+8 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Remove unneeded sys/mman.h #include. | Diego Biurrun | 2008-03-24 | 1 | -3/+0 |
* | Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. | Diego Biurrun | 2008-03-20 | 1 | -0/+3 |
* | typo fixes | Diego Biurrun | 2008-03-15 | 1 | -1/+1 |
* | More verbose error log message. | Benoit Fouet | 2008-01-18 | 1 | -1/+1 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+529 |