23503 Commits (0965be00fe20e30912b3f51a32a3e435e9996f3e)

Author SHA1 Message Date
Michael Niedermayer f5c00b347d avcodec_align_dimensions2: Ensure cinepak has large enough buffers. 12 years ago
Michael Niedermayer c69315a5de cook: check js_subband_start for validity 12 years ago
Martin Storsjö 26ee5ca03d h264: Get rid of unnecessary casts 12 years ago
Michael Niedermayer a5153b1d16 shorten: Fix signedness of comparission 12 years ago
Michael Niedermayer ce153eef8f vc1dec: dont decode slices when the slice header failed to decode. 12 years ago
Ronald S. Bultje fae6fd5b87 h264/svq3: Stop using draw_edges 12 years ago
Ronald S. Bultje 7ebfb466ae h264: Don't store intra pcm samples in h->mb 12 years ago
Ronald S. Bultje 9918f57dcf get_bits: Return pointer to buffer that is the result of the alignment 12 years ago
Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 12 years ago
Ronald S. Bultje e5ffffe48d h264chroma: Remove duplicate 9/10 bit functions 12 years ago
Ronald S. Bultje f859678f3f vp56: Remove clear_blocks call, and clear alpha plane U/V DC only 12 years ago
Michael Niedermayer a34418c28e tiff: check bppcount 12 years ago
Michael Niedermayer 633f997479 bmp: check available space when reading palette 12 years ago
Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 12 years ago
Ronald S. Bultje a1f1ca96b4 svq3: fix decoding residual blocks of b-frames. 12 years ago
Michael Niedermayer b9237aa7b0 x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 12 years ago
Paul B Mahol 03b711d95e tmv: initialize unused pallete entries with 0 12 years ago
Michael Niedermayer d41efc1f26 h264: put visualization and debug support back 12 years ago
Michael Niedermayer a3a97129e7 mpegvideo: make ff_print_debug_info independant of mpegvideo 12 years ago
Ronald S. Bultje e2789d3e33 split out ff_hwaccel_pixfmt_list_420[] over individual codecs. 12 years ago
Paul B Mahol 85921499c7 cdgraphics: set palette to zero too 12 years ago
Paul B Mahol 1f4ab61b74 lavc/cdxl: clear palette before reading it 12 years ago
Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
Daniel Kang 7a03145ed7 x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param 12 years ago
Ronald S. Bultje 71ae8d50b2 x86/dsputil: fix compilation when h263 decoder/encoder are disabled. 12 years ago
Ronald S. Bultje 51513b98d6 h264/svq3: stop using draw_edges. 12 years ago
Matti Hamalainen 7f3624dc81 svq3: unbreak decoding 12 years ago
Ronald S. Bultje c63f9fb37a h264: don't store intra pcm samples in h->mb. 12 years ago
Carl Eugen Hoyos 259603b917 h264: don't initialize missing pictures when using VDPAU. 12 years ago
Michael Niedermayer dece584a63 h264: avoid calling get_format() multiple times 12 years ago
Luca Barbato aa11cb7931 build: make audio_frame_queue a stand-alone component 12 years ago
Carl Eugen Hoyos cf36180143 Only set accelerated arm fft functions if fft is enabled. 12 years ago
Clément Bœsch fe150a48a7 lavc: fix codec_descriptor and pkt_timebase doxy. 12 years ago
Clément Bœsch b1e6b144ed lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993. 12 years ago
Clément Bœsch f796399344 lavc: support subtitles character encoding conversion. 12 years ago
Diego Biurrun 870a0c669e build: The libopencore-amrnb encoder depends on audio_frame_queue 12 years ago
Diego Biurrun 8837f4396a libopencore-amrwb: Make AMR-WB ifdeffery more precise 12 years ago
Diego Biurrun e6bda9a9fd libopencore-amr: Conditionally compile decoder and encoder bits 12 years ago
Diego Biurrun 56632fef65 libopencore-amrnb: cosmetics: Group all encoder-related code together 12 years ago
Luca Barbato 0b70fb1d51 dsputil: convert remaining op_pixels_func 12 years ago
Clément Bœsch 8732271e40 lavc: mark bitmap based subtitles codecs as such. 12 years ago
Michael Niedermayer 488f87be87 roqvideodec: check dimensions validity 12 years ago
Michael Niedermayer f7d18deb73 vqavideo: check chunk sizes before reading chunks 12 years ago
Michael Niedermayer 39bec05ed4 qdm2: check array index before use, fix out of array accesses 12 years ago
Anton Khirnov 1f8f43a5b5 error_resilience: add required headers. 12 years ago
James Almer 2e988fd689 lavc/tta: Use a safer check for encrypted streams 12 years ago
Hendrik Leppkes 1d6f6ff4d9 h264: don't initialize missing pictures when using a hwaccel 12 years ago
Michael Niedermayer 0a707da37b cinepack: print an error if cinepak_decode() failed 12 years ago
Michael Niedermayer 1c5b8b916d h264: color frames gray 12 years ago
Michael Niedermayer a53b144ec0 avcodec: add avpriv_color_frame() 12 years ago