32811 Commits (d7eabd50425a61b31e90c763a0c3e4316a725404)
 

Author SHA1 Message Date
Ronald S. Bultje d7eabd5042 mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
Ronald S. Bultje 442c3a8cb1 cook: expand dither_tab[], and make sure indexes into it don't overflow. 13 years ago
Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 13 years ago
Ronald S. Bultje f77bfa8376 xxan: protect against chroma LUT overreads. 13 years ago
Ronald S. Bultje 5518827816 xxan: convert to bytestream2 API. 13 years ago
Ronald S. Bultje f1279e286b xxan: don't read before start of buffer in av_memcpy_backptr(). 13 years ago
Ronald S. Bultje a928ed3751 vp8: convert mbedge loopfilter x86 assembly to use named arguments. 13 years ago
Ronald S. Bultje bee330e300 vp8: convert inner loopfilter x86 assembly to use named arguments. 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Diego Biurrun eab6968f24 build: Skip compiling xvmc.h under the correct condition. 13 years ago
Gil Pedersen 49e35f497f configure: darwin: Change dylib install names to include major version. 13 years ago
Alex Converse 100c3fb2d1 mpegts: Always honor a registration descriptor if present and there is no other codec information. 13 years ago
Michael Niedermayer 744dd1d356 aacdec: Fix SCE parity check. 13 years ago
Michael Niedermayer d53fe096e4 aacdec: Fix out of array writes (stack). 13 years ago
Martin Storsjö 6294d708b8 rtsp: Only set the ttl parameter if the server actually gave a value 13 years ago
Martin Storsjö 2bfd92b330 udp: Set ttl for read-write streams, too, not only for write-only ones 13 years ago
Martin Storsjö c700fdb00f udp: Only bind to the multicast address if in read-only mode 13 years ago
Martin Storsjö 1b89bcdd7f udp: Clarify the comment about binding the multicast address 13 years ago
Martin Storsjö 113d3e106d udp: Reorder comments 13 years ago
Paul B Mahol ea1d64ab10 ttadec: unbreak playback of matroska files 13 years ago
Aaron Colwell 12623a8026 vorbisdec: avoid invalid memory access 13 years ago
Dale Curtis ef0d779706 Fix uninitialized reads on malformed ogg files. 13 years ago
Ronald S. Bultje 4ffe5e2aa5 huffyuv: add padding to classic (v1) huffman tables. 13 years ago
Ronald S. Bultje 4c25269ced png: convert to bytestream2 API. 13 years ago
Kostya Shishkov 681e726865 dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 13 years ago
Ronald S. Bultje 83f15a1228 avs: fix infinite loop on end-of-stream. 13 years ago
Alex Converse fd0be63049 tiffdec: Prevent illegal memory access caused by recycled pointers. 13 years ago
Martin Storsjö 94f1b11a6f rtpenc: Fix the AVRational used for av_rescale_q_rnd 13 years ago
Ronald S. Bultje b4bccf3e4e wma: fix off-by-one in array bounds check. 13 years ago
Reimar Döffinger 6eda85e15b sbrdsp.asm: convert all instructions to float/SSE ones. 13 years ago
Ronald S. Bultje 3416d0805e dv: cosmetics. 13 years ago
Ronald S. Bultje e97efecec8 dv: check buffer size before reading profile. 13 years ago
Ronald S. Bultje 6e2821160b Revert "AAC SBR: group some writes." 13 years ago
Martin Storsjö a887c87c23 udp: Print an error message if bind fails 13 years ago
Ronald S. Bultje 37cc8600d0 cook: extend channel uncoupling tables so the full bit range is covered. 13 years ago
Ronald S. Bultje 84a020efc3 roqvideo: cosmetics. 13 years ago
Ronald S. Bultje cdf1577162 roqvideo: convert to bytestream2 API. 13 years ago
Ronald S. Bultje 93b53ffb1a dca: don't use av_clip_uintp2(). 13 years ago
Ronald S. Bultje 626964a4c4 wmall: fix build with -DDEBUG enabled. 13 years ago
Ronald S. Bultje 8febcb9fc1 smc: port to bytestream2 API. 13 years ago
Christophe Gisquet ba36f14e5d AAC SBR: group some writes. 13 years ago
Christophe GISQUET 7e1ce6a6ac dsputil: remove shift parameter from scalarproduct_int16 13 years ago
Christophe GISQUET dabf8dd34a SBR DSP: unroll sum_square 13 years ago
Christophe GISQUET 294c05ce8a rv34: remove dead code in intra availability check 13 years ago
Christophe GISQUET 7104c23bd1 rv34: clean a bit availability checks. 13 years ago
Luca Barbato af49e1766b v4l2: update documentation 13 years ago
Ronald S. Bultje 1255eed533 tgq: convert to bytestream2 API. 13 years ago
Paul B Mahol aed9da20af parser: remove forward declaration of MpegEncContext 13 years ago
Ronald S. Bultje e6ffd997cb dca: prevent accessing static arrays with invalid indexes. 13 years ago
Ronald S. Bultje cc5dd632ce raw: move buffer size check up. 13 years ago