20395 Commits (99cb833fc2d9874c62fffbcd3347fae660de0fe5)

Author SHA1 Message Date
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
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 9 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 9 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 9 years ago
Luca Barbato f3aff31e5f avpicture: Deprecate the single fields 9 years ago
Luca Barbato a9a6010637 avpacket: Provide an alloc and a free function for the struct 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 9 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 9 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 9 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 9 years ago