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-06-11avcodec/qtrleenc: Check that width is a multiple of 4 for grayscaleMichael Niedermayer
2014-06-11Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1'Michael Niedermayer
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer
2014-06-11mpegvideoenc: check color_rangeVittorio Giovara
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-06-11ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun
2014-06-11Fix standalone compilation of the webvtt encoder.Carl Eugen Hoyos
2014-06-10Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'Michael Niedermayer
2014-06-10x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö
2014-06-10adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö
2014-06-09avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer
2014-06-09avcodec/utvideoenc: skip unused huffman entriesMichael Niedermayer
2014-06-09avcodec/utvideodec: fix use of get_vlc2()Michael Niedermayer
2014-06-09avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entriesMichael Niedermayer
2014-06-09avcodec/utvideodec: Increase vlc lenCarl Eugen Hoyos
2014-06-09cavsdec: fix qp fixed slice handlingMichael Niedermayer
2014-06-09x86/dct32: don't build ff_dct32_float_sse on x86_64James Almer
2014-06-09avcodec/options_table: improve max/min rate help textMichael Niedermayer
2014-06-08avcodec/pthread_slice: Use av_malloc(z)_array()Michael Niedermayer
2014-06-08avcodec/pthread_frame: Use av_mallocz_array()Michael Niedermayer
2014-06-08avcodec: fix () in TRANSPOSE macroMichael Niedermayer
2014-06-08avcodec/aacpsy: Use av_mallocz_array()Michael Niedermayer
2014-06-08avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory...Michael Niedermayer
2014-06-08x86/vp9: inital AVX2 intra_predJames Almer
2014-06-08avcodec/hevc_sei: fix invalid get_bits() in a commentMichael Niedermayer
2014-06-07avcodec/tscc2: fix macro ()Michael Niedermayer
2014-06-07avcodec/tta: fix macro ()Michael Niedermayer
2014-06-07avcodec/vorbisdec: Reset first_frameMichael Niedermayer
2014-06-07avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed"...Michael Niedermayer
2014-06-07avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed"...Rafaël Carré
2014-06-07Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362'Michael Niedermayer
2014-06-07Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'Michael Niedermayer
2014-06-07Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407'Michael Niedermayer
2014-06-07Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10'Michael Niedermayer
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-06-06huffyuvdec: trick for plane decoding <= 14bitsChristophe Gisquet
2014-06-06adpcm: Avoid reading out of bounds in the IMA QT trellis encoderMartin Storsjö
2014-06-06avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE()Michael Niedermayer
2014-06-06adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö
2014-06-06adpcm: Fix trellis encoding of IMA QTMartin Storsjö
2014-06-06avcodec options: add enum option for color_rangeMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for colorspaceMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_trcMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_primariesMarc-Antoine Arnaud
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-06-06wma lossless: reuse scalarproduct_and_madd_int16Christophe Gisquet
2014-06-06Merge commit '2f7065190ad48744014a02288799d03adfa613e0'Michael Niedermayer
2014-06-06libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö