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-02-18Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer
2014-02-17Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e'Michael Niedermayer
2014-02-17avcodec/ansi: fix integer overflowMichael Niedermayer
2014-02-17avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODERPeter Ross
2014-02-17doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-17tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4}James Almer
2014-02-17vp9: split decode_coeff_b loop inside txsz branch.Ronald S. Bultje
2014-02-17vp9/x86: intra prediction SIMD.Ronald S. Bultje
2014-02-17avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct functionsPeter Ross
2014-02-17avcodec/h264: more completely check the loop filter parametersMichael Niedermayer
2014-02-17h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara
2014-02-17avcodec/msrle: use av_image_get_linesize() to calculate the linesizeMichael Niedermayer
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-17avcodec/dxtory: fix src size checksMichael Niedermayer
2014-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-16g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski
2014-02-16avcodec/alsdec: check predictor order against block lengthMichael Niedermayer
2014-02-16x86/fladsp: add missing check to ff_flacdsp_init_x86()James Almer
2014-02-16Merge commit '9cd4bc41760f8ad879e248920eacbe1e7757152c'Michael Niedermayer
2014-02-16Merge commit '9c0e4b3395cad79c560d03d2a94595d89e017885'Michael Niedermayer
2014-02-16avcodec/utils: set AVFrame format unconditionalMichael Niedermayer
2014-02-16avcodec/hevc: make *ps_id unsignedMichael Niedermayer
2014-02-16avcodec/hevc: Dont turn 32bit timebases into negative numbersMichael Niedermayer
2014-02-16avcodec/hevc_ps: Use get_bits_long() in decode_vui()Michael Niedermayer
2014-02-16ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker
2014-02-16ac3: update AC3PreferredStereoDownmixMode.Tim Walker
2014-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-15flacdsp_lpc_template: add comment to explain the CONFIG_SMALL codeJames Darnley
2014-02-15dcadsp: scan coefficients linearly instead.Christophe Gisquet
2014-02-15dca: replace some memcpy by AV_COPY128Christophe Gisquet
2014-02-15h264_parser: use enum values in h264_find_frame_end()Vittorio Giovara
2014-02-15avcodec/fic: clear slice_dataMichael Niedermayer
2014-02-15avcodec/fic: fix slice checksMichael Niedermayer
2014-02-15avcodec/lossless_videodsp: add_hfyu_left_prediction_int16_c: fix harmless int...Michael Niedermayer
2014-02-15avcodec/frame_thread_encoder: warn about huffyuv limitationsMichael Niedermayer
2014-02-15avcodec/frame_thread_encoder: restructure huffyuv checksMichael Niedermayer
2014-02-15avcodec/huffyuvenc: only allocate stats_out when it will be usedMichael Niedermayer
2014-02-15lavc/motion_est: remove unused variableLukasz Marek
2014-02-15avcodec/x86/lossless_videodsp: fix w typeMichael Niedermayer
2014-02-15avcodec/vp8dsp: add VP7 idct and loop filterPeter Ross
2014-02-15lavc/ffv1enc: add const to silent warningLukasz Marek
2014-02-15lavc/tiff_common: add const to silent warningsLukasz Marek
2014-02-15avcodec/h264pred: deconflict DC_128_PRED and HOR_VP8_PREDPeter Ross
2014-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-15Merge commit '3fbad00714698f59c6326edfcc63db87f525e7c0'Michael Niedermayer
2014-02-15utvideoenc: Enable support for multiple slices and use themJan Ekström
2014-02-14avcodec/utils: improve guess_correct_pts() by considerng mixed dts/pts use ca...Michael Niedermayer
2014-02-14ppc: reduce overreads when loading 8 pixels in altivec dsp functionsJanne Grunau
2014-02-14utvideoenc: Enable support for multiple slices and use themJan Ekström
2014-02-14libx265: Remove redundant default param callDerek Buitenhuis