summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vaapi_h264: Add support for VUI parametersMark Thompson2016-06-09
* h264: drop unused H264Context.gbAnton Khirnov2016-06-09
* Drop unnecessary golomb.h #includesDiego Biurrun2016-06-08
* Drop unnecessary unary.h #includesDiego Biurrun2016-06-08
* dvbsub_parser: Add missing mem.h #includeDiego Biurrun2016-06-08
* gsm: Move requant_tab table to the gsm tables fileDiego Biurrun2016-06-07
* mpc: Drop unused GetBitContext context memberDiego Biurrun2016-06-07
* svq1enc: Drop unused GetBitContext context memberDiego Biurrun2016-06-07
* vorbis: Kill some pointless debug codeDiego Biurrun2016-06-07
* mss2: Drop a silly assertDiego Biurrun2016-06-07
* get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-07
* indeo2: Drop disabled big-endian ir2_codes tableDiego Biurrun2016-06-07
* Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* sgirledec: simplify, no need to use reget bufferPaul B Mahol2016-06-06
* aic: add frame threading supportPaul B Mahol2016-06-06
* fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-06
* avconv: Do not copy extradata if source buffer is emptyVittorio Giovara2016-06-06
* vp9: Return the correct size when decoding a superframeDenis Charmet2016-06-05
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-30
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
* build: Print a message when generating version scriptsDiego Biurrun2016-05-29
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-28
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
* ac3: Check the array bound before dereferencingLuca Barbato2016-05-27
* vaapi_h264: Add trivial support for low-power encodingMark Thompson2016-05-27
* vaapi_h264: Fix frame_num after non-reference framesMark Thompson2016-05-27
* vaapi_encode: Check config attributes before creating configMark Thompson2016-05-27
* build: Ignore generated mapfile and remove it on distcleanDiego Biurrun2016-05-27
* FATE: drop the audio stream from the dxtory testAnton Khirnov2016-05-26
* avconv: fix parsing bitstream filtersAnton Khirnov2016-05-26
* avconv: fix a check for av_bsf_get_by_name() return valueAnton Khirnov2016-05-26
* avconv_vaapi: use the hwcontext device creation APIAnton Khirnov2016-05-26
* avconv_dxva2: use the hwcontext device creation APIAnton Khirnov2016-05-26
* avconv_vdpau: use the hwcontext device creation APIAnton Khirnov2016-05-26
* hwcontext_vaapi: implement device creationAnton Khirnov2016-05-26
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-26
* hwcontext_cuda: implement device creationAnton Khirnov2016-05-26
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-26
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-26
* lavc: handle hw_frames_ctx where necessaryAndrey Turkin2016-05-26
* golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better namesDiego Biurrun2016-05-25
* fate: More fine-grained dependencies for demuxer testsDiego Biurrun2016-05-25
* fate: More fine-grained dependencies for voice codec testsDiego Biurrun2016-05-25
* rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoderMartin Storsjö2016-05-25
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-24
* jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-24
* avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-23
* lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-23
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23