summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* libcaca output devicePaul B Mahol2012-07-21
* v4l2: remove call to v4l2_fd_open.Nicolas George2012-07-20
* lavd/sdl: use verb in options help messageStefano Sabatini2012-07-19
* v4l2: use av_assertMichael Niedermayer2012-07-08
* cosmetics: various spelling fixesLou Logan2012-07-06
* FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-05
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
* | lavfi: remove old video sink APIStefano Sabatini2012-06-26
* | lavd/lavfi: do not set the channel layout list.Nicolas George2012-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-15
|\|
| * Avoid C99 variable declarations within for statements.Diego Biurrun2012-06-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-13
* | sdl: fix aspect ratio computations.Nicolas George2012-06-10
* | sdl: fix overlay size.Nicolas George2012-06-10
* | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George2012-06-10
* | avdevice: bump soname due to lavf soname bumpMichael Niedermayer2012-05-25
* | dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-24
* | x11grab: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | v4l2: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | lavd/dshow: fix make checkheaders.Clément Bœsch2012-05-18
* | lavd/dshow: protect header.Clément Bœsch2012-05-18
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-04
|\|
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-04
* | v4l2: allow to convert monotonic timestamps.Nicolas George2012-04-04
* | timefilter: allow to evaluate at other times.Nicolas George2012-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-29
|\|
| * Replace memset(0) by zero initializations.Diego Biurrun2012-03-28
* | x11grab: fix compilationMichael Niedermayer2012-03-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-17
|\|
| * x11grab: fix a memory leak exposed by valgrindAntonio Ospite2012-03-16
| * libcdio: add a forgotten AVClass to the private context.Anton Khirnov2012-03-04
* | alsa: fix timefilter usage.Nicolas George2012-03-05
* | timefilter: allow variable periods.Nicolas George2012-03-05
* | timefilter: internally compute feedback factors.Nicolas George2012-03-05
* | timefilter: better selftest code.Michael Niedermayer2012-03-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-29
|\|
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-28
* | lavd/lavfi: support all sample formats.Nicolas George2012-02-22
* | dshow_filter: fix compilation with mingw-w64Rafaël Carré2012-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-11
|\|