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-02update for 1.2.10n1.2.10Michael Niedermayer
2014-11-02avcodec/svq1dec: zero terminate embedded message before printingMichael Niedermayer
2014-11-02avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.Michael Niedermayer
2014-11-02avcodec/dnxhddec: treat pix_fmt like width/heightMichael Niedermayer
2014-11-02avcodec/dxa: check dimensionsMichael Niedermayer
2014-11-02avcodec/dirac_arith: fix integer overflowMichael Niedermayer
2014-11-02avcodec/diracdec: Tighter checks on CODEBLOCKS_X/YMichael Niedermayer
2014-11-02avcodec/diracdec: Use 64bit in calculation of codeblock coordinatesMichael Niedermayer
2014-11-02postproc: fix qp countMichael Niedermayer
2014-11-02postproc/postprocess: fix quant store for fq modeMichael Niedermayer
2014-11-02avcodec/h264_slice: Clear table pointers to avoid stale pointersMichael Niedermayer
2014-11-02Fix compilation after aa9d7058.Carl Eugen Hoyos
2014-11-01avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.cMichael Niedermayer
2014-11-01avcodec/h264: simplify find_start_code()Michael Niedermayer
2014-11-01Move get_avc_nalsize() and find_start_code() to h264.hMichael Niedermayer
2014-11-01avformat/matroskadec: do not trust the default duration to be the real 1/time...Michael Niedermayer
2014-11-01avformat/mpeg: increase score for short mpeg-ps by 1Michael Niedermayer
2014-10-07Update for 1.2.9n1.2.9Michael Niedermayer
2014-10-06swresample/swresample: fix sample drop loop end conditionMichael Niedermayer
2014-10-04avcodec/h264: Check mode before considering mixed mode intra predictionMichael Niedermayer
2014-10-04avformat/mpegts: Check desc_len / get8() return codeMichael Niedermayer
2014-10-04avcodec/smc: fix off by 1 errorMichael Niedermayer
2014-10-03avcodec/qpeg: fix off by 1 error in MV bounds checkMichael Niedermayer
2014-10-03avcodec/gifdec: factorize interleave end handling outMichael Niedermayer
2014-10-03avcodec/cinepak: fix integer underflowMichael Niedermayer
2014-10-03avcodec/pngdec: Calculate MPNG bytewidth more defensivelyMichael Niedermayer
2014-10-03avcodec/pngdec: Check bits per pixel before setting monoblack pixel formatMichael Niedermayer
2014-10-03avcodec/tiff: more completely check bpp/bppcountMichael Niedermayer
2014-10-03avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocksMichael Niedermayer
2014-10-03avcodec/utils: Add case for jv to avcodec_align_dimensions2()Michael Niedermayer
2014-10-03avcodec/mjpegdec: check bits per pixel for changes similar to dimensionsMichael Niedermayer
2014-10-03avcodec/jpeglsdec: Check run value more completely in ls_decode_line()Michael Niedermayer
2014-09-28configure: add noexecstack to linker options if supported.Reimar Döffinger
2014-09-27avcodec/ac3enc_template: fix out of array readMichael Niedermayer
2014-09-27avutil/x86/cpu: fix cpuid sub-leaf selectionlvqcl
2014-09-21avcodec/libilbc: support for latest git of libilbcGianluigi Tiesi
2014-09-20x86/dsputil: add emms to ff_scalarproduct_int16_mmxext()James Almer
2014-09-17apetag: Fix APE tag size checkKaterina Barone-Adesi
2014-09-07avformat/m4vdec: Check for non startcode 00 00 00 sequences in probeMichael Niedermayer
2014-09-07avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change()Michael Niedermayer
2014-09-07avcodec/mpegvideo: check that the context is initialized in ff_mpv_common_fra...Michael Niedermayer
2014-09-07avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame...Michael Niedermayer
2014-09-07avformat/swfdec: Do not change the pixel formatMichael Niedermayer
2014-09-07avformat/swfdec: Use side data to communicate w/h changes to the decoderMichael Niedermayer
2014-09-07avcodec/snow: check coeffs for validityMichael Niedermayer
2014-09-07bktr: Fix Fabrice's nameTimothy Gu
2014-09-07avcodec/utils: add GBRP16 to avcodec_align_dimensions2()Michael Niedermayer
2014-09-07avcodec: fix aac/ac3 parser bitstream buffer sizeMichael Niedermayer
2014-08-19version.sh: Print versions based on the last git tag for release branchesn1.2.8Michael Niedermayer
2014-08-19remove VERSION fileMichael Niedermayer