| Commit message (Expand) | Author | Age | Files | Lines |
* | sdl: fix aspect ratio computations. | Nicolas George | 2012-06-10 | 1 | -16/+30 |
* | sdl: fix overlay size. | Nicolas George | 2012-06-10 | 1 | -5/+5 |
* | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. | Nicolas George | 2012-06-10 | 1 | -1/+1 |
* | avdevice: bump soname due to lavf soname bump | Michael Niedermayer | 2012-05-25 | 1 | -2/+2 |
* | dshow: rename dshow.h to avoid conflict with system header of equal name | Kyle | 2012-05-24 | 8 | -7/+7 |
* | x11grab: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -7/+2 |
* | v4l2: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -10/+1 |
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -12/+1 |
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -13/+4 |
* | lavd/dshow: fix make checkheaders. | Clément Bœsch | 2012-05-18 | 1 | -0/+1 |
* | lavd/dshow: protect header. | Clément Bœsch | 2012-05-18 | 1 | -0/+5 |
* | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -2/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -1/+2 |
|\ |
|
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -1/+2 |
* | | 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 |