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
2015-05-28avformat/mxfenc: Support storing signal standard for D10 muxingMichael Niedermayer
2015-05-28avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil
2015-05-28avutil/mips: Restructure of generic macrosShivraj Patil
2015-05-28network: Move variable declaration under an #ifTimothy Gu
2015-05-28avcodec/ffv1dec: Fix skip_alphaMichael Niedermayer
2015-05-28x86inc: Clear __SECT__Timothy Gu
2015-05-28Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu
2015-05-27Merge commit '57cde2b180fcec0eaf60aad65f436ab6420546f5'Michael Niedermayer
2015-05-27lavf: move TLS-related ifdeffery to library specific fileswm4
2015-05-27Merge commit 'd8ffb2055f0e0fcb5d025bab72eb19c2a886c125'Michael Niedermayer
2015-05-27lavf: split tls.cwm4
2015-05-27avformat/mpsubdec: Use double instead of float for timestamp calculationsMichael Niedermayer
2015-05-27avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from the fi...Michael Niedermayer
2015-05-27avformat/mp3: skip junk at the beginning of mp3 fileswm4
2015-05-27avformat/mpsubdec: change multipler to int, it only stores 1 and 100Michael Niedermayer
2015-05-27avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇
2015-05-27doc/build_system: Document GEN, text taken from the webpageMichael Niedermayer
2015-05-27fate: Update exif tests after 09ec31ce3aab41407965e7a95b7d145702434c26Michael Niedermayer
2015-05-27ffprobe: print stream_index with frame dataDave Rice
2015-05-27x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-27avfilter/x86/vf_hqdn3d: Fix register typesMichael Niedermayer
2015-05-27avfilter/vf_hqdn3d: Initialize the whole LUTMichael Niedermayer
2015-05-27avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale
2015-05-27avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets st...Michael Niedermayer
2015-05-27ffmpeg: do not print misleading recommanditions on 1pass vpx encodingMichael Niedermayer
2015-05-26Merge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10'Michael Niedermayer
2015-05-26lavf: move TLS-related ifdeffery to library specific fileswm4
2015-05-26lavf: split tls.cwm4
2015-05-26avformat/matroskaenc: Avoid floats in default duration calculationMichael Niedermayer
2015-05-26avformat/ircamenc: Avoid floatsMichael Niedermayer
2015-05-26avutil: Add av_q2intfloat()Michael Niedermayer
2015-05-26avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculationMichael Niedermayer
2015-05-26avformat/asfdec: Avoid float usage in duration calculationMichael Niedermayer
2015-05-26doc: Fix spelling of 'Transmission'Sebastian Ramacher
2015-05-26avformat/mpegts: Avoid float in bitrate calculationMichael Niedermayer
2015-05-26avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-26avcodec/hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-26avcodec/dxva2_h264: Fix "may be used uninitialized" warningsMichael Niedermayer
2015-05-26avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale
2015-05-26avcodec/dxva2: Fix "may be used uninitialized" warningsMichael Niedermayer
2015-05-26configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Michael Niedermayer
2015-05-26avfilter/x86/vf_fspp: Fix invalid combination of opcode and operandsMichael Niedermayer
2015-05-26lavf/dnxhd: Autodetect more files that can be decoded.Carl Eugen Hoyos
2015-05-26mov: reject zero bytes_per_frame with non-zero samples_per_frameAndreas Cadhalpun
2015-05-26configure: d3d11va is auto-detected like the othersMichael Niedermayer
2015-05-26lavf/riff: Add 0x729A as TwoCC for G.729.Carl Eugen Hoyos
2015-05-25avcodec/dxva2: Fix build without D3D11Michael Niedermayer
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25Improve upon dynamic arrays- movtext subtitlesNiklesh
2015-05-25libshine: fix support for shine 3.0Andreas Cadhalpun