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-12-17avcodec/imc: dont read bits beyond the endMichael Niedermayer
2014-12-17avcodec/utils: check the private context classMichael Niedermayer
2014-12-17avcodec/indeo3: use signed variables to avoid underflowMichael Niedermayer
2014-12-17flacenc: calculate lower sum levels in-place.Reimar Döffinger
2014-12-17avcodec/h264: make the first field of H264Context an AVClassMichael Niedermayer
2014-12-17avcodec/utvideodec: Fix handling of slice_height=0Michael Niedermayer
2014-12-16avcodec/xface: Add asserts to limit nb_words from becoming too largeMichael Niedermayer
2014-12-16avcodec/xface: correct the XFACE_MAX_* valuesMichael Niedermayer
2014-12-16avcodec/vmdvideo: Check len before using it in method 3Michael Niedermayer
2014-12-16snow_dwt: Don't try and free members of non-existent arraysDerek Buitenhuis
2014-12-16vp9/x86: save one register on 32bit idct32x32.Ronald S. Bultje
2014-12-16avcodec/tiffenc: Consistently use ADD_ENTRY1()Michael Niedermayer
2014-12-16Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0'Michael Niedermayer
2014-12-16Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9'Michael Niedermayer
2014-12-15Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b'Michael Niedermayer
2014-12-15Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1'Michael Niedermayer
2014-12-15Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8'Michael Niedermayer
2014-12-15avcodec/hevc: Print an error if luma_log2_weight_denom is out of rangeMichael Niedermayer
2014-12-15Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa'Michael Niedermayer
2014-12-15avcodec/avdct: support >8bit per sample dctsMichael Niedermayer
2014-12-15tiff: set the correct return value when check_size() failsVittorio Giovara
2014-12-15tiff: Check the check_size() return value and forward itLuca Barbato
2014-12-15prores: Evaluate all the quantizersLuca Barbato
2014-12-15mpegvideo: move REBASE_PICTURE where it is usedVittorio Giovara
2014-12-15mpegvideo: remove unused function declarationVittorio Giovara
2014-12-15hevc: always clip luma_log2_weight_denomVittorio Giovara
2014-12-15Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'Michael Niedermayer
2014-12-15Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4'Michael Niedermayer
2014-12-15Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06'Michael Niedermayer
2014-12-15vp9/x86: sse2 MC assembly.Ronald S. Bultje
2014-12-15vp9/x86: 32bit and sse2 support for vp9 inverse transform assemblyRonald S. Bultje
2014-12-15Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'Michael Niedermayer
2014-12-15Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'Michael Niedermayer
2014-12-15Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'Michael Niedermayer
2014-12-15vaapi: wrap codec specific functions in appropiate #ifsThiago Santos
2014-12-15svq1dec: Unbreak the scratch buffer allocationMichael Niedermayer
2014-12-15asvenc: Forward the error instead of asserting on itLuca Barbato
2014-12-14vdpau: add mapping for H.264 Constrained Baseline profile and fallbackRémi Denis-Courmont
2014-12-14vdpau: add mapping for H.264 Extended profileRémi Denis-Courmont
2014-12-14vdpau: revector macro to reduce line spanRémi Denis-Courmont
2014-12-14avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer
2014-12-14avcodec: fix wording in AVSubtitleRect doxyClément Bœsch
2014-12-13avcodec/dvdsubdec: Avoid strerror() due to thread safteyMichael Niedermayer
2014-12-13avcodec/libxvid_rc: Avoid strerror() for thread safteyMichael Niedermayer
2014-12-12lavc/avpacket: check for malloc failurewm4
2014-12-11avcodec/libutvideoenc: Check avpicture_get_size() return codeMichael Niedermayer
2014-12-11avcodec/libutvideoenc: fix leak of info array on errorMichael Niedermayer
2014-12-11avcodec/libxavs: fix division by 0 bitrateMichael Niedermayer
2014-12-11avcodec/x86/hevc_mc: fix sse register countsMichael Niedermayer
2014-12-11avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in this func...Michael Niedermayer