summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-301-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-297-16/+19
|\ \ | |/
| * Add missing libavutil/time.h includes.Anton Khirnov2012-07-284-0/+4
| * x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-284-16/+15
* | lavd/caca: create display *after* checking dither optionsStefano Sabatini2012-07-221-17/+27
* | lavd/caca: provide more meaningful feedback if fails to set a dither optionStefano Sabatini2012-07-221-8/+10
* | lavd/caca: rename "colors" option to "color"Stefano Sabatini2012-07-221-2/+2
* | lavd/caca: sort arguments for -list_ditherStefano Sabatini2012-07-221-3/+3
* | lavd/caca: extend error message for -list_dither optionStefano Sabatini2012-07-221-1/+2
* | libcaca output devicePaul B Mahol2012-07-214-1/+230
* | v4l2: remove call to v4l2_fd_open.Nicolas George2012-07-201-13/+0
* | lavd/sdl: use verb in options help messageStefano Sabatini2012-07-191-3/+3
* | v4l2: use av_assertMichael Niedermayer2012-07-081-2/+3
* | cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-054-1/+469
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-043-14/+52
|\ \ | |/
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-0/+6
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-043-15/+46
* | lavfi: remove old video sink APIStefano Sabatini2012-06-261-6/+0
* | lavd/lavfi: do not set the channel layout list.Nicolas George2012-06-211-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-204-6/+0
|\ \ | |/
| * Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-204-6/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-151-1/+1
|\ \ | |/
| * Avoid C99 variable declarations within for statements.Diego Biurrun2012-06-141-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+6
|\ \ | |/
| * jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-131-0/+6
* | sdl: fix aspect ratio computations.Nicolas George2012-06-101-16/+30
* | sdl: fix overlay size.Nicolas George2012-06-101-5/+5
* | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George2012-06-101-1/+1
* | avdevice: bump soname due to lavf soname bumpMichael Niedermayer2012-05-251-2/+2
* | dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-248-7/+7
* | x11grab: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-7/+2
* | v4l2: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-10/+1
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-12/+1
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-13/+4
* | lavd/dshow: fix make checkheaders.Clément Bœsch2012-05-181-0/+1
* | lavd/dshow: protect header.Clément Bœsch2012-05-181-0/+5
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-1/+2
|\ \ | |/
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-041-2/+2
|\ \ | |/
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-041-2/+2
* | v4l2: allow to convert monotonic timestamps.Nicolas George2012-04-042-1/+95
* | timefilter: allow to evaluate at other times.Nicolas George2012-04-042-0/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-291-2/+1
|\ \ | |/
| * Replace memset(0) by zero initializations.Diego Biurrun2012-03-281-2/+1
* | x11grab: fix compilationMichael Niedermayer2012-03-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-171-0/+4
|\ \ | |/
| * x11grab: fix a memory leak exposed by valgrindAntonio Ospite2012-03-161-0/+4
| * libcdio: add a forgotten AVClass to the private context.Anton Khirnov2012-03-041-0/+1
OpenPOWER on IntegriCloud