19552 Commits (a5af29336ab4d483f122215482b74a2f0043d125)

Author SHA1 Message Date
Michael Niedermayer 094c5e6c55 mjpegenc: mark as intra only 13 years ago
Michael Niedermayer 9eae43ddcf lavc: add intra only codec flag 13 years ago
Paul B Mahol 9277965883 bmpenc: use av_assert() 13 years ago
Stefano Sabatini 201b409da0 lavc/pcm: clarify error message from pcm_decode_frame() 13 years ago
Michael Niedermayer 69971410f9 ff_snow_common_end: assert() that the last buffer freed differs from the current. 13 years ago
Michael Niedermayer 8aeed14459 h.263enc: use av_assert 13 years ago
Michael Niedermayer c8f4c83e70 h.263dec: use av_assert 13 years ago
Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
Michael Niedermayer 1e7943c315 snow: yuv410 support 13 years ago
Michael Niedermayer fba18ef8cc x86/dsputil_mmx: support 4 sample edges 13 years ago
Michael Niedermayer 68c845cdba snow: yuv444 support 13 years ago
Diego Biurrun a5a93fa8f5 cosmetics: do not use full path for local headers 13 years ago
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