19482 Commits (b1a17953ec5a9564a6a08bd1adbb713d80742a06)

Author SHA1 Message Date
Michael Niedermayer 13ba872a2a snowenc: update pix_sum for rectangles, needed for non 420 13 years ago
Michael Niedermayer b4b7471ec4 snowenc: set chroma subsample factors correctly for non 420 13 years ago
Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
Paul B Mahol fd0b8c6ad5 sanm: silence warnings 13 years ago
Hendrik Leppkes 14ac47fcc7 vc1: signal interlaced and tff flag to the consumer 13 years ago
Michael Niedermayer b829da3639 smacker: add sanity check for length in smacker_decode_tree() 13 years ago
Ronald S. Bultje 89ffd189ef twinvq: give massive struct a name. 13 years ago
Hendrik Leppkes f77fd34bc3 aac: move sample_fmt selection before decoder configuration. 13 years ago
Hendrik Leppkes 2d61f0040d utvideo: mark interlaced frames as such 13 years ago
Hendrik Leppkes f6943f2379 lagarith: frame multithreading 13 years ago
Hendrik Leppkes 07d49437d5 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Anton Khirnov a50b756280 lavc: remove stats_in from AVCodecContext options table. 13 years ago
Paul B Mahol 69254f4628 LucasArts SMUSH video decoder 13 years ago
Paul B Mahol b18357326c LucasArts SMUSH VIMA audio decoder 13 years ago
Paul B Mahol b2e2287c04 cdxl: disable checked bitstream reader 13 years ago
Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
Alex Converse 43886eaebc aacdec: Fix popping channel layouts. 13 years ago
Michael Niedermayer 827667eca7 mjpegenc: use av_assert 13 years ago
Michael Niedermayer 4eae08b438 mjpegdec: use av_assert 13 years ago
Mans Rullgard 980f81d961 Use av_gettime() in various places 13 years ago
Mans Rullgard db7d8fb4ef dct-test: use emms_c() from libavutil instead of duplicating it 13 years ago
Paul B Mahol 420990db30 libilbc: use designated initializers for AVClass 13 years ago
Michael Niedermayer 18d7bea695 wmv2enc: fix rounding flag. 13 years ago
Michael Niedermayer 6fb7d03d74 lavc: seperate encoder/decoder class category 13 years ago
Michael Niedermayer 82ac6a66f9 rv40dsp: use av_assert 13 years ago
Stefano Sabatini 208c5a08da lavc/qtrlenc: return proper error codes from qtrle_encode_init() 13 years ago
Stefano Sabatini 5793a6d9f9 lavc/libschroedinger: add missing failure checks in ff_create_schro_frame() 13 years ago
Diego Biurrun 4cc2920dd2 flvdec: remove incomplete, disabled seeking code 13 years ago
Simon A. Eugster 7146177d18 lavc: Extend the documentation for avcodec_init_packet 13 years ago
Stefano Sabatini c90e8054af lavc/avcodec.h: fix reference to nonexistent function in av_picture_copy() doxy 13 years ago
Stefano Sabatini 18b4404dc3 lavc/imgconvert: fix check on av_image_check_size() return code in avpicture_get_size() 13 years ago
Stefano Sabatini 0b2ecf8224 lavc/imgconvert: remove pointless switch block from avpicture_fill() 13 years ago
Stefano Sabatini b583ccc3db lavc/rawdec: propagate duration from packet to frame 13 years ago
Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
Michael Niedermayer 4b5c7d4d9a huffyuv: switch to av_assert 13 years ago
Michael Niedermayer da42f56985 asv1: switch to av_assert 13 years ago
Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
Ronald S. Bultje db28b01dcf dirac: replace compound literal with normal initialiser 13 years ago
Michael Niedermayer b90f83e905 snowenc: update selftest code for the new temporary arrays 13 years ago
Mans Rullgard 9fcda25e35 vorbisdec: replace div/mod in loop with a counter 13 years ago
Carl Eugen Hoyos 3b3150ec9b Fix interlaced prediction for RGB utvideo. 13 years ago
Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
Michael Niedermayer 1125606a1f vp3dec: fix null ptr derefernce. 13 years ago
Michael Niedermayer 4aed3ac86a msmpeg4enc: use av_assert 13 years ago
Michael Niedermayer c390822e18 intel h263 dec: support advanced prediction 13 years ago
Paul B Mahol 137e80817d lavc: build some codecs only if they are actually enabled 13 years ago
Ronald S. Bultje 17fad33f81 Change all uses of restrict to use av_restrict instead. 13 years ago
Michael Niedermayer 9946a6aa55 diracdsp: try to fix segfault 13 years ago
Michael Niedermayer 3000074495 mpegvideo_common.h: use av_assert 13 years ago
Stefano Sabatini 6808759a58 lavc/rawdec: fix various bogus error codes and add some logs 13 years ago