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
2013-07-26mpeg12: Ignore slice threading if hwaccel is activeRémi Denis-Courmont
2013-07-10avcodec/qdm2: initialize sign_bitsMichael Niedermayer
2013-07-10avcodec/qdm2: store bits in an integer instead of float variableMichael Niedermayer
2013-07-10atrac3: fix error handlingLuca Barbato
2013-07-10indeo: Properly forward the error codesLuca Barbato
2013-07-10update all trac links to use the trac subdomainMichael Niedermayer
2013-07-09mpeg12dec: avoid reinitialization on PS changes when possible.Michael Niedermayer
2013-07-07libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINEMichael Niedermayer
2013-07-07avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINEMichael Niedermayer
2013-07-07avcodec/x86/dsputil_init: only use xvid idct for lowres=0Michael Niedermayer
2013-06-24mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes
2013-06-18vaapi: return early from ff_vaapi_render_picture() without pictureJanne Grunau
2013-06-13alacenc: Fix missing sign_extend()Michael Niedermayer
2013-06-11avcodec/utils: Fix encoder allocation sizeMichael Niedermayer
2013-06-02AAC encoder: Fix rate control on twoloop.Claudio Freire
2013-06-02mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2Michael Niedermayer
2013-05-31h264_cavlc: fix reading skip runMichael Niedermayer
2013-05-21smacker: remove av_clip_int16()Michael Niedermayer
2013-05-10exr: silence warning "libavcodec/exr.c:351:9: warning: variable ret set but n...n1.2.1Michael Niedermayer
2013-05-10gifdec: reset previous Graphic Control Extension disposal typeMichael Niedermayer
2013-05-10avcodec/cdgraphics: check buffer size before useMichael Niedermayer
2013-05-10sanm: Check dimensions before useMichael Niedermayer
2013-05-10vmdav: Try to fix unpack_rle()Michael Niedermayer
2013-05-09mmvideo/mm_decode_intra: check horizontal coordinate tooMichael Niedermayer
2013-05-09mmvideo/mm_decode_inter: check horizontal coordinate tooMichael Niedermayer
2013-05-09mjpegdec: fix overlapping memcpy with upscale_vMichael Niedermayer
2013-05-09xbmdec: fix off by one error in scanf()Michael Niedermayer
2013-05-09dpxenc: fix data offsetArnoB
2013-05-09avcodec/mpegvideo: Fix edge emu with lowresMichael Niedermayer
2013-05-09avcodec/mpegvideo: Fix block height for lowres 3 interlaced blocksMichael Niedermayer
2013-05-05Fix type of shared flac table ff_flac_blocksize_table[].Carl Eugen Hoyos
2013-04-13vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau
2013-04-07lavc: fix recoded subtitles end.Nicolas George
2013-03-18Do not (re-)set libx264 parameter b_tff if interlaced encoding was not reques...Carl Eugen Hoyos
2013-03-15jpegdec: be less picky on paddingMichael Niedermayer
2013-03-08Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio...Michael Niedermayer
2013-03-08aacsbr: Check for envelope scalefactors overflowingMichael Niedermayer
2013-03-08mpegaudio_parser: Don't ignore information from the first frameAlexander Kojevnikov
2013-03-07aacdec: Reconfigure output as needed, disable pop_output_configuration()Michael Niedermayer
2013-03-07psymodel: dont apply lowpass filters with a cutoff close to the nyquistMichael Niedermayer
2013-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-07Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c'Michael Niedermayer
2013-03-07lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje
2013-03-07h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje
2013-03-07lavc: Prettify printing of codec tags containing non alphanumeric charactersStefano Sabatini
2013-03-07h264: Rename the jpeg_420 pixfmt list to match the common naming structureMartin Storsjö
2013-03-07libavcodec: changed mathematical functions in aacpsy.cBojan Zivkovic
2013-03-07Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae'Michael Niedermayer
2013-03-07Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b'Michael Niedermayer
2013-03-07Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a'Michael Niedermayer