summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-07
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch2012-08-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-29
|\|
| * Add missing libavutil/time.h includes.Anton Khirnov2012-07-28
| * x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-28
* | lavd/caca: create display *after* checking dither optionsStefano Sabatini2012-07-22
* | lavd/caca: provide more meaningful feedback if fails to set a dither optionStefano Sabatini2012-07-22
* | lavd/caca: rename "colors" option to "color"Stefano Sabatini2012-07-22
* | lavd/caca: sort arguments for -list_ditherStefano Sabatini2012-07-22
* | lavd/caca: extend error message for -list_dither optionStefano Sabatini2012-07-22
* | 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
|\|