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-09-05avcodec/mpegvideo: set codec tags in ff_mpv_decode_init()Michael Niedermayer
2014-09-05avcodec/mpegvideo: Factor ff_mpv_decode_init() outMichael Niedermayer
2014-09-05Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54'Michael Niedermayer
2014-09-05Merge commit '213e606752d16f51337e94431962fb5d7749c07e'Michael Niedermayer
2014-09-05Merge commit '096a1d5b46391f65dfd0bee6292e9962f53bd7c8'Michael Niedermayer
2014-09-05Merge commit 'b574e1e97ea7067a5fcd3876e30a67df0e4e6611'Michael Niedermayer
2014-09-05Drop unnecessary av_unused attributes.Diego Biurrun
2014-09-05Replace av_unused attributes by block structuresDiego Biurrun
2014-09-05rdft: Move some variables into a separate blockDiego Biurrun
2014-09-05get_bits: Add OPEN_READER macro variant w/o size_plus8Diego Biurrun
2014-09-05tiff: fix {2,4}bpp grayscale palettes.Benoit Fouet
2014-09-05lavc/libvpxenc: show crf CQ value in error messageStefano Sabatini
2014-09-05x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2James Almer
2014-09-05x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2James Almer
2014-09-05lavc/x86/v210: give cpuflag to INIT macroJames Darnley
2014-09-04Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2'Michael Niedermayer
2014-09-04Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'Michael Niedermayer
2014-09-04Merge commit '803f8992f11d1eb301672cd13c685a7b1d04c467'Michael Niedermayer
2014-09-04Merge commit '2b8b0da09cf0dc2535de42f95110eb633f36d8c8'Michael Niedermayer
2014-09-04vc1: Split bits used in libavformat into a separate headerDiego Biurrun
2014-09-04build: Split WMA frequencies into a separate object fileDiego Biurrun
2014-09-04build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun
2014-09-04Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b'Michael Niedermayer
2014-09-03vorbisenc: avoid large stack allocation.Reimar Döffinger
2014-09-03svq1enc: remove pointless array element.Reimar Döffinger
2014-09-03ffv1enc: reduce stack usage.Reimar Döffinger
2014-09-03fdctdsp: cosmetics: Drop one unnecessary if-block levelDiego Biurrun
2014-09-03Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b'Michael Niedermayer
2014-09-03wma: K&R formatting cosmeticsGabriel Dume
2014-09-03avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the o...Michael Niedermayer
2014-09-03avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86Michael Niedermayer
2014-09-03Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce'Michael Niedermayer
2014-09-03Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer
2014-09-03Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer
2014-09-03x265: Use the encoder defaultsLuca Barbato
2014-09-03wmv2: K&R formatting cosmeticsGabriel Dume
2014-09-03xvid: Add C IDCTPascal Massimino
2014-09-03idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun
2014-09-03Merge commit '91d305790ea0f6fe0f54b48236da42181c39c18b'Michael Niedermayer
2014-09-03Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef'Michael Niedermayer
2014-09-02Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67'Michael Niedermayer
2014-09-02Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f'Michael Niedermayer
2014-09-02rangecoder-test: Allow running with small stack size.Reimar Döffinger
2014-09-02rl.h: Use on-stack temporary VLC tables instead of having them static.Reimar Döffinger
2014-09-02rl.h: remove deprecated and now unused vlc member.Reimar Döffinger
2014-09-02avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGEMichael Niedermayer
2014-09-02get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLEDiego Biurrun
2014-09-02flv: K&R formatting cosmeticsGabriel Dume
2014-09-02asv: K&R formatting cosmeticsGabriel Dume
2014-09-028svx: Return proper error codesGabriel Dume