21944 Commits (9b8de930366d58e6256895c8b5111fd5ef61722c)

Author SHA1 Message Date
Anton Khirnov b6d7d4efae 8bps: cosmetics 12 years ago
Anton Khirnov b047c68783 4xm: don't rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov c64cf2a37b aasc: cosmetics, reformat 12 years ago
Anton Khirnov 808b2227d7 ansi: remove an extra return 12 years ago
Anton Khirnov c3a76c3dec asvdec: cosmetics, reformat 12 years ago
Anton Khirnov bdfa24514e aura: cosmetics, reformat 12 years ago
Anton Khirnov 2ca5ca2957 huffyuv: split encoder and decoder into separate files. 12 years ago
Anton Khirnov 6e5c44b043 lavc: make pkt_{p,d}ts doxy less confusing 12 years ago
Anton Khirnov 418693bdc5 lavc: rewrite and extend AVFrame doxy 12 years ago
Michael Niedermayer ca9eb9305a mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420 12 years ago
Justin Ruggles 5778299c7e ttadec: fix last frame handling when seeking 12 years ago
Johannes Nixdorf e749b5dd98 configure: consider using /usr/include/openjpeg-1.5 when searching for openjpeg 12 years ago
Michael Niedermayer 985aa0be82 h264: Detect POC inconsistencies and try to handle them reasonably 12 years ago
Justin Ruggles 68a04b0cce alacdec: do not be too strict about the extradata size 12 years ago
Justin Ruggles aef5150719 flac: only set channel layout if not previously set or on channel count change 12 years ago
Michael Niedermayer 5ffb5e7a2d 4xm: check the correct stream, fix fate 12 years ago
Paul B Mahol 44fe118e0a lavc/4xm: use bytestream2_get_bytes_left 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Michael Niedermayer 90eaa989f1 x86/videodsp_init: Add back lost author attribution 12 years ago
Michael Niedermayer 28286a63d0 videodsp_template.c: fix year 12 years ago
Michael Niedermayer 2f436b1fce lavc: Warn in case the set bitrate is very low 12 years ago
Carl Eugen Hoyos a3a22c2178 Revert "Always write all colours for animated gif files, including transparent ones." 12 years ago
Paul B Mahol fb3f28ee28 alsdec: cosmetics after previous commit 12 years ago
Paul B Mahol ae27b70b9d alsdec: channel sorting 12 years ago
Paul B Mahol cfa530034f gifdec: remove dead store 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Carl Eugen Hoyos d4fdaafdb7 Always write all colours for animated gif files, including transparent ones. 12 years ago
Paul B Mahol 9321e93502 gifdec: fix invalid write in gif_copy_img_rect 12 years ago
Paul B Mahol c004de0b1c gifdec: fix invalid write in giff_fill_rect 12 years ago
Piotr Bandurski 17714adbf8 tiffdec: support LZW compression with inverted FillOrder 12 years ago
Luca Barbato 6906b19346 lavc: add missing files for arm 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Michael Niedermayer a9275b4f69 h264: Fix code to also handle pix format changes. 12 years ago
Michael Niedermayer 8525fa7c2c h264: remove unused variable 12 years ago
Michael Niedermayer 73db0bf1b0 mpegvideo: increase scratchpad sizes 12 years ago
Anton Khirnov 5823686261 mpeg12: do not decode extradata more than once. 12 years ago
Michael Niedermayer ca4dd3810e h264: use must_reinit to simplify code 12 years ago
Michael Niedermayer af0fafcb6f h264: decode_update_thread_context() copy parameter sets before using them 12 years ago
Michael Niedermayer e33811bd26 h264: remove reschange blocking 12 years ago
Michael Niedermayer c2dfb1e37c h264: support frame size changes with multi threading 12 years ago
Michael Niedermayer 8ea4a5533f h264: move h264_set_parameter_from_sps() call up 12 years ago
Michael Niedermayer afc03268b4 h264: move list_count and current_slice reset to flush_change() 12 years ago
Michael Niedermayer 971c469a0d h264: split flush_change() out of flush_dpb() 12 years ago
Michael Niedermayer 25a0af51da h264: factor get_pixel_format() out 12 years ago
Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
Carl Eugen Hoyos ec4a084581 Show underscores in av_get_codec_tag_string(). 12 years ago
Janne Grunau 45635885e4 mpegvideo: increase edge_emu_buffer size for VC1 12 years ago
Paul B Mahol dea9da5f16 qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[] 12 years ago
Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
Janne Grunau 9e696d2e5f h264: support frame parameter changes during frame-mt 12 years ago