summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise...James Almer2017-07-05
* avformat/hlsenc: copy codec_tag when stream copySteven Liu2017-07-05
* avformat/hlsenc: optimize help message default value.Steven Liu2017-07-05
* avcodec/hevcdec: do not let updated extradata corrupt stateMichael Niedermayer2017-07-05
* x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_mainJames Almer2017-07-04
* checkasm: use declare_func_float() in sbrdsp sum_square testJames Almer2017-07-04
* x86/sbrdsp: zero extend m_max in apply_noise_mainJames Almer2017-07-04
* x86/utvideodsp: make restore_rgb_planes functions work on x86_32James Almer2017-07-04
* avcodec/wavpack: Fix invalid shiftMichael Niedermayer2017-07-05
* avcodec/h264_slice: Fix signed integer overflowMichael Niedermayer2017-07-05
* movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-07-04
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-04
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-04
* avfilter/vf_ssim: use unsigned so result can be properly storedPaul B Mahol2017-07-04
* avcodec/alsdec: fix some undefined shiftsPaul B Mahol2017-07-04
* avcodec/alsdec: remove unused headerPaul B Mahol2017-07-04
* lavc/mediacodec: rescale pts before decoding for both hw and sw buffersAman Gupta2017-07-03
* lavc/mediacodec: add missing newline on warningAman Gupta2017-07-03
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-03
* checkasm: add sbrdsp testsMatthieu Bouron2017-07-03
* avfomat/hlsenc: support fmp4 format in hlsSteven Liu2017-07-03
* vdpau: do not use buggy HEVC support by defaultwm42017-07-03
* avcodec/alsdec: call correct function for multi-channel codingPaul B Mahol2017-07-02
* avcodec/imc: cast float to int prior to comparing with int variableKostya Shishkov2017-07-01
* avcodec/s302m: fix AVOption flagsfoo862017-07-01
* checkasm: randomize the full input buffer in test_hybrid_analysisJames Almer2017-06-30
* checkasm: fix size of input buffer in test_hybrid_analysisJames Almer2017-06-30
* hevcdec: properly export some side data with frame threadingwm42017-06-30
* x86/sbrdsp: sign extend start and end gprs in ff_sbr_hf_gen_sseJames Almer2017-06-30
* avcodec/hevc_ps: Fix integer overflow with beta/tc offsetsMichael Niedermayer2017-06-30
* libavformat/avformat.h: Move docs inside of #ifMax Weber2017-06-30
* avfilter/vf_geq: >8 bps supportMichael Niedermayer2017-06-30
* avcodec/interplayvideo: Check ff_get_buffer() for failureMichael Niedermayer2017-06-30
* fate: Add fate-copy-trac3074Michael Niedermayer2017-06-30
* lavu/cpu: disable MMX warning on non x86 platformsClément Bœsch2017-06-29
* avcodec/interplayvideo: fix regression causing artifactsPaul B Mahol2017-06-29
* avcodec/gdv: add decompression for 2 and 5 methodPaul B Mahol2017-06-29
* Update mp4 object type for VP9KongQun Yang2017-06-28
* avcodec/cfhd: Fix invalid left shift of negative valueMichael Niedermayer2017-06-28
* avcodec/vb: Check vertical GMC component before multiplyMichael Niedermayer2017-06-28
* avcodec/interplayvideo: use correct context when checking for enough bytesPaul B Mahol2017-06-28
* avcodec/x86: use new x86-64 functions for -idct simpleJames Darnley2017-06-28
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-28
* avcodec/x86: allow future 8-bit simple idct to have "DC only hack"James Darnley2017-06-28
* avcodec/interplayvideo: return voidPaul B Mahol2017-06-28
* avcodec/interplayvideo: fix dead-lockPaul B Mahol2017-06-28
* avcodec/interplayvideo: use int16_t instead of shortPaul B Mahol2017-06-28
* avcodec/interplayvideo: check that video_size is >0Paul B Mahol2017-06-28
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28
* avcodec/utvideodec: Factor multiply out of inner loopMichael Niedermayer2017-06-28