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
2014-11-20Changelog: add WebP muxerMichael Niedermayer
2014-11-20swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()Michael Niedermayer
2014-11-20avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code simi...Michael Niedermayer
2014-11-19Merge commit '7fd10f66b722eccc2ada9128766d002f6d751f79'Michael Niedermayer
2014-11-19Merge commit 'f918b8a2933a65020cbe490ec637d5485c11a692'Michael Niedermayer
2014-11-19avformat/avienc: write last frame durationMichael Niedermayer
2014-11-19avformat/avienc: factor frame skip code outMichael Niedermayer
2014-11-19ffmpeg: skip duration cliping for passthrough & drop modesMichael Niedermayer
2014-11-19doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena imageClément Bœsch
2014-11-19ffmpeg: Check duration for overlap and clip in fps cfr/vfr codeMichael Niedermayer
2014-11-19ffmpeg: Use input packet duration in vfr/cfr code if available and validMichael Niedermayer
2014-11-19avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-19avcodec/tta: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-19avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-19ffmpeg: fix printed timestamp for droped framesMichael Niedermayer
2014-11-19hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö
2014-11-19hdsenc: Use the right filename in an error messageMartin Storsjö
2014-11-19lavf/concatdec: add timestamp logStefano Sabatini
2014-11-19ffmpeg: better CFR frame duplication selectionMichael Niedermayer
2014-11-19ffmpeg: fix variable type for end charMichael Niedermayer
2014-11-19avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDsdedicatedbroadcastsolutions
2014-11-18dashenc: degrade gracefully if a stream's bitrate is unavailableRodger Combs
2014-11-18doc/writing_filters: fix reference to Lenna imageClément Bœsch
2014-11-18doc/writing_filters: use a more portable sed command in the walk-throughClément Bœsch
2014-11-18Merge commit '7813e6752bdab38a5686c301e869ee71d97bce69'Michael Niedermayer
2014-11-18avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder.Peter Hall
2014-11-18avcodec/options: Set AVCodecContext->codec upon initialization.Vadim Kalinsky
2014-11-18configure: Fix enabling memalign_hack automaticallyMartin Storsjö
2014-11-18lavf/ffmenc: fix memleak in ffm_write_headerJames Almer
2014-11-18doc/filters: use '|' instead of ':' in the documentation.Simon Thelen
2014-11-18avfilter/af_volume: Use avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-18avfilter/af_amix: Use avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-18avcodec/nellymoser: Use avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-18doc/APIchanges: Fix some wrong versionsMichael Niedermayer
2014-11-18avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-18libavcodec/tiffenc: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-18libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-18libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-18avcodec/mjpegdec: Support some subsampled GBR variantsMichael Niedermayer
2014-11-18avformat/mp3dec: avoid seeking to negative positionsMichael Niedermayer
2014-11-18avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order ...Michael Niedermayer
2014-11-18Merge commit '2007082d2db25f9305b8a345798b840ea7784fdb'Michael Niedermayer
2014-11-18Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa'Michael Niedermayer
2014-11-18Merge commit '771656bd85416cd6308b11aed6f2c69a8db9c21b'Michael Niedermayer
2014-11-18Merge commit 'a28468d0daf4be14761c16a3ddd33266b2380123'Michael Niedermayer
2014-11-18Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer
2014-11-18mov: check ff_get_wav_header() return valueVittorio Giovara
2014-11-18lavc: fix bitshifts amount bigger than the typeVittorio Giovara
2014-11-18libvpxenc: clean memory on errorVittorio Giovara
2014-11-18librtmp: append the correct field to the stringVittorio Giovara