34851 Commits (4736f8115be411bb0cf24a4386d98c53553f919c)

Author SHA1 Message Date
Paul B Mahol 2edd47582b avcodec: add dvaudio parser 9 years ago
Matthieu Bouron 27f1ea5097 lavc/mjpegdec: use ptrdiff_t instead of ssize_t 9 years ago
Michael Niedermayer e0b187e7da avcodec/h264: Fix memleak in case of ff_h264_decode_extradata() failure 9 years ago
Derek Buitenhuis 02bd02da5f qsvenc: Fix b_strategy typo 9 years ago
Derek Buitenhuis 265ed6732f libavcodec/util: Fix timebase overflow check 9 years ago
Derek Buitenhuis 5889bc16a4 avcodec/version: Add missing #endif 9 years ago
Matthieu Bouron 0d733ec379 lavc/mjpegdec: speed up scan data copy 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Michael Niedermayer 0aada30510 avcodec/jpeg2000dec: More completely check cdef 9 years ago
Paul B Mahol 75a7565bcb avcodec/dvaudiodec: support cases when codec_tag is not set but block_align is 9 years ago
Paul B Mahol 74e8f4f674 avcodec/dvaudiodec: set channel layout 9 years ago
Carl Eugen Hoyos 7a90edc188 lavc/mjpegdec: Set SAR even if no resolution is available. 9 years ago
Carl Eugen Hoyos 69dbecf920 lavc/h264: Show "Increasing reorder buffer" message with loglevel info. 9 years ago
Andreas Cadhalpun 9079e99d2c svq1enc: fix out of bounds reads 9 years ago
Paul B Mahol 11bc4fd653 avcodec/dvaudiodec: only stereo makes sense 9 years ago
Paul B Mahol e9e623369d avcodec: add Ulead DV audio decoder 9 years ago
Marton Balint 73e4565dff lavc/libzvbi-teletextdec: add support for setting background opacity 9 years ago
Marton Balint 92f2a9dbc5 lavc/libzvbi-teletextdec: remove cmax variable 9 years ago
Marton Balint fe4a2cbd4d lavc/libzvbi-teletextdec: use the built-in transparent color for transparent background 9 years ago
Mats Peterson 191ec55c9f lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Paul B Mahol 5dc37a5d8a avcodec/dcaenc: do not change user requested bitrate 9 years ago
Paul B Mahol 06f65fd026 avcodec/dcaenc: return correct number of bytes in output packet 9 years ago
Michael Niedermayer ed0c550564 avcodec/utils: run ff_frame_thread_encoder_init() only for encoders 9 years ago
Michael Niedermayer 46f67f4a34 avcodec/rawdec: Check height and packet size 9 years ago
Mats Peterson 82325dbec1 lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp 9 years ago
Mats Peterson fe7639b1c8 avcodec/rawdec: initialize palette for mono 9 years ago
James Almer 1d8f9b7d1a avcodec/webp: fix decoder dependencies 9 years ago
Paul B Mahol 3e7d684912 avcodec/flacenc: fix calculation of bits required in case of custom sample rate 9 years ago
Michael Niedermayer a7305c780b Print the whitelists if entities are not found on them 9 years ago
Michael Niedermayer 0be4377333 fate/cabac: replace uninitialized bytes by random bytes 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Hendrik Leppkes 406f30072e dxva2_h264: fix reference field marking in long slice struct 9 years ago
Michael Niedermayer f502583663 avcodec/mpeg4videoenc: Use 64bit for time variables 9 years ago
Rostislav Pehlivanov ce855bf43b diracdec: fix full range videos 9 years ago
Martin Storsjö 87a814fdce libavcodec: Add missing AVClass pointers 9 years ago
Ganesh Ajjanagadde 1fb5ae44c4 lavc/wmadec: replace pow by faster functions 9 years ago
Ganesh Ajjanagadde cea529dd7f lavc/opus_celt: replace pow(2,x) by exp2f(x) 9 years ago
Ganesh Ajjanagadde 9254e6176c lavc/atrac3plusdsp: change pow(2,x) to exp2f(x) 9 years ago
Ganesh Ajjanagadde 89189b1010 lavc/wma: add av_warn_unused_result to ff_wma_init 9 years ago
John Cox 74105fc9a3 cabac_functions: Allow more functions to be overridden 9 years ago
John Cox 5115d8326e cabac_functions: Count zeros with ctz if it is fast 9 years ago
John Cox 48f80831ba cabac: Ensure 2-byte cabac loads are on 2-byte boundry 9 years ago
Michael Niedermayer 509c9e74e5 avcodec/mjpegdec: Check for end for both bytes in unescaping 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Vittorio Giovara 0e9c4fe254 lavc: Move pre_me to codec private options 9 years ago
Vittorio Giovara 5b6f42da98 lavc: Move me_penalty_compensation to codec private options 9 years ago
Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options 9 years ago
Vittorio Giovara 243df1351d lavc: Move {min,max}_prediction_order to codec private options 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago