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
2014-11-05Merge commit '4ff670d99bebd97429322719089363d83143477d'Michael Niedermayer
2014-11-05avcodec/mpeg12dec: do not trust AVCodecContext input dimensionsMichael Niedermayer
2014-11-05Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2'Michael Niedermayer
2014-11-05hwaccel: Deinitialize hardware acceleration early enoughRémi Denis-Courmont
2014-11-05Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b'Michael Niedermayer
2014-11-04Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1'Michael Niedermayer
2014-11-04Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0'Michael Niedermayer
2014-11-04Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26'Michael Niedermayer
2014-11-04aacdec: add default case in channel layoutVittorio Giovara
2014-11-04aacsbr: change order of operation to prevent out of array readMichael Niedermayer
2014-11-03avcodec/libwebpenc: add quality optionMichael Niedermayer
2014-11-03aacsbr: treat 1-d arrays as suchVittorio Giovara
2014-11-03celp_filters: don't use filter lenght as loop boundVittorio Giovara
2014-11-03error_resilience: initialize prev_* variablesVittorio Giovara
2014-11-03motion_est: remove dead codeVittorio Giovara
2014-11-03get_bits: remove unused assignmentVittorio Giovara
2014-11-03avcodec/options_table fix min of audio channels and sample rateMichael Niedermayer
2014-11-03Silence warnings for fic files with zero-sized cursors.Carl Eugen Hoyos
2014-11-02avcodec/jacosubdec: use time_internal.h, simplify codeMichael Niedermayer
2014-11-02avcodec/h264_slice: Clear table pointers to avoid stale pointersMichael Niedermayer
2014-11-01avcodec/libwebpenc: support "P" frames in webp animationsMichael Niedermayer
2014-11-01mpeg4vdpau: Fix priv data size.Reimar Döffinger
2014-11-01avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-11-01avcodec/pthread_frame: Simplify code by using av_reallocp_array()Michael Niedermayer
2014-11-01avcodec/parser: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-10-31avcodec/mjpegenc: use av_freep(), avoid leaving stale pointers in memoryMichael Niedermayer
2014-10-31avcodec/h264_parser: Use av_freep() to avoid leaving stale pointersMichael Niedermayer
2014-10-31avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-10-31avcodec/crystalhd: use av_freep() to avoid stale pointersMichael Niedermayer
2014-10-31avcodec/dvbsubdec: use av_freep() to avoid leaving stale pointersMichael Niedermayer
2014-10-31avcodec/dvbsubdec: merge declaration and initMichael Niedermayer
2014-10-30avcodec/dxtory: use unaligned copy for unaligned addressesMichael Niedermayer
2014-10-30avcodec/svq1dec: zero terminate embedded message before printingMichael Niedermayer
2014-10-30avcodec/cook: check that the subpacket sizes fit in block_alignMichael Niedermayer
2014-10-30avcodec/g2meet: check tile dimensions to avoid integer overflowMichael Niedermayer
2014-10-30lavc/utils: Make pix_fmt desc pointer const.Carl Eugen Hoyos
2014-10-29avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.Michael Niedermayer
2014-10-29avcodec/libutvideodec: Try to fix build failure with old libutvideoMichael Niedermayer
2014-10-29Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-10-29Do not set the lame quality if the user didn't request it.Carl Eugen Hoyos
2014-10-29avcodec/dnxhddec: treat pix_fmt like width/heightMichael Niedermayer
2014-10-28avcodec/dxa: check dimensionsMichael Niedermayer
2014-10-28dvenc: mark encoder as intraChristophe Gisquet
2014-10-28dv: increase VLC reading bits to 10Christophe Gisquet
2014-10-28Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'Michael Niedermayer
2014-10-28Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'Michael Niedermayer
2014-10-28vdpau: return MAIN instead of BASELINE for H.264 CBPRémi Denis-Courmont
2014-10-28vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBPRémi Denis-Courmont
2014-10-28avcodec/dirac_arith: fix integer overflowMichael Niedermayer
2014-10-28avcodec/diracdec: Tighter checks on CODEBLOCKS_X/YMichael Niedermayer