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
2012-08-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-28vp56: Don't use DECLARE_ALIGN on a typedef nameDerek Buitenhuis
2012-08-28vc1: export some functionsKostya Shishkov
2012-08-28allcodecs: fix vda orderMichael Niedermayer
2012-08-28vdadec: implement vda decoderXidorn Quan
2012-08-28Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static."Mans Rullgard
2012-08-27build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun
2012-08-27celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun
2012-08-27celp_math: Move ff_cos() to the only place it is usedDiego Biurrun
2012-08-27vp56: Don't use DECLARE_ALIGN on a typedef nameDerek Buitenhuis
2012-08-27cllc: simplify/fix swapped data buffer allocation.Reimar Döffinger
2012-08-27dpx: 10 and 12 bit decodingGeorg Lippitsch
2012-08-27mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov
2012-08-27mss1: merge decode_intra() and decode_inter()Kostya Shishkov
2012-08-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-27huffyuv: update to current coding styleLuca Barbato
2012-08-27huffman: update to current coding styleLuca Barbato
2012-08-27build: fft: x86: Drop unused YASM-OBJS-FFT- variableDiego Biurrun
2012-08-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-26audio_frame_queue: Clean up ff_af_queue_log_state debug functionDiego Biurrun
2012-08-26dwt: Remove unused code.Diego Biurrun
2012-08-26cavs: convert cavsdata.h to a .c fileMans Rullgard
2012-08-26cavs: Move inline functions only used in one file out of the headerDiego Biurrun
2012-08-26cavs: Move data tables used in only one place to that fileDiego Biurrun
2012-08-26avrndec: silence warning about incompatible pointer typesPaul B Mahol
2012-08-26h264: ff_init_cabac_states doesnt use its argument thus remove itMichael Niedermayer
2012-08-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-26x86: fft: remove unused fft_dispatch* functionsMans Rullgard
2012-08-25lavc: add some missing .long_name to codec_descriptors[]Paul B Mahol
2012-08-25cllc: Pad swapped bufferDerek Buitenhuis
2012-08-25dpx: 10 and 12 bit encodingGeorg Lippitsch
2012-08-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-24Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer
2012-08-24utvideodec: Fix single symbol mode decodingJan Ekström
2012-08-24lavc/dvdsubenc: check the type of rectangles.Nicolas George
2012-08-24truespeech: drop useless castsMans Rullgard
2012-08-24libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard
2012-08-24AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov
2012-08-24x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun
2012-08-24x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun
2012-08-24dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun
2012-08-24svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun
2012-08-24dirac: add Comments and references to the standardJordi Ortiz
2012-08-23mjpeg: fix fliping with emu edges.Michael Niedermayer
2012-08-23Fix partially hidden macroblocks for 10-bit DNxHD.Joseph Artsimovich
2012-08-23ffv1: more than 8 bit per RGB channelGeorg Lippitsch
2012-08-23lagarith: fix alignment on buffers passed into prediction dsp code.Michael Niedermayer
2012-08-23mpeg4audio: dont take the SBR flag too serious.Michael Niedermayer
2012-08-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer