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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-20lavd/lavfi: push frames until the last sink is EOFStefano Sabatini
2012-09-12lavd/lavfi: apply stylistic fixes to the options help fieldsStefano Sabatini
2012-09-08dshow: Change WINBOOL to BOOLDerek Buitenhuis
2012-09-07lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSEStefano Sabatini
2012-09-07lavd/sdl: remove trailing dot in messagesStefano Sabatini
2012-09-07lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZERamiro Polla
2012-09-07lavd/dshow: support video codec and pixel format selectionRamiro Polla
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-09-01avoid ambigous buffersink namesMichael Niedermayer
2012-08-31v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1Michael Niedermayer
2012-08-31Add CPiA video decoderStephan Hilb
2012-08-29dshow: allow user to specify audio buffer sizeRamiro Polla
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