19552 Commits (a5af29336ab4d483f122215482b74a2f0043d125)

Author SHA1 Message Date
Michael Niedermayer 6ea973fc4c avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces 13 years ago
Michael Niedermayer 4251a0b84c imgconvert: add planar RGB formats to pix_fmt_info 13 years ago
Michael Niedermayer 6ca8ef5189 imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info 13 years ago
Paul B Mahol 5d171b1f47 jvdec: check if there is enough data 13 years ago
Paul B Mahol f8a81755c2 jvdec: remove redundant check 13 years ago
Paul B Mahol 1bc9e4c5b2 jvdec: remove buf_size 13 years ago
Paul B Mahol 1c638cfc25 jvdec: stop reading partial palette 13 years ago
Michael Niedermayer 114f82ee7e jvdec: check that the video_size fits in the packet. 13 years ago
Michael Niedermayer 6671c40038 h264pred: assert that depth is supported 13 years ago
Michael Niedermayer 9c995fe19a h264dsp: assert that depth is supported 13 years ago
Michael Niedermayer 5a1bbb3af0 dsputil: assert that depth is supported 13 years ago
Stefano Sabatini ab7dbdc92c lavc/rawdec: add assertion check in raw_decode() 13 years ago
Stefano Sabatini 17a54f5de8 lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4 13 years ago
Michael Niedermayer 4330b8bba2 h264: sps: handle more profiles 13 years ago
Michael Niedermayer 9091ba9dfa h264: add support for constraint_set4_flag / constraint_set5_flag 13 years ago
Michael Niedermayer b2527d5d5a Revert "alsdec: remove dead assignments" 13 years ago
Michael Niedermayer bafa1c7f38 h264: add avpriv_h264_has_num_reorder_frames() 13 years ago
Michael Niedermayer 2278a3e5f7 vc1dsp: use av_assert2 13 years ago
Michael Niedermayer 2ceaffc627 resample2: use av_assert() 13 years ago
Mans Rullgard 58e57c3052 snow: remove VLA in mc_block() 13 years ago
Michael Niedermayer fbdb205968 wmaenc: dont mess with the bitrate. 13 years ago
Ronald S. Bultje 33bb63cb3e snow: remove a VLA. 13 years ago
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Martin Storsjö fc31508e3a roqvideo: Remove a totally unused dspcontext 13 years ago
Mans Rullgard 779f8bc24e smacker: remove some unused code 13 years ago
Mans Rullgard d55e5e6bae dsicin: remove dead assignment 13 years ago
Mans Rullgard 3c928477d2 aacdec: remove dead assignment 13 years ago
Mans Rullgard 800ab1bafa rl2: remove dead assignment 13 years ago
Mans Rullgard 1c2c64edac proresenc: make a variable local to the loop where it is used 13 years ago
Mans Rullgard 4ca6d206d1 alsdec: remove dead assignments 13 years ago
Michael Niedermayer 87b9868972 h264: clear the ref lists when the reference are cleared. 13 years ago
Michael Niedermayer 0c9283a03f h264: check log2_max_poc_lsb for validity 13 years ago
Michael Niedermayer 91ce7c21f0 ituh263dec: use av_assert 13 years ago
Michael Niedermayer 9eb6e5cc48 wmaenc: switch all remaining asserts to av_asserts 13 years ago
Martin Storsjö 710bd8a33e wma: Lower the maximum number of channels to 2 13 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Michael Niedermayer 7001eee1f4 avcodec_encode_audio2: print error messages for errors 13 years ago
Michael Niedermayer 5968a07622 wmaenc: rewrite 2nd stage quantization code 13 years ago
Michael Niedermayer 0755033f8a wmaenc: remove alternative quantization loop 13 years ago
Michael Niedermayer 799df083f3 wmaenc: fix off by 1 error in quantization loop 13 years ago
Michael Niedermayer e704ab3d5f wmaenc: change another assert to av_assert 13 years ago
Ronald S. Bultje ceabc13f12 dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section. 13 years ago
Ronald S. Bultje e9156741a7 dnxhdenc: add space between function argument type and comment. 13 years ago
Ronald S. Bultje 66a02159ea x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* 13 years ago
Mans Rullgard f2fd167835 x86: vc1: fix and enable optimised loop filter 13 years ago
Michael Niedermayer fb7688a83f pngdsp: Fix license header 13 years ago
Michael Niedermayer 7bbb6b38fb prores: Fix license header 13 years ago
Michael Niedermayer 12863db840 wma_common: Fix license header 13 years ago
Clément Bœsch 439e32f9b8 RealText demuxer and decoder. 13 years ago
Clément Bœsch 53640f42be SAMI demuxer and decoder. 13 years ago