summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* indeo2: Drop disabled big-endian ir2_codes tableDiego Biurrun2016-06-071-39/+0
* Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-0718-21/+27
* sgirledec: simplify, no need to use reget bufferPaul B Mahol2016-06-061-25/+7
* aic: add frame threading supportPaul B Mahol2016-06-061-2/+5
* fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-064-33/+35
* avconv: Do not copy extradata if source buffer is emptyVittorio Giovara2016-06-061-5/+8
* vp9: Return the correct size when decoding a superframeDenis Charmet2016-06-051-1/+1
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-301-5/+13
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-294-12/+13
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-298-24/+38
* build: Print a message when generating version scriptsDiego Biurrun2016-05-291-2/+2
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-2815-677/+677
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-2814-14/+0
* ac3: Check the array bound before dereferencingLuca Barbato2016-05-271-1/+1
* vaapi_h264: Add trivial support for low-power encodingMark Thompson2016-05-271-2/+16
* vaapi_h264: Fix frame_num after non-reference framesMark Thompson2016-05-271-7/+11
* vaapi_encode: Check config attributes before creating configMark Thompson2016-05-271-2/+130
* build: Ignore generated mapfile and remove it on distcleanDiego Biurrun2016-05-272-1/+2
* FATE: drop the audio stream from the dxtory testAnton Khirnov2016-05-262-2/+1
* avconv: fix parsing bitstream filtersAnton Khirnov2016-05-261-7/+11
* avconv: fix a check for av_bsf_get_by_name() return valueAnton Khirnov2016-05-261-1/+1
* avconv_vaapi: use the hwcontext device creation APIAnton Khirnov2016-05-261-92/+4
* avconv_dxva2: use the hwcontext device creation APIAnton Khirnov2016-05-261-129/+11
* avconv_vdpau: use the hwcontext device creation APIAnton Khirnov2016-05-261-88/+7
* hwcontext_vaapi: implement device creationAnton Khirnov2016-05-261-0/+123
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-261-0/+133
* hwcontext_cuda: implement device creationAnton Khirnov2016-05-261-0/+44
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-262-2/+82
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-265-1/+71
* lavc: handle hw_frames_ctx where necessaryAndrey Turkin2016-05-261-0/+9
* golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better namesDiego Biurrun2016-05-256-49/+49
* fate: More fine-grained dependencies for demuxer testsDiego Biurrun2016-05-251-6/+6
* fate: More fine-grained dependencies for voice codec testsDiego Biurrun2016-05-251-12/+12
* rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoderMartin Storsjö2016-05-251-4/+4
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-242-1/+4
* jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-241-3/+3
* avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-231-2/+8
* lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-231-0/+5
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-233-16/+21
* lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-233-0/+14
* lavf: update muxing doxyAnton Khirnov2016-05-231-3/+3
* mp3: Make the extrasize explicitLuca Barbato2016-05-221-14/+15
* get_bits: Drop some TRACE-level debug codeDiego Biurrun2016-05-223-74/+0
* dump: Drop unused variableDiego Biurrun2016-05-221-1/+0
* avconv: Use more precise deprecation ifdefsDiego Biurrun2016-05-221-3/+3
* avconv: stop using AVStream.codecAnton Khirnov2016-05-222-13/+9
* nvenc: allow setting the number of slicesAnton Khirnov2016-05-191-0/+6
* nvenc: De-compensate aspect ratio compensation of DVD-like content.Philip Langdale2016-05-191-0/+9
* nvenc: list the major contributors in the copyright headerAnton Khirnov2016-05-191-0/+2
* configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-191-1/+0
OpenPOWER on IntegriCloud