22864 Commits (a2a1e20fa2c8eb32e2b5da3d06854691997fa075)

Author SHA1 Message Date
  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
  Clément Bœsch f796399344 lavc: support subtitles character encoding conversion. 13 years ago
  Diego Biurrun 870a0c669e build: The libopencore-amrnb encoder depends on audio_frame_queue 13 years ago
  Diego Biurrun 8837f4396a libopencore-amrwb: Make AMR-WB ifdeffery more precise 13 years ago
  Diego Biurrun e6bda9a9fd libopencore-amr: Conditionally compile decoder and encoder bits 13 years ago
  Diego Biurrun 56632fef65 libopencore-amrnb: cosmetics: Group all encoder-related code together 13 years ago
  Luca Barbato 0b70fb1d51 dsputil: convert remaining op_pixels_func 13 years ago
  Clément Bœsch 8732271e40 lavc: mark bitmap based subtitles codecs as such. 13 years ago
  Michael Niedermayer 488f87be87 roqvideodec: check dimensions validity 13 years ago
  Michael Niedermayer f7d18deb73 vqavideo: check chunk sizes before reading chunks 13 years ago
  Michael Niedermayer 39bec05ed4 qdm2: check array index before use, fix out of array accesses 13 years ago
  Anton Khirnov 1f8f43a5b5 error_resilience: add required headers. 13 years ago
  James Almer 2e988fd689 lavc/tta: Use a safer check for encrypted streams 13 years ago
  Hendrik Leppkes 1d6f6ff4d9 h264: don't initialize missing pictures when using a hwaccel 13 years ago