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
2015-06-06lavf/http: Process HTTP header before sending response.Stephan Holljes
2015-06-06lavf/http: Document method option.Stephan Holljes
2015-06-06avformat/mxfenc: Add mxf muxer avclassMichael Niedermayer
2015-06-06avcodec/s302m: Only set the sample rate when some data is outputMichael Niedermayer
2015-06-06avformat/utils: Do not select audio streams with unknown sample rate in av_fi...Michael Niedermayer
2015-06-06avcodec/s302m: Check for non PCM StreamsMichael Niedermayer
2015-06-05flvdec: fix lack of duration for some filesGanesh Ajjanagadde
2015-06-05avformat/flvdec: Show unknown tags at debug levelMichael Niedermayer
2015-06-05avformat/flvdec: Add TYPE_ONCAPTIONINFOMichael Niedermayer
2015-06-05avformat/flvdec: increase buffer size for parsing metadata string keyMichael Niedermayer
2015-06-05Revert addition of a few fixed_dsp functions to APIChangesMichael Niedermayer
2015-06-05avutil/ppc/cpu: add include avassert.hMichael Niedermayer
2015-06-05avutil/softfloat: Fix alternative implementation of av_normalize1_sf()Michael Niedermayer
2015-06-05avutil/softfloat: Fix alternative implementation of av_normalize_sf()Michael Niedermayer
2015-06-05arm: only enable setend on ARMv6Andreas Cadhalpun
2015-06-05avutil/softfloat: Move av_sincos_sf() from header to c fileMichael Niedermayer
2015-06-05libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic
2015-06-05avutil/softfloat: Add more tests for the normalizationMichael Niedermayer
2015-06-05avutil/softfloat: Fix thresholds in av_normalize_sf()Michael Niedermayer
2015-06-05avcodec/rdft: Use more specific error codesMichael Niedermayer
2015-06-05lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian
2015-06-05avcodec/utils: Assert that audio decoders do not report using more data than ...Michael Niedermayer
2015-06-05avcodec/alsdec: Check for overreadMichael Niedermayer
2015-06-05avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer
2015-06-04avcodec/adpcm: Check for overreadsMichael Niedermayer
2015-06-04avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil
2015-06-04libavutil/softfloat: Fix av_normalize1_sf bias.Nedeljko Babic
2015-06-04lavf/riffenc: Set correct block align for mp2.Juanjo
2015-06-04lavfi/tinterlace: Double aspect ratio for modes merge and pad.Carl Eugen Hoyos
2015-06-04swresample/resample: fix typosMichael Niedermayer
2015-06-04avcodec/proresenc_anatoliy: Use more specific error codesMichael Niedermayer
2015-06-04avcodec/snow: replace unspecific error codeMichael Niedermayer
2015-06-04swresample/swresample: Cleanup on init failure.Michael Niedermayer
2015-06-04swresample: Add swr_get_out_samples()Michael Niedermayer
2015-06-04fate: add missing lavfi indev dependency to closed caption testJames Almer
2015-06-04libswresample/rematrix: Check for malloc errorsMichael Niedermayer
2015-06-04fate: Add Closed caption testAnshul Maheshwari
2015-06-03libavutil: Add new fixed dsp functions.Nedeljko Babic
2015-06-03Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr...Michael Niedermayer
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functionsShivraj Patil
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functionsShivraj Patil
2015-06-03Merge commit '0289f81241e720452b5a77713488d54d3ec252d7'Michael Niedermayer
2015-06-03Merge commit '7f596368a404363d72b1be6d16c51420a71bc523'Michael Niedermayer
2015-06-03Merge commit 'e97446e600578392549ef6d0191f2020dae7f8bf'Michael Niedermayer
2015-06-03Merge commit 'b9875b497a38f494acb599083b0d004545958697'Michael Niedermayer
2015-06-03Merge commit '76eb0950b8d82b1e9617b9c854f091e13bb23131'Michael Niedermayer
2015-06-03avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer
2015-06-03avformat/mov: Retry same packet on IO failure to avoid loosing a packetMichael Niedermayer
2015-06-03ffmpeg_dxva2: call GetDesktopWindow() in place of GetShellWindow()Stefano Sabatini