21945 Commits (57e99ea44d37218a06bb593b811f8ad080d507ab)

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