summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-25
* intrax8: Make x8_init_block_index not use mpegvideo fieldsVittorio Giovara2016-03-25
* intrax8: Use local destination buffersVittorio Giovara2016-03-25
* h264data: Move all data tables from a header to a .c fileDiego Biurrun2016-03-25
* lavc: Deduplicate zigzag_scan tableDiego Biurrun2016-03-25
* h264: Clean up #includesDiego Biurrun2016-03-25
* rtmpdh: add an stdio.h includeAnton Khirnov2016-03-25
* qsvdec_h2645: switch to the new BSF APIAnton Khirnov2016-03-25
* vf_fade: make sure the slice end is always in the frameAnton Khirnov2016-03-25
* testprogs: K&R formatting cosmeticsDiego Biurrun2016-03-24
* testprogs: Clean up #includesDiego Biurrun2016-03-24
* build: Drop redundant removal of compiled object filesDiego Biurrun2016-03-24
* fate: Only run SRTP test if SRTP code is enabledDiego Biurrun2016-03-24
* unix: Use rw_timeout for setting the connect timeoutMartin Storsjö2016-03-24
* tcp: Use rw_timeout for setting the connect/listen timeoutsMartin Storsjö2016-03-24
* avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
* opt: Add av_opt_copy()Michael Niedermayer2016-03-24
* opt: Add const to av_opt_nextLukasz Marek2016-03-24
* file: Add an option for following a file that is being writtenMartin Storsjö2016-03-24
* avio: Add an option 'rw_timeout'Andrey Utkin2016-03-24
* avio: Apply avoptions on the URLContext itself as wellMartin Storsjö2016-03-24
* 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