Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-20dshow:protect access to curbufsize to promote consistencyrogerdpack
2012-08-20dshow: avoid integer overflow when using curbufsizerogerdpack
2012-08-19dshow: protect access to curbufsizerogerdpack
2012-08-19dshow: cleanup referencerogerdpack
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-09lavd/x11grab: deprecate "nomouse" specification in filenameStefano Sabatini
2012-08-09lavd/x11grab: apply misc consistency fixes to options definitionStefano Sabatini
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-06Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28Add missing libavutil/time.h includes.Anton Khirnov
2012-07-28x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun
2012-07-22lavd/caca: create display *after* checking dither optionsStefano Sabatini
2012-07-22lavd/caca: provide more meaningful feedback if fails to set a dither optionStefano Sabatini
2012-07-22lavd/caca: rename "colors" option to "color"Stefano Sabatini
2012-07-22lavd/caca: sort arguments for -list_ditherStefano Sabatini
2012-07-22lavd/caca: extend error message for -list_dither optionStefano Sabatini
2012-07-21libcaca output devicePaul B Mahol
2012-07-20v4l2: remove call to v4l2_fd_open.Nicolas George
2012-07-20lavd/sdl: use verb in options help messageStefano Sabatini
2012-07-08v4l2: use av_assertMichael Niedermayer
2012-07-06cosmetics: various spelling fixesLou Logan
2012-07-05FireWire DV/HDV input device using libiec61883Georg Lippitsch
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun
2012-07-04Create version.h headers for libraries that lack themDiego Biurrun
2012-06-26lavfi: remove old video sink APIStefano Sabatini
2012-06-21lavd/lavfi: do not set the channel layout list.Nicolas George
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard
2012-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-15Avoid C99 variable declarations within for statements.Diego Biurrun
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13jack: update to new latency range API as the old one has been deprecatedSean McGovern
2012-06-10sdl: fix aspect ratio computations.Nicolas George
2012-06-10sdl: fix overlay size.Nicolas George
2012-06-10sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George
2012-05-25avdevice: bump soname due to lavf soname bumpMichael Niedermayer
2012-05-24dshow: rename dshow.h to avoid conflict with system header of equal nameKyle
2012-05-20x11grab: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George
2012-05-20v4l2: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George
2012-05-20sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George
2012-05-20bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George
2012-05-19lavd/dshow: fix make checkheaders.Clément Bœsch
2012-05-19lavd/dshow: protect header.Clément Bœsch