36155 Commits (3132999fdb57d8d3ba5e08a4dc1b3661e885c04d)
 

Author SHA1 Message Date
Michael Niedermayer 3132999fdb j2kdec: Check for interger overflow in tile array allocation 13 years ago
Michael Niedermayer 628c9dcca3 j2kdec: fix division by zero, check tile dimensions for validity 13 years ago
Michael Niedermayer 58c41799ab lzo: fix memcpy_backptr() with 0 offset 13 years ago
Stefano Sabatini 1858a5c25e vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 13 years ago
Carl Eugen Hoyos 32c49389bc Make the palette in Quake II CIN files opaque and increase its dynamics. 13 years ago
Carl Eugen Hoyos f2ed115899 Make the palette in Wing Commander III mve files opaque. 13 years ago
Carl Eugen Hoyos 0d59ae32c2 Make mov palette opaque or load alpha if present. 13 years ago
Carl Eugen Hoyos 64cafe340b Make the avi palette opaque. 13 years ago
Alexander Strasser c7062802d9 doc: build: TEXIDEP: Recognize verbatim includes 13 years ago
Alexander Strasser bd9d4a6bb9 build: Try to find fate_config.sh.template in source path 13 years ago
Jean First 0d4a77472a libopenjpeg: support decoding with bits per pixel greater than 8 13 years ago
Michael Niedermayer 28dff06176 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 0d30c95394 release_notes: merge back changes from our 0.9 to master 13 years ago
Michael Niedermayer d7e11d3f74 RELEASE_NOTES: remove possibly ofensive sounding wording 13 years ago
Michael Niedermayer bba6f5b77f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ad9e0ed170 avio: fix handling of , in urls 13 years ago
Michael Niedermayer 320b8d6335 swr: fix swresample_version() 13 years ago
Michael Niedermayer 8ff4fff774 flvdec: disable new midstream param change code not only for h264 but all cases. 13 years ago
Michael Niedermayer c2c284b3eb Revert "doc: build: TEXIDEP: Recognize verbatim includes" 13 years ago
Michael Niedermayer 7de733b752 pthread: sysctl.h needs param.h on openbsd 13 years ago
Janne Grunau 5c33a9a5c1 threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 8d4668cc5f pthread: include sys/types.h before sys/sysctl.h 13 years ago
Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
Reinhard Tartler be00d2e174 Prepare for 0.8_beta1 snapshot release 13 years ago
Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 13 years ago
Carl Eugen Hoyos c25c7ba87c Make systematic palette opaque. 13 years ago
Carl Eugen Hoyos 8e88145d0b Release buffers after encoding svq1. 13 years ago
Carl Eugen Hoyos e5de928923 Fix a possible endless loop when decoding aac. 13 years ago
Anton Khirnov d09298f0d6 4xm: remove unused variables. 13 years ago
Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 13 years ago
Mashiat Sarker Shakkhar 70dd5a603c Perform dequantization of channel coefficients 13 years ago
Mashiat Sarker Shakkhar cf6284b273 Perform inverse inter-channel decorrelation and ac-filter 13 years ago
Mashiat Sarker Shakkhar 7409210647 Implement revert_inter_ch_decorr() and revert_acfilter() 13 years ago
Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 13 years ago
Michael Niedermayer f810ab45e3 libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. 13 years ago
Michael Niedermayer ae7a6441df h264: Decode short VUI without error 13 years ago
Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
Michael Niedermayer d1c28e3530 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9f50dafe90 udp: support non blocking reads with fifo 13 years ago
Michael Niedermayer bc900501e0 udp: Replace double select() by select+mutex+cond. 13 years ago
Michael Niedermayer 3dcbafc777 udp: return circular buffer error if such error happened. 13 years ago
Diego Biurrun 4e8d6218c3 build: fix standalone compilation of OMA muxer 13 years ago
Diego Biurrun e2c97aee39 build: fix standalone compilation of Microsoft XMV demuxer 13 years ago
Diego Biurrun 408dbbd0a7 build: fix standalone compilation of Core Audio Format demuxer 13 years ago
Michael Niedermayer 9eb0d8bab1 fifo: Make writes atomic. 13 years ago
Gaurav Narula ad3161ec1d kvmc: fix invalid reads 13 years ago
Shitiz Garg 355d917c0b 4xm: Add a check in decode_i_frame to prevent buffer overreads 13 years ago
Paul B Mahol 01a01bf8bd adpcm: fix IMA SMJPEG decoding 13 years ago