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
2013-03-20libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic
2013-03-20mips: Optimization of IIR filter functionBojan Zivkovic
2013-03-20mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic
2013-03-20Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'Michael Niedermayer
2013-03-20Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'Michael Niedermayer
2013-03-20Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'Michael Niedermayer
2013-03-20Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer
2013-03-20vc1dec: interlaced B-framesSebastian Sandberg
2013-03-20er: set error_occured on missing slicesMichael Niedermayer
2013-03-20lavc/utils: add VP6F hack for setting correct video size in streamStefano Sabatini
2013-03-19mips: inline assembly clobber list polishingNedeljko Babic
2013-03-19vp56: Check av_frame_ref() return codeMichael Niedermayer
2013-03-19hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer
2013-03-19audio_get_buffer: add assert to ensure nb_extended_buf has a safe valueMichael Niedermayer
2013-03-19mpegvideo_enc: remove stray semicolonMichael Niedermayer
2013-03-19alac: Fix order of values in commentchinshou
2013-03-19mpegvideo: allocate hwaccel privdata after the frame bufferHendrik Leppkes
2013-03-19h264: allocate hwaccel privdata after the frame bufferHendrik Leppkes
2013-03-19pthread: unref already decoded frames when flushing the decoderHendrik Leppkes
2013-03-19mpegvideo: fix allocation of the hwaccel_picture_private dataHendrik Leppkes
2013-03-19lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.Anton Khirnov
2013-03-19lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov
2013-03-19pthread: update all get_buffer checks for get_buffer2Hendrik Leppkes
2013-03-19Fix Makefile dependency for the dvd_nav parser.Carl Eugen Hoyos
2013-03-19lavc: fix avpacket memleak with subtitles recoding.Clément Bœsch
2013-03-18libavcodec/proresdec.h: fix license headerElvis Presley
2013-03-18mpeg2: 12LSB w/h of 0 is not allowed in compliant videos thus this also needs...Michael Niedermayer
2013-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-18mpeg12: do not fail on zero dimensions in the sequence header.Anton Khirnov
2013-03-18lavc,lavu: fix two doxy mixup between h/v chroma shift.Clément Bœsch
2013-03-18aasc: fix pointer vs value errorMichael Niedermayer
2013-03-17mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow...Richard
2013-03-17h264_refs: fix typo in refs fallback checkMichael Niedermayer
2013-03-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-17lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov
2013-03-17h264_qpel: fix another forgotten int strideMichael Niedermayer
2013-03-17lavc: remove unecessary a64enc include.Clément Bœsch
2013-03-16Do not (re-)set libx264 parameter b_tff if interlaced encoding was not reques...Carl Eugen Hoyos
2013-03-16Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'Michael Niedermayer
2013-03-16mpeg12: reduce hwaccel-related code duplication.Reimar Döffinger
2013-03-16dpxenc: fix data offsetArnoB
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2013-03-15mpegvideo: Fix exported qp table offestMichael Niedermayer
2013-03-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-15Merge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'Michael Niedermayer
2013-03-15Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'Michael Niedermayer
2013-03-15Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'Michael Niedermayer
2013-03-15atrac3: avoid oversized shifting in decode_bytes()Xi Wang
2013-03-15add support for Monkey's Audio versions from 3.93Kostya Shishkov
2013-03-15ape: provide two additional bytes in buffer for old MAC versionsKostya Shishkov