20562 Commits (1a094af638281295bf087945923d258b5acd1ab1)

Author SHA1 Message Date
Anton Khirnov a853388d2f hevc: change the stride of the MC buffer to be in bytes instead of elements 9 years ago
Anton Khirnov 688417399c hevcdsp: split the pred functions by width 9 years ago
Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 9 years ago
Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 9 years ago
Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
Luca Barbato 7d36474d19 imgconvert: Re-enable the deprecation warnings 9 years ago
Luca Barbato f7edcac040 avpicture: Suppress warning from deprecated code 9 years ago
Luca Barbato b805482b1f aac: Provide more information on the failure message 9 years ago
Luca Barbato c5eb279e24 g723: Add missing header 9 years ago
Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago
Vittorio Giovara 165cc6fb9d g723_1: Move sharable functions to a separate file 9 years ago
Vittorio Giovara aac996cc01 g723_1: Rename files to better reflect their purpose 9 years ago
Michael Niedermayer b74b88f30d g723_1: Handle values at the ends of the table in lsp2lpc() 9 years ago
Petri Hintukainen 7139489c45 pgssubdec: fix API compability layer 9 years ago
Vittorio Giovara fdd5c48ebd texturedsp: Explicitly cast RGBA parameters to unsigned 9 years ago
Vittorio Giovara eef38316ca texturedspenc: Avoid using separate variables 9 years ago
Vittorio Giovara 7831fb9050 textureencdsp: cosmetics: Use normal static const for tables 9 years ago
Vittorio Giovara 99cb833fc2 sgi: Correctly propagate meaningful error values 9 years ago
Vittorio Giovara 4a0918cae6 sgienc: Support encoding high bit depth images with RLE 9 years ago
Vittorio Giovara 59e3f4e598 sgienc: Use a local RLE encoding function 9 years ago
Vittorio Giovara 62cc8f4d79 sgienc: Port to bytestream2 9 years ago
Vittorio Giovara 99f40fd02f sgienc: Do not end RLE lines with 0s 9 years ago
James Zern 4d05e9392f libvpxenc: remove some unused ctrl id mappings 9 years ago
Tim Walker c12c085be7 dcadec: Do not check for overreads in auxiliary data 9 years ago
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 9 years ago
Anton Khirnov fc4c27c4ed qsvenc: expose additional encoding options 9 years ago
Anton Khirnov e7d7cf86dc qsvenc: support more RC methods 9 years ago
Anton Khirnov fb8753ada2 qsvenc: factor out common options 9 years ago
Anton Khirnov 3edac01f79 qsvenc: fix setting maxrate for VBR 9 years ago
Anton Khirnov 4d8f536b53 qsvenc: print the actual video parameters used by MSDK 9 years ago
Anton Khirnov f6c94457b4 mpegvideo_enc: enable rtp_mode when multiple slices are used 9 years ago
Anton Khirnov d80f0a4ad6 mpevideo_enc: disallow multiple slices for h261 and flv 9 years ago
John Stebbins 79ae1e630b avcodec: Define side data type for fallback track 9 years ago
Luca Barbato 5c30ae1a09 dvdsubdec: Validate the RLE offsets 9 years ago
Vittorio Giovara 79d89cf2f4 flacenc: Clamp user-supplied min/max prediction orders 9 years ago
Vittorio Giovara 4bb1070c15 ffv1: Explicitly name the coder type 9 years ago
Andreas Cadhalpun 9fd2bf09db hqx: correct type and size check of info_offset 9 years ago
Andreas Cadhalpun 0a8bff788b dds: disable palette flag for compressed images 9 years ago
Andreas Cadhalpun 7b2211bfc4 dds: add missing newline to log messages 9 years ago
Andreas Cadhalpun 29b1752861 dds: validate compressed source buffer size 9 years ago
Andreas Cadhalpun e6459c655e dds: validate source buffer size before copying 9 years ago
Vittorio Giovara e25cac50e0 lavc: Add missing mem.h header to libxvid and screenpresso 9 years ago
Anton Khirnov 79f5347a98 avcodec: fix doxy placement 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Michael Niedermayer fcc49924db vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 9 years ago
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 9 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 9 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 9 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 9 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 9 years ago