9503 Commits (56bb72dc3b60abf6087403d953077060301342f9)

Author SHA1 Message Date
David Conrad 580a7465fb Add a chroma_sample_location field to define positioning of chroma samples 16 years ago
Måns Rullgård 014b7ecb66 PPC: 32-bit asm for MAC64 and MLS64 16 years ago
Baptiste Coudurier 61a4fd8e64 sgi encoder does not support pal8 16 years ago
Baptiste Coudurier 30853173b8 reindent 16 years ago
Baptiste Coudurier a7e562291d check for palette presence, fix crash with QT-BMP.mov, issue #1074 16 years ago
Benjamin Larsson 841b45e55d Remove dead nested assignment found by CSA 16 years ago
Baptiste Coudurier 7574dc4c37 update comment for rgb 16 bit in .mov 16 years ago
Diego Biurrun f8c0692d8e Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. 16 years ago
Daniel Verkamp 10ce919561 data parameter of dnxhd_encode_picture() should not be const. 16 years ago
Michael Niedermayer 9a3eaeebad Correct x/ymin to avoid segfault due to out of picture reads. 16 years ago
Daniel Verkamp a1fd2bc350 Add 8088flex TMV video decoder. 16 years ago
Daniel Verkamp 89cb5cd25d Add CGA and palette data for 8088flex TMV decoder. 16 years ago
Ramiro Polla e282272667 mlpdec: Fix possible writing out of array bounds introduced by being 16 years ago
Ramiro Polla e8d341ce19 mlpdec: Split sync word error and MLP sync word check. 16 years ago
Ramiro Polla aff42ee0ff mlpdec: Fix indentation that got mangled from copy&paste. 16 years ago
Kostya Shishkov 512cfd9d54 Add 32-bit RGB support to TIFF decoder and extend a bit 'unsupported format' message 16 years ago
Laurent Aimar 992f7db060 Add floating point audio decoding to WavPack decoder. 16 years ago
Laurent Aimar cabb81113a Prepare WavPack decoder to support floating point output. 16 years ago
Justin Ruggles 778bc09bbe cosmetics: line wrap and vertical alignment 16 years ago
Justin Ruggles 396b73c7f7 ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also 16 years ago
Justin Ruggles 52dc3fc83d cosmetics: indentation after last commit 16 years ago
Justin Ruggles 13ec942869 ac3dec: move channel remapping to outside of block loop 16 years ago
Michael Niedermayer 9c24cd7236 Extract colorspace fields from MPEG1/2. 16 years ago
Måns Rullgård 1e24f1b25d mpegaudio: enclose SUM8() macro args in parens when used 16 years ago
Måns Rullgård bf030c887f mpegaudio: avoid unnecessary copy in high-precision mode 16 years ago
Måns Rullgård adb206c238 mpegaudio: use av_clip() 16 years ago
Michael Niedermayer 4ee6a5c161 Add colorspace fields to AVCodecContext. 16 years ago
Carl Eugen Hoyos ee273f98e8 Cosmetics: Fix indentation after r18741. 16 years ago
Michael Niedermayer 266c1d901f Do not discard mp3 frames in the parser after a broken frame. 16 years ago
Laurent Aimar 3cb088868c Factorize out integer sample value decoding for WavPack. 16 years ago
Måns Rullgård 3737dd1cd3 PPC: implement MULH() in assembler 16 years ago
Zdenek Kabelac e2fa5cf4c9 Do not scan for MP3 header after the given buffer and return skipped 16 years ago
Kenan Gillet 5b05059d2d Properly handle SILENCE frame. Patch by Kenan Gillet. 16 years ago
Benjamin Larsson 6b71ed1678 Remove dead assignments found by CSA 16 years ago
Laurent Aimar 66311f86d4 Check whether extra bits block has enough data. 16 years ago
Benjamin Larsson 241f5eab32 Remove dead assignments found by CSA 16 years ago
Benjamin Larsson 10c773c12f Remove dead assignments found by CSA 16 years ago
Laurent Aimar 418f77ec6e Decode extended bitstream for high-precision WavPack files. 16 years ago
Michael Niedermayer 714127812c Ignore first entry of intra matrixes if it is invalid. 16 years ago
Michael Niedermayer 45ccc61a06 Factorize quantization matrix loading code out. 16 years ago
Ramiro Polla da00b52578 Don't #if a function declaration and properly indent it. 16 years ago
Ramiro Polla bf4f19dc65 mlpdec: Move MLP's filter_channel() to dsputils. 16 years ago
Ramiro Polla ce1d9c851c Export av_free_packet(). 16 years ago
Diego Biurrun f0a75e66b9 Add missing return statement to out-of-memory condition. Fixes the warning: 16 years ago
Diego Biurrun a068a7f1f0 Drop unused libamr-nb fixed-point glue code. 16 years ago
David Conrad d647ed789f ARM: Use fewer register in NEON put_pixels _y2 and _xy2 16 years ago
David Conrad 428bf2ac88 ARM: NEON put_pixels_clamped 16 years ago
Stefano Sabatini 5efccce2a9 Implement av_get_bits_per_pixel(). 16 years ago
Vitor Sessak 859471565a Revert r18700, documentation of deprecated functions might be useful for 16 years ago
Vitor Sessak 6cf92f6d26 Check if there is enough bytes before reading the buffer in the EA ADPCM 16 years ago