42572 Commits (afdff8008149515afebf9992eae84be7d76e6b1e)
 

Author SHA1 Message Date
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
Michael Niedermayer 7d12cba95c vf_framepack: Check and update frame_rate 9 years ago
Michael Niedermayer 65e73bc60f vf_interlace: implement frame rate 9 years ago
Stefano Sabatini 018bdaed37 setpts: add FRAME_RATE constant 9 years ago
Stefano Sabatini 5e91a5c5cf testsrc: set output framerate 9 years ago
Michael Niedermayer 9df477e03e yadif: update frame rate 9 years ago
Nicolas George 1062880d69 vf_fps: set frame_rate. 9 years ago
Nicolas George 61fb67dcb2 buffersrc: accept the frame rate as argument. 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago