summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avutil/softfloat: Fix alternative implementation of av_normalize1_sf()Michael Niedermayer2015-06-051-1/+1
* avutil/softfloat: Fix alternative implementation of av_normalize_sf()Michael Niedermayer2015-06-051-1/+1
* arm: only enable setend on ARMv6Andreas Cadhalpun2015-06-051-1/+1
* avutil/softfloat: Move av_sincos_sf() from header to c fileMichael Niedermayer2015-06-052-48/+50
* libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic2015-06-052-2/+9
* avutil/softfloat: Add more tests for the normalizationMichael Niedermayer2015-06-051-0/+10
* avutil/softfloat: Fix thresholds in av_normalize_sf()Michael Niedermayer2015-06-051-1/+1
* avcodec/rdft: Use more specific error codesMichael Niedermayer2015-06-051-3/+4
* lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian2015-06-051-7/+22
* avcodec/utils: Assert that audio decoders do not report using more data than ...Michael Niedermayer2015-06-041-0/+1
* avcodec/alsdec: Check for overreadMichael Niedermayer2015-06-041-0/+5
* avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer2015-06-041-1/+1
* avcodec/adpcm: Check for overreadsMichael Niedermayer2015-06-041-1/+12
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-045-1/+1173
* libavutil/softfloat: Fix av_normalize1_sf bias.Nedeljko Babic2015-06-041-1/+1
* lavf/riffenc: Set correct block align for mp2.Juanjo2015-06-044-4/+4
* lavfi/tinterlace: Double aspect ratio for modes merge and pad.Carl Eugen Hoyos2015-06-041-0/+5
* swresample/resample: fix typosMichael Niedermayer2015-06-041-2/+2
* avcodec/proresenc_anatoliy: Use more specific error codesMichael Niedermayer2015-06-041-3/+3
* avcodec/snow: replace unspecific error codeMichael Niedermayer2015-06-041-1/+1
* swresample/swresample: Cleanup on init failure.Michael Niedermayer2015-06-041-10/+24
* swresample: Add swr_get_out_samples()Michael Niedermayer2015-06-046-4/+78
* fate: add missing lavfi indev dependency to closed caption testJames Almer2015-06-031-1/+1
* libswresample/rematrix: Check for malloc errorsMichael Niedermayer2015-06-041-0/+8
* fate: Add Closed caption testAnshul Maheshwari2015-06-032-0/+17
* libavutil: Add new fixed dsp functions.Nedeljko Babic2015-06-032-0/+121
* Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr...Michael Niedermayer2015-06-031-4/+0
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-034-0/+2286
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functionsShivraj Patil2015-06-033-0/+2327
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functionsShivraj Patil2015-06-034-1/+5744
* Merge commit '0289f81241e720452b5a77713488d54d3ec252d7'Michael Niedermayer2015-06-031-3/+10
|\
| * aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCEnu7742015-06-031-3/+10
* | Merge commit '7f596368a404363d72b1be6d16c51420a71bc523'Michael Niedermayer2015-06-031-29/+31
|\ \ | |/
| * bink: Factorize bink put_pixelLuca Barbato2015-06-031-24/+31
* | Merge commit 'e97446e600578392549ef6d0191f2020dae7f8bf'Michael Niedermayer2015-06-031-2/+2
|\ \ | |/
| * configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9Martin Storsjö2015-06-031-2/+2
* | Merge commit 'b9875b497a38f494acb599083b0d004545958697'Michael Niedermayer2015-06-031-15/+0
|\ \ | |/
| * configure: Remove unnecessary tests for d3d11vaMartin Storsjö2015-06-031-15/+0
* | Merge commit '76eb0950b8d82b1e9617b9c854f091e13bb23131'Michael Niedermayer2015-06-031-2/+1
|\ \ | |/
| * configure: Don't run "export $e" for an empty stringMartin Storsjö2015-06-031-1/+1
* | avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer2015-06-031-0/+2
* | avformat/mov: Retry same packet on IO failure to avoid loosing a packetMichael Niedermayer2015-06-031-2/+13
* | ffmpeg_dxva2: call GetDesktopWindow() in place of GetShellWindow()Stefano Sabatini2015-06-031-1/+1
* | avfilter/vf_blend: add linearlight and glow modePaul B Mahol2015-06-032-0/+10
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil2015-06-035-0/+5040
* | avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/secMichael Niedermayer2015-06-031-3/+4
* | swresample/dither: check memory allocationGanesh Ajjanagadde2015-06-033-3/+8
* | avcodec/apng: Remove blending support for AV_PIX_FMT_ARGBDonny Yang2015-06-031-6/+1
* | swresample: Check the return value of resampler->init()Michael Niedermayer2015-06-031-0/+4
* | Merge commit '876d441fbe37c3ffc57ada9ce1f9ea841ca4c9de'Michael Niedermayer2015-06-021-3/+2
|\ \ | |/
OpenPOWER on IntegriCloud