summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-071-21/+68
* dxva2: fix surface selection when compiled with both d3d11va and dxva2Hendrik Leppkes2016-11-071-1/+2
* libx265: Add option to force IDR framesDerek Buitenhuis2016-11-072-2/+5
* x86: Drop stray semicolons after function definitionsDiego Biurrun2016-11-052-11/+11
* configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-041-1/+1
* arm: vp9mc: Insert a literal pool at the middle of the fileMartin Storsjö2016-11-041-0/+1
* hwcontext_vaapi: Frame mapping supportMark Thompson2016-11-031-41/+52
* lavfi: Hardware map filterMark Thompson2016-11-034-1/+338
* hwcontext: Hardware frame mappingMark Thompson2016-11-035-7/+365
* Drop unreachable break and return statementsDiego Biurrun2016-11-038-12/+0
* float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-031-1/+1
* dnxhdenc: Have function pointer prototype match implementationDiego Biurrun2016-11-031-2/+4
* pixblockdsp: Have function pointer prototype match implementationDiego Biurrun2016-11-031-2/+4
* ituh263dec: Have function signature match across declaration and definitionDiego Biurrun2016-11-031-1/+5
* vf_hwupload_cuda: Fix build errorMark Thompson2016-11-031-1/+1
* svq3: Drop unused function dctcoef_get()Diego Biurrun2016-11-031-5/+0
* intrax8: Have function signature match across declaration and definitionDiego Biurrun2016-11-031-1/+1
* options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-031-1/+0
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-036-3/+913
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-036-85/+77
* lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-0211-9/+30
* lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-025-31/+11
* lavfi: Make default get_video_buffer work with hardware framesMark Thompson2016-11-021-4/+10
* doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-021-4/+10
* rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-021-4/+5
* bink: Have function pointer prototype match implementationDiego Biurrun2016-11-021-1/+3
* idct: Have function pointer prototype match implementationDiego Biurrun2016-11-021-3/+5
* aactab: Move extern keyword to the front of array declarationsDiego Biurrun2016-11-021-2/+2
* vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun2016-11-021-3/+2
* examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
* examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-021-7/+12
* examples/encode_video: set the framerateAnton Khirnov2016-11-021-1/+3
* examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-024-166/+192
* examples/decode_audio: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-024-98/+142
* examples/encode_audio: use the AVFrame API for allocating the dataAnton Khirnov2016-11-021-16/+10
* examples/encode_audio: constify AVCodec instancesAnton Khirnov2016-11-021-4/+4
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-024-171/+215
* avconv: support parsing bitstream filter optionsJames Almer2016-11-023-23/+39
* mov: Evaluate the movie display matrixVittorio Giovara2016-11-015-17/+40
* fate: Add tests for mov display matrixVittorio Giovara2016-11-017-0/+32
* avprobe: Add -show_stream_entry to get a single stream propertyVittorio Giovara2016-11-011-0/+56
* openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-311-1/+6
* xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-301-2/+2
* Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...Luca Barbato2016-10-301-1/+4
* qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-301-1/+1
* Use avpriv_request_sample() where appropriateDiego Biurrun2016-10-292-13/+4
* dash: Use correct ISO C scanf conversion specifierDiego Biurrun2016-10-281-1/+1
OpenPOWER on IntegriCloud