21975 Commits (4cd724daeec3edca84e3eb8aaeba53be8a48c714)

Author SHA1 Message Date
  Michael Niedermayer 011169cd41 mjpegdec: handle the occurance of rstn emulation 13 years ago
  Michael Niedermayer 5ff8ca1f04 mjpegdec: Handle RSTn in progressive jpegs 13 years ago
  Michael Niedermayer 47e7f57a4b mjpegdec: factor handle_rstn() out 13 years ago
  Michael Niedermayer 075eaf8d6a vc1dsp: fix the warning fix, make it work with --disable-asm 13 years ago
  Michael Niedermayer fceeac9847 vc1dsp: fix pointer type warnings 13 years ago
  Michael Niedermayer 67c1acf234 lavc/utils: fix 'warning: missing braces around initializer' 13 years ago
  Michael Niedermayer 169dfe320d lcldec: fix zlib const pointer warning 13 years ago
  Michael Niedermayer 2ad1eb1907 imgconvert: fix 2 "discards const qualifier from pointer target type" 13 years ago
  Michael Niedermayer 2eab1a178c imgconvert: dont depend on default return type for get_color_type() 13 years ago
  Michael Niedermayer 4f927542fb h264_direct: silence several warning: assignment from incompatible pointer type" 13 years ago
  Janne Grunau 1f4ea4e068 mpegvideo: initialize videodsp with correct pixel depth 13 years ago
  Michael Niedermayer 9cb887ed37 dsputil_mmx: fix pointer type for emulated_edge_mc_func() 13 years ago
  Anton Khirnov 0a9132b84c wnv1: cosmetics, reformat 13 years ago
  Anton Khirnov 51648da4dc xan: remove a trivially true if(). 13 years ago
  Anton Khirnov 99e36ddd3e ansi: do not depend on get_buffer() initializing the frame. 13 years ago
  Anton Khirnov 261f0b14ed zerocodec: remove an unused variable. 13 years ago
  Anton Khirnov 8adfacff5c zmbv: remove some pointless comments and empty lines 13 years ago
  Anton Khirnov c6303f8d70 yop: simplify/sanitize the decoding loop 13 years ago
  Anton Khirnov f6e395e132 c93: set palette_has_changed. 13 years ago
  Anton Khirnov 3eab600752 bmp: cosmetics, reformat 13 years ago
  Michael Niedermayer 98b7a50a21 tiffdec: Fix runend handling 13 years ago
  Clément Bœsch 98dc25672f lavc/pthread: do not re-define _GNU_SOURCE if already defined. 13 years ago
  Paul B Mahol 98fed176cf alsdec: improve warning message when invalid channel position is found 13 years ago
  Martin Storsjö 0940580adb lavc: Correct the description of pkt_dts 13 years ago
  Michael Niedermayer 3e15775333 x86/ac3dsp_init: try to workaround ICC failure. 13 years ago
  Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 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