42630 Commits (11c9bd633f635f07a762be1ecd672de55daf4edc)
 

Author SHA1 Message Date
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
Vittorio Giovara e25cac50e0 lavc: Add missing mem.h header to libxvid and screenpresso 9 years ago
Carl Eugen Hoyos 73b0324913 aiff: Support demuxing G.722 streams 9 years ago
Paul B Mahol 5f2c8315b3 thp: set duration for audio stream too 9 years ago
Martin Storsjö 1d62ee3889 movenc: Add a unit test for signaling of the track start times 9 years ago
Martin Storsjö bef3b1f59f movenc: Allow setting start_dts/start_cts before writing actual packets 9 years ago
Martin Storsjö 3eeb7edfc2 movenc: Add a unit test for frag_discont with edit lists 9 years ago
Martin Storsjö 09e431b9e3 movenc: Assume streams starting at pts=0 for discontinuous fragments with editlists 9 years ago
Martin Storsjö 59e8ec0aa8 movenc: Add an API unit test for fragmenting options/calls 9 years ago
Martin Storsjö 8ad5124b7e movenc: Automatically flush after writing the initial moov 9 years ago
John Stebbins db9b7321d5 vsrc_color: implement frame rate 9 years ago
Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 9 years ago