summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-23
* lavf: VAAPI scale filterMark Thompson2016-03-23
* lavf: use new decode APIwm42016-03-23
* avconv: use new encode APIwm42016-03-23
* avconv: use new decode APIwm42016-03-23
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* opt-test: Merge struct declaration and initializationDiego Biurrun2016-03-23
* opt-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
* parseutils-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
* des-test: Move a variable declaration to avoid an ifdefDiego Biurrun2016-03-23
* build: Add component for the SRTP common codeDiego Biurrun2016-03-23
* timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-23
* doc: Update paths to match new examples locationDiego Biurrun2016-03-23
* Move const qualifier before type nameDiego Biurrun2016-03-23
* vc1dec: wmv2dec: Validate ff_intrax8_common_init return valueVittorio Giovara2016-03-22
* intrax8: Check and propagate errors from ff_intrax8_common_initVittorio Giovara2016-03-22
* intrax8: Move documentation from implementation to header fileVittorio Giovara2016-03-22
* intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-22
* intrax8: Adjust printf conversion specifier for sizeof expressionDiego Biurrun2016-03-22
* intrax8: Move a comment to the place it correspondsVittorio Giovara2016-03-22
* intrax8: Wrap multiline macros in do{}while(0) clausesVittorio Giovara2016-03-22
* intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-22
* nuv: Use the correct context for av_image_check_sizeVittorio Giovara2016-03-22
* indeo4: Consistently initialize variablesVittorio Giovara2016-03-22
* indeo4: Rework stream analysis reportVittorio Giovara2016-03-22
* avconv: switch to the new BSF APIAnton Khirnov2016-03-20
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* takdec: ensure chan2 is a valid channel indexAndreas Cadhalpun2016-03-20
* mpegts: Forward the errors on mpeg4 objects parsingLuca Barbato2016-03-20
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-19
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-19
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-19
* svq3: Use a separate buffer for decoding the slicesLuca Barbato2016-03-16
* cmdutils: update copyright year to 2016Sean McGovern2016-03-15
* matroska: Support V_QUICKTIME as written in the specificationLuca Barbato2016-03-15
* qsv: Fix loading multiple pluginsLuca Barbato2016-03-15
* mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-11
* configure: Add support for clang llvm-covLuca Barbato2016-03-07
* configure: Support msan as toolchainLuca Barbato2016-03-07
* buffer: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-07
* pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov2016-03-07
* mpegvideo: Refactor emulated_edge_mc callsLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-05
* idct8x8: Fix undefined negative shiftsKaterina Barone-Adesi2016-03-05
* vdpau: Add missing deprecation guardsVittorio Giovara2016-03-05
* mov: Trim dref absolute pathVittorio Giovara2016-03-05
* avconv: remove sub-frame warningwm42016-03-05
* lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-03-05