| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-04 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Consistently place static, inline and av_cold attributes/keywords. | Diego Biurrun | 2012-04-04 | 1 | -2/+2 |
* | | v4l2: allow to convert monotonic timestamps. | Nicolas George | 2012-04-04 | 2 | -1/+95 |
* | | timefilter: allow to evaluate at other times. | Nicolas George | 2012-04-04 | 2 | -0/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -2/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -2/+1 |
* | | 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 |
| * | libcdio: add a forgotten AVClass to the private context. | Anton Khirnov | 2012-03-04 | 1 | -0/+1 |
* | | alsa: fix timefilter usage. | Nicolas George | 2012-03-05 | 2 | -1/+3 |
* | | timefilter: allow variable periods. | Nicolas George | 2012-03-05 | 1 | -2/+2 |
* | | timefilter: internally compute feedback factors. | Nicolas George | 2012-03-05 | 4 | -17/+22 |
* | | timefilter: better selftest code. | Michael Niedermayer | 2012-03-02 | 1 | -3/+9 |
* | | 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 |
* | | lavd/lavfi: support all sample formats. | Nicolas George | 2012-02-22 | 1 | -2/+10 |
* | | dshow_filter: fix compilation with mingw-w64 | Rafaël Carré | 2012-02-16 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-11 | 1 | -46/+48 |
|\| |
|
| * | 4xm, timefilter: K&R formatting cosmetics | Yordan Makariev | 2012-02-10 | 1 | -46/+48 |
* | | Support YV12 from video4linux2 devices. | Carl Eugen Hoyos | 2012-02-05 | 1 | -0/+3 |
* | | dshow: use DirectShow information to set time_base | Ramiro Polla | 2012-02-03 | 1 | -3/+6 |
* | | dshow: fix AVInputFormat declaration after ABI breakage | Ramiro Polla | 2012-02-03 | 1 | -9/+8 |
* | | Use the correct pix_fmt for 32bit x11grab. | Carl Eugen Hoyos | 2012-02-02 | 1 | -3/+1 |
* | | Add some missing v4l2 pix_fmt mappings. | Carl Eugen Hoyos | 2012-02-01 | 1 | -0/+3 |
* | | Fix v4l pix_fmt mapping for rgb32: There is no transparency information. | Carl Eugen Hoyos | 2012-02-01 | 1 | -1/+1 |
* | | Fix pix_fmt mapping for v4l2 rgb5x5. | Carl Eugen Hoyos | 2012-02-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | devices: Disable v4l to fix compilation until someone | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 16 | -206/+252 |
|\| |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 13 | -23/+19 |
* | | buildsystem: 10l add v4l entry back | Michael Niedermayer | 2012-01-25 | 1 | -0/+1 |
* | | v4l: fix compilation | Michael Niedermayer | 2012-01-25 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 3 | -7/+0 |
|\| |
|
| * | lavd: remove deprecated v4l grab device. | Anton Khirnov | 2012-01-24 | 4 | -374/+0 |
* | | lavd/lavfi: add dumpgraph option. | Nicolas George | 2012-01-24 | 1 | -0/+9 |
* | | Revert "v4l2: poll the file descriptor" | Michael Niedermayer | 2012-01-11 | 1 | -15/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -31/+49 |
|\| |
|
| * | v4l2: use C99 struct initializer | Luca Barbato | 2012-01-10 | 1 | -33/+25 |
| * | v4l2: poll the file descriptor | Luca Barbato | 2012-01-10 | 1 | -0/+15 |
| * | v4l2: support compressed formats | Luca Barbato | 2012-01-10 | 1 | -3/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 2 | -2/+2 |
|\| |
|
| * | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -115/+231 |
|\| |
|
| * | v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined | Janne Grunau | 2012-01-04 | 1 | -0/+2 |
| * | v4l2: list available formats | Luca Barbato | 2012-01-04 | 1 | -7/+92 |
| * | v4l2: set the proper codec_tag | Luca Barbato | 2012-01-04 | 1 | -0/+3 |
| * | v4l2: refactor device_open | Luca Barbato | 2012-01-04 | 1 | -36/+36 |
| * | v4l2: simplify away io_method | Luca Barbato | 2012-01-04 | 1 | -40/+5 |