34727 Commits (df7b165e878ec07cfc31253bd8a6ad422a55089a)

Author SHA1 Message Date
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
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
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
Rostislav Pehlivanov 5776344a7b diracdec: fix original Dirac Low Delay profile 9 years ago
Rostislav Pehlivanov 053900ca4c dirac: add more parse codes from the specifications 9 years ago
James Almer 033e7dbd31 avcodec/diracdsp: use av_clip_uintp2 9 years ago
Rostislav Pehlivanov 7d8891593c dirac_parser: add exceptions for Dirac inter parse codes 9 years ago
Rostislav Pehlivanov a849ebb54e dirac_parser: Improve parsing and silence pointless warnings 9 years ago
Michael Niedermayer b65efbc0f4 avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() 9 years ago
Rostislav Pehlivanov 8248b51e0b diracdec: add support for 12 bit videos 9 years ago
Claudio Freire adc7d2a4ce AAC encoder: check for NaNs/inf in TNS gain 9 years ago
Carl Eugen Hoyos 4f9314ed58 lavf/riff: Support reading vlc's rawvideo fourccs. 9 years ago
Carl Eugen Hoyos 7158ce778f lavf/nut: Add forgotten fourccs for YUV4xxP9. 9 years ago
Michael Niedermayer 19e456d48c avcodec/wmaenc: Check ff_wma_init() for failure 9 years ago
Michael Niedermayer a53fbda9dc avcodec/mpeg12enc: Move high resolution thread check to before initializing threads 9 years ago
Clément Bœsch a362015641 lavc,lavfi: use avutil/thread.h instead of redundant conditional includes 9 years ago
Michael Niedermayer 2cb8edea7c avcodec/aacenc: Check all coefficients for finiteness 9 years ago
James Almer 4c4ebeb587 avcodec/wavpackenc: use put_sbits 9 years ago
Rostislav Pehlivanov 6a505e955b aacenc: remove FAAC-like coder 9 years ago
Rostislav Pehlivanov a72b1ea826 aacenc: mark LTP mode as experimental 9 years ago
Arttu Ylä-Outinen 7d1e985528 libkvazaar: Set frame rate as a rational number 9 years ago
Michael Niedermayer 158f0545d8 avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() 9 years ago
Michael Niedermayer 22f64c2324 avcodec/ccaption_dec: Fix mixed declarations and code 9 years ago
Carl Eugen Hoyos 9cf8c3e62c ape: Show more information for loglevel verbose. 9 years ago
Michael Niedermayer 03d83ba34b avcodec/gif: Fix lzw buffer size 9 years ago
Michael Niedermayer 3ef5de0f19 avcodec/put_bits: Assert buf_ptr in flush_put_bits() 9 years ago