summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions for branching 3.4Michael Niedermayer2017-10-119-15/+15
* doc/APIchanges: UpdateMichael Niedermayer2017-10-111-25/+25
* avutil/frame: Fix project nameMichael Niedermayer2017-10-111-2/+2
* avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste2017-10-101-145/+100
* avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste2017-10-102-268/+386
* avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste2017-10-101-417/+802
* avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste2017-10-101-143/+166
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-102-162/+311
* avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste2017-10-101-62/+132
* avcodec/ffv1dec: Fix out of array read in slice countingMichael Niedermayer2017-10-101-1/+1
* avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer2017-10-101-2/+2
* avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()Michael Niedermayer2017-10-101-0/+1
* avcodec/mpeg4videodec: Use 64 bit intermediates for sprite deltaMichael Niedermayer2017-10-101-39/+40
* configure: fix decklink dependenciesMarton Balint2017-10-101-2/+3
* doc/filters: note minimum resolution for pixscopeGyan Doshi2017-10-101-1/+2
* libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller2017-10-101-29/+83
* libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-108-10/+104
* Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint2017-10-102-0/+8
* fate: update fate-api reference files after 71e2ec017aJames Almer2017-10-092-0/+4
* build: prevent SDL2 from polluting global cflags and extralibsJames Almer2017-10-092-3/+2
* lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao2017-10-091-1/+3
* lavc: enable hwaccel_flags optionJun Zhao2017-10-091-0/+4
* avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm2017-10-092-59/+112
* avcodec/dca_core: always limit frame size to data sizefoo862017-10-091-1/+1
* avcodec/dca_parser: revert to conservative sync distance estimationfoo862017-10-091-2/+2
* lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-091-1/+1
* configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos2017-10-091-0/+1
* Revert "configure: Disable -Wbool-operation."Mark Thompson2017-10-091-1/+0
* hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson2017-10-091-2/+106
* hwcontext: Perform usual initialisation on derived device contextsMark Thompson2017-10-092-10/+4
* hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-091-0/+21
* hwcontext_vaapi: Factorise out common connection codeMark Thompson2017-10-091-29/+24
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-094-6/+6
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-092-9/+4
* configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-091-0/+5
* configure: disable libxcb dependent features if libxcb is not enabledJames Almer2017-10-081-1/+2
* lavu/opt: Use "&&" instead of "*" in boolean expression.Carl Eugen Hoyos2017-10-081-1/+1
* configure: Disable -Wbool-operation.Carl Eugen Hoyos2017-10-081-0/+1
* lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos2017-10-082-3/+3
* ffmpeg: always use single threaded decoding for attached picturesMarton Balint2017-10-081-0/+3
* lavc: add support for OpenJPEG 2.3.0Michael Bradshaw2017-10-083-8/+15
* lavu/utils: Use "__asm__" like everywhere else in the codebase.Carl Eugen Hoyos2017-10-081-1/+1
* lavfi: Rename local variables "main" as "master".Carl Eugen Hoyos2017-10-074-22/+22
* lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos2017-10-074-1/+12
* lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos2017-10-072-2/+2
* lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...Sasi Inguva2017-10-071-4/+4
* lavf/img2dec: Auto-detect svg images.Carl Eugen Hoyos2017-10-071-2/+12
* avformat/mp3enc: flush buffered packets if referencing failsJames Almer2017-10-061-8/+3
* avcodec/v4l2: fix single plane decodingJorge Ramirez-Ortiz2017-10-061-2/+12
* avdevice/decklink_dec: fix extracting lumaMarton Balint2017-10-061-1/+1
OpenPOWER on IntegriCloud