42642 Commits (d5f5c90be9ec120f1320dcdd808b7bd917dee47c)
 

Author SHA1 Message Date
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago
Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 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 823fa70045 fate: Rework sgi tests into a suite and add the missing ones 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
Luca Barbato 6b7df14251 doc: Document better how to use MSYS2 9 years ago
Alexandra Hájková 8375dc1dd1 asfdec: handle the case when the stream index has an invalid value better 9 years ago
Tim Walker c12c085be7 dcadec: Do not check for overreads in auxiliary data 9 years ago
Derek Buitenhuis c8fa647811 oggparsespeex: Fix unchecked malloc 9 years ago
Luca Barbato afdff80081 configure: Clearly state that MSYS native builds are discouraged 9 years ago
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 9 years ago
Anton Khirnov 8a9de5c524 doc/encoders: document the QSV option mappings 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 ca489564ae movenc: add fallback audio track tref support 9 years ago
John Stebbins 79ae1e630b avcodec: Define side data type for fallback track 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 9 years ago
Luca Barbato 5c30ae1a09 dvdsubdec: Validate the RLE offsets 9 years ago
Vittorio Giovara eda1832874 travis: Enable OSX integration 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
Michael Niedermayer 2fb6e1e754 segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Martin Storsjö 62b4a6f1b9 rtmpcrypt: Provide the xtea keys in little endian format for consistency 9 years ago
Martin Storsjö 588b6215b4 rtmpcrypt: Do the xtea decryption in little endian mode 9 years ago
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Martin Storsjö 1fc94724f1 xtea: Clarify that the current API works in big endian mode 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 b5f963bfec mov: Drop dref when unable to parse 9 years ago
Vittorio Giovara 303f931938 mov: Correctly store dref paths 9 years ago