17102 Commits (4093d130d1934edcd098014d306492173527f1f6)

Author SHA1 Message Date
Michael Niedermayer 9d9316ae34 h264: Fix seeking in 00017.MTS 13 years ago
Ronald S. Bultje 464f26889c mpegaudiodec: fix seeking. 13 years ago
Justin Ruggles 481a7ff5bd mpegaudiodec: fix compilation when testing the unchecked bitstream reader 13 years ago
Mashiat Sarker Shakkhar a6da23f146 Cosmetics: Remove two empty lines and realign some code 13 years ago
Mashiat Sarker Shakkhar 8dc8dd9f6f Reset acfilter_prevvalues buffer in clear_codec_buffers() 13 years ago
Mashiat Sarker Shakkhar 001a74ff53 Fix AC filter buffers and AC filter reversion 13 years ago
Janne Grunau bcc7396065 threads: add sysconf based number of CPUs detection 13 years ago
Janne Grunau 937ff3a18a threads: always include necessary headers for number of CPUs detection 13 years ago
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Michael Niedermayer 810a14dbcc aacdec: Evaluate further PCE elements. 13 years ago
Carl Eugen Hoyos f69a766d11 Fix mono* pam encoding. 13 years ago
Nicolas George 0098e79f8a libvorbis: proper error logging and return. 13 years ago
Reimar Döffinger 42a1f1d7a8 Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 13 years ago
Michael Niedermayer 91ab557b68 Revert "aacdec: Avoid unneeded reinit due to ADTS headers" 13 years ago
Michael Niedermayer 4392b3d11e tiffdec: hotfix for fate failure. 13 years ago
Jean First 9bfaeee5f3 8svx: remove unused variable in eightsvx_decode_frame 13 years ago
Carl Eugen Hoyos 7ee0649f95 Fix decoding some 1bpp tiff files, they are palettized. 13 years ago
Carl Eugen Hoyos e767968c6e Simplify tiff decoder by merging two functions. 13 years ago
Carl Eugen Hoyos b46fb615c4 tiff.c: Use switch / case instead of if / else where appropriate. 13 years ago
Shitiz Garg c3513477bb cook: K&R formatting cosmetics 13 years ago
Michael Niedermayer e146ad95d7 mlp_parser: Fix infinite loop with 0 bytes_left. 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Paul B Mahol ba10207bbe Use more designated initializers. 13 years ago
Michael Niedermayer b0143da806 ljpegdec: fix point transform injection. 13 years ago
Carl Eugen Hoyos 6ed3565f08 Do not fail when decoding invalid v410 files with odd width. 13 years ago
Carl Eugen Hoyos 3a15051aba Always assume the bmp palette as being opaque. 13 years ago
Diego Biurrun ca5ab8cd21 libvorbis: K&R reformatting cosmetics 13 years ago
Aneesh Dogra c4db344664 libmp3lame: K&R formatting cosmetics 13 years ago
Aneesh Dogra 9342ecf02e mpegvideo_enc: K&R cosmetics (line 1000-2000). 13 years ago
Michael Niedermayer f41a6c8f3a indeo5: Fix null pointer dereferences of ref_mb 13 years ago
Michael Niedermayer 7ae251b4d8 h264_mp4toannexb_filter: pass error code through. 13 years ago
Kostya Shishkov 1fbd3d30ae indeo4: remove two unused variables 13 years ago
Michael Niedermayer e7c1e38ba6 qpeg: Check for overread in qpeg_decode_intra. 13 years ago
Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 13 years ago
Michael Niedermayer 7e5cbb3c2d cljrdec: improve scaling somewhat 13 years ago
Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 13 years ago
Michael Niedermayer 92e2b59dec indeo5: fix division by 0 in ff_ivi_init_tiles() 13 years ago
Michael Niedermayer a1ca45317d cljrenc: fix scaling 13 years ago
Michael Niedermayer d46bc4133c indeo5: Fix crash due to partially initialized gop vars. 13 years ago
Michael Niedermayer 4b35ee0b7c indeo5: fix null pointer crash with ref_mb 13 years ago
Michael Niedermayer 8e09482e4d vcr1dec: Check that there is sufficient input data. 13 years ago
Michael Niedermayer 11ca3416f9 v410dec: Check for sufficient input data. 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago
Carl Eugen Hoyos 190a0998c3 Fix a crash when reading gray pam files. 13 years ago
Carl Eugen Hoyos c1bc1967f3 Fix a typo that broke writing (and reading) PAM files. 13 years ago
Frank Vernaillen ad1c502557 Fixed crash in palette handling when converting certain .png images to .pcx or .bmp. 13 years ago
Aneesh Dogra bd96be6e27 mpegvideo_enc: K&R cosmetics 13 years ago
Carl Eugen Hoyos 387d86077f Support decoding yuv442 and yuv421 jpeg images. 13 years ago
Carl Eugen Hoyos 613cbf3168 Fix some 1bit png samples, they can be palettised. 13 years ago
Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago