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
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
2015-01-23dshow: drop initial audio packets with weird timestampsrogerdpack
2015-01-23dshow: use non deprecated apirogerdpack
2015-01-23dshow: miscellaneous tweaksrogerdpack
2015-01-23dshow: allow selecting devices by an alternative name (workaround for devices...rogerdpack
2015-01-23avutil/buffer: factor buffer_replace() outMichael Niedermayer
2015-01-23avcodec/h264: Partially decode and display single fields try #2Michael Niedermayer
2015-01-23avformat: allow .264 as extension for raw H.264 streamWerner Robitza
2015-01-23Merge commit '6341ab0ad3fde9583138e121f518e21cde15258e'Michael Niedermayer
2015-01-22avformat/mov: Stricter sanity checks on the display_matrixMichael Niedermayer
2015-01-22libx265: Pass through user-set frame typeDerek Buitenhuis
2015-01-22libx265: Pass through user-set frame typeDerek Buitenhuis
2015-01-22avfilter/avf_showcqt: use av_malloc_array()Michael Niedermayer
2015-01-22avfilter/drawutils: Check for av_malloc* failuresMichael Niedermayer
2015-01-22avfilter/drawutils: Use av_malloc_array()Michael Niedermayer
2015-01-22avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitlesMichael Niedermayer
2015-01-22doc/APIchanges: Fill in some more missing hash valuesMichael Niedermayer
2015-01-22avcodec/mpegvideo: also export 0,0 motion vectorsMichael Niedermayer
2015-01-22Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d'Michael Niedermayer
2015-01-22Merge commit '1d8aa23794cc63e9517d5055a2d48040b843b1cf'Michael Niedermayer
2015-01-22avformat/dashenc: fix format string generationRodger Combs
2015-01-22dashenc: Use inttypes.h macros for format strings instead of %lldMartin Storsjö
2015-01-22dashenc: Fix format string generationRodger Combs
2015-01-22lavc/pnm: Support decoding ya16.Carl Eugen Hoyos
2015-01-22lavc/pamenc: Support encoding ya16be.Carl Eugen Hoyos
2015-01-22lavc/tiffenc: Support encoding ya16le.Carl Eugen Hoyos
2015-01-22lavc/pngenc: Support encoding ya16be.Carl Eugen Hoyos
2015-01-22librtmp: Allow changing the socket send buffer sizeBrian Brice
2015-01-21libavformat/img2dec: fix warning when !HAVE_GLOBChristophe Gisquet
2015-01-21Merge commit 'da9bffaf08a1173451da1b4e1ae50881e7093642'Michael Niedermayer
2015-01-21swscale/input: fix rgba64 alpha non nativeMichael Niedermayer
2015-01-21swscale/input: Fix alpha of YA16 inputMichael Niedermayer
2015-01-21avfilter/vf_showinfo: show timebase & framerate tooMichael Niedermayer
2015-01-21avfilter/vf_lenscorrection: support 8bit planar RGB formatsPaul B Mahol
2015-01-21doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis
2015-01-21doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis
2015-01-21doc/APIchanges: fill in and correct some valuesMichael Niedermayer
2015-01-21doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()Michael Niedermayer
2015-01-21avcodec/nvenc: set repeatSPSPPS flag for streamingagathah
2015-01-21ffprobe: fix memleaks on errorsMichael Niedermayer
2015-01-21libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() a...Andreas Cadhalpun
2015-01-20Merge commit '440119b18836887d98c9e337c5911563bb43588c'Michael Niedermayer
2015-01-20Merge commit 'bba02479260d0e7dec8c530a7e75a1c7aa53c06e'Michael Niedermayer
2015-01-20Merge commit 'ea3fc9fe68752eb1b9078b28bea18a1e781d1c2c'Michael Niedermayer
2015-01-20avfilter/af_join: swap av_mallocz_array() args for consistency with the proto...Paul B Mahol
2015-01-20avfilter/af_join: Use av_mallocz_array()Paul B Mahol
2015-01-20avfilter/af_ashowinfo: Use av_realloc_array()Michael Niedermayer
2015-01-20avdevice/alsa-audio-common: Use *alloc_array()Michael Niedermayer
2015-01-20fix Makefile: remove ilpackPaul B Mahol