22878 Commits (8a6449167a6da8cb747cfe3502ae86ffaac2ed48)

Author SHA1 Message Date
  Michael Niedermayer 8a6449167a avcodec_decode_audio4: check got_frame_ptr before handling initial skip 13 years ago
  Michael Niedermayer 8036ba299d h264: move next/last picture init to decode_slice_header 13 years ago
  Michael Niedermayer 669d50b445 ec: check that reference pictures have matching parameters before using them. 13 years ago
  Michael Niedermayer bdeb61ccc6 h264: check that luma and chroma depth match 13 years ago
  Paul B Mahol 59015c1118 exr: constify s in rle_uncompress() 13 years ago
  Paul B Mahol a3d890527e exr: reset compression in decode_frame() 13 years ago
  Michael Niedermayer 551d8b58eb brender_pix: use a grayscale palette as fallback instead of a uninitialized one. 13 years ago
  Michael Niedermayer 47e92153b6 mjpegdec: check for packed rgb mjpeg. 13 years ago
  Carl Eugen Hoyos c4dc6c4c86 Fix bits_per_coded_sample when encoding png with frame-level multithreading. 13 years ago
  Michael Niedermayer da7672b20a h264: Fix handling of changing reference counts between slices 13 years ago
  Michael Niedermayer 039f55c803 h264: call alloc_scratch_buffers() only once linesize is known 13 years ago
  Diego Biurrun a0a1ac0f09 dxva2: Add missing #define to make header compile standalone 13 years ago
  Diego Biurrun 3e85b46ecf arm: vp8: Add missing #includes for header to compile standalone 13 years ago
  u-bo1b@0w.se 8d1dd5bd50 cinepak: More correct Cinepak decoder. 13 years ago
  Michael Niedermayer a3adbedf9b cinepak: simplify 13 years ago
  u-bo1b@0w.se 4e635e10e2 cinepak: Use correct colorspace. 13 years ago
  Michael Niedermayer f5c00b347d avcodec_align_dimensions2: Ensure cinepak has large enough buffers. 13 years ago
  Michael Niedermayer c69315a5de cook: check js_subband_start for validity 13 years ago
  Martin Storsjö 26ee5ca03d h264: Get rid of unnecessary casts 13 years ago
  Michael Niedermayer a5153b1d16 shorten: Fix signedness of comparission 13 years ago
  Michael Niedermayer ce153eef8f vc1dec: dont decode slices when the slice header failed to decode. 13 years ago
  Ronald S. Bultje fae6fd5b87 h264/svq3: Stop using draw_edges 13 years ago
  Ronald S. Bultje 7ebfb466ae h264: Don't store intra pcm samples in h->mb 13 years ago
  Ronald S. Bultje 9918f57dcf get_bits: Return pointer to buffer that is the result of the alignment 13 years ago
  Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 13 years ago
  Ronald S. Bultje e5ffffe48d h264chroma: Remove duplicate 9/10 bit functions 13 years ago
  Ronald S. Bultje f859678f3f vp56: Remove clear_blocks call, and clear alpha plane U/V DC only 13 years ago
  Michael Niedermayer a34418c28e tiff: check bppcount 13 years ago
  Michael Niedermayer 633f997479 bmp: check available space when reading palette 13 years ago
  Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 13 years ago
  Ronald S. Bultje a1f1ca96b4 svq3: fix decoding residual blocks of b-frames. 13 years ago
  Michael Niedermayer b9237aa7b0 x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 13 years ago
  Paul B Mahol 03b711d95e tmv: initialize unused pallete entries with 0 13 years ago
  Michael Niedermayer d41efc1f26 h264: put visualization and debug support back 13 years ago
  Michael Niedermayer a3a97129e7 mpegvideo: make ff_print_debug_info independant of mpegvideo 13 years ago
  Ronald S. Bultje e2789d3e33 split out ff_hwaccel_pixfmt_list_420[] over individual codecs. 13 years ago
  Paul B Mahol 85921499c7 cdgraphics: set palette to zero too 13 years ago
  Paul B Mahol 1f4ab61b74 lavc/cdxl: clear palette before reading it 13 years ago
  Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 13 years ago
  Daniel Kang 7a03145ed7 x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param 13 years ago
  Ronald S. Bultje 71ae8d50b2 x86/dsputil: fix compilation when h263 decoder/encoder are disabled. 13 years ago
  Ronald S. Bultje 51513b98d6 h264/svq3: stop using draw_edges. 13 years ago
  Matti Hamalainen 7f3624dc81 svq3: unbreak decoding 13 years ago
  Ronald S. Bultje c63f9fb37a h264: don't store intra pcm samples in h->mb. 13 years ago
  Carl Eugen Hoyos 259603b917 h264: don't initialize missing pictures when using VDPAU. 13 years ago
  Michael Niedermayer dece584a63 h264: avoid calling get_format() multiple times 13 years ago
  Luca Barbato aa11cb7931 build: make audio_frame_queue a stand-alone component 13 years ago
  Carl Eugen Hoyos cf36180143 Only set accelerated arm fft functions if fft is enabled. 13 years ago
  Clément Bœsch fe150a48a7 lavc: fix codec_descriptor and pkt_timebase doxy. 13 years ago
  Clément Bœsch b1e6b144ed lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993. 13 years ago