summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* svq3: add all the required dsp contexts into SVQ3ContextAnton Khirnov2016-03-28
* svq3: make the dsp functions staticAnton Khirnov2016-03-28
* h264: remove the svq3-specific codeAnton Khirnov2016-03-28
* svq3: rip out the mb decoding code shared with h264Anton Khirnov2016-03-28
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-28
* h2645_parse: compute the actual data length, without trailing padddingAnton Khirnov2016-03-28
* h2645_parse: add support for parsing h264Anton Khirnov2016-03-28
* h2645_parse: change the AVCodecContext* parameter to void*Anton Khirnov2016-03-28
* h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-28
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28
* aarch64: Make transpose_4x4H do a regular transposeMartin Storsjö2016-03-26
* rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-26
* intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara2016-03-25
* intrax8: Reference the current AVCodecContextVittorio Giovara2016-03-25
* intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-25
* intrax8: Use a constant buffer instead of a ScratchpadContextVittorio Giovara2016-03-25
* intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-25
* intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-25
* 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