76838 Commits (4f99308ed36b0fc5c2bd2121ad350aa3d80b1275)
 

Author SHA1 Message Date
Matthieu Bouron 0cdc77f104 lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron ad0203d7b0 lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
Michael Niedermayer 5c3dee7dad avutil: Move av_rint64_clip_* to internal.h 9 years ago
Michael Niedermayer 08b520636e avcodec/takdec: Skip last p2 sample (which is unused) 9 years ago
Michael Niedermayer 76b6f4b7d9 avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 9 years ago
Michael Niedermayer 9caa9414cc avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() 9 years ago
Michael Niedermayer a105f52855 avcodec/error_resilience: avoid accessing previous or next frames tables beyond height 9 years ago
Andreas Cadhalpun 603ebab8d7 dds: disable palette flag for compressed dds 9 years ago
Michael Niedermayer ebf5264cd6 avcodec/pgssubdec: Check dimensions for 0 9 years ago
Michael Niedermayer ac6ab77741 avcodec/rscc: Check input size for raw mode 9 years ago
Ganesh Ajjanagadde 618b3ae7d4 avcodec/simple_idct: use predefined M_SQRT2 9 years ago
Ganesh Ajjanagadde 11f0acf829 avcodec/mpegaudio: use predefined M_SQRT2 9 years ago
Ganesh Ajjanagadde c5fa42c69a avcodec/mpegvideo: use predefined M_PI 9 years ago
Ganesh Ajjanagadde f1726ad1b0 avcodec/ratecontrol: use predefined M_E 9 years ago
Michael Niedermayer c8aaae8e0f avcodec/dpx: Move need_align to act per line 9 years ago
Hendrik Leppkes 4c8d86eb18 avformat: implement SChannel SSP TLS protocol 9 years ago
Michael Niedermayer 17705f5d4f avcodec/flashsv: Check size before updating it 9 years ago
Michael Niedermayer e04126072e avcodec/ffv1dec: Clear quant_table_count if its invalid 9 years ago
Michael Niedermayer ccba8aaff2 avcodec/avrndec: Use the AVFrame format instead of the context 9 years ago
Ganesh Ajjanagadde 6f520ce1a6 avutil/common: add av_rint64_clip 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
Michael Niedermayer df91aa034b avcodec/ivi: Check image dimensions 9 years ago
Michael Niedermayer 4e16ad2868 avcodec/utils: Better check for channels in av_get_audio_frame_duration() 9 years ago
Michael Niedermayer 44a7f17d0b avcodec/jpeg2000dec: Check for duplicate SIZ marker 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
Bryan Huh d07585f04a avformat/async: Fix bug where async could not recover after seek to eof 9 years ago
Michael Niedermayer 5324109dd7 avformat/segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Michael Niedermayer 0106a20aea avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible 9 years ago
KO Myung-Hun 6248f23859 os2threads: Add pthread_once() 9 years ago
Will Kelleher b1a32429ef hevc: Fix a53 caption extraction 9 years ago
Matt Oliver 58d32c00be avutil/x86/intmath: Fix intrinsic header include when using newer gcc with older icc. 9 years ago
Matt Oliver 9b9c9ef3b4 avutil/x86/bswap: Add msvc bswap instrinsics. 9 years ago
Andreas Cadhalpun 7b2211bfc4 dds: add missing newline to log messages 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
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
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
Andreas Cadhalpun edd0c1d78a dds: add missing newline to log messages 9 years ago