summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* j2kdec: Check for interger overflow in tile array allocationMichael Niedermayer2011-12-241-0/+3
* j2kdec: fix division by zero, check tile dimensions for validityMichael Niedermayer2011-12-241-0/+3
* lzo: fix memcpy_backptr() with 0 offsetMichael Niedermayer2011-12-241-1/+1
* vf_drawtext: select YUV color for drawbox() in case YUV colorspace is usedStefano Sabatini2011-12-241-1/+1
* Make the palette in Quake II CIN files opaque and increase its dynamics.Carl Eugen Hoyos2011-12-241-1/+3
* Make the palette in Wing Commander III mve files opaque.Carl Eugen Hoyos2011-12-241-1/+1
* Make mov palette opaque or load alpha if present.Carl Eugen Hoyos2011-12-241-8/+7
* Make the avi palette opaque.Carl Eugen Hoyos2011-12-241-6/+2
* doc: build: TEXIDEP: Recognize verbatim includesAlexander Strasser2011-12-241-1/+1
* build: Try to find fate_config.sh.template in source pathAlexander Strasser2011-12-241-0/+1
* libopenjpeg: support decoding with bits per pixel greater than 8Jean First2011-12-241-1/+31
* Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2011-12-241-32/+86
|\
| * Perform dequantization of channel coefficientsMashiat Sarker Shakkhar2011-12-231-2/+7
| * Perform inverse inter-channel decorrelation and ac-filterMashiat Sarker Shakkhar2011-12-231-0/+4
| * Implement revert_inter_ch_decorr() and revert_acfilter()Mashiat Sarker Shakkhar2011-12-231-0/+35
| * Enable inverse-MCLMS filterMashiat Sarker Shakkhar2011-12-221-0/+2
| * Fix inverse-MCLMS filtering routinesMashiat Sarker Shakkhar2011-12-221-27/+31
| * Do not update buffers in case no speed change is necessaryMashiat Sarker Shakkhar2011-12-091-2/+6
| * Use int for channel_coeffs instead of int16_tMashiat Sarker Shakkhar2011-12-091-1/+1
* | release_notes: merge back changes from our 0.9 to masterMichael Niedermayer2011-12-241-3/+3
* | RELEASE_NOTES: remove possibly ofensive sounding wordingMichael Niedermayer2011-12-241-5/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-246-47/+32
|\ \
| * | vp3dec: Check coefficient index in vp3_dequant()Reinhard Tartler2011-12-231-2/+12
| * | svq1dec: call avcodec_set_dimensions() after dimensions changed.Michael Niedermayer2011-12-231-0/+1
| * | Prepare for 0.8_beta1 snapshot releaseReinhard Tartler2011-12-233-29/+28
| * | threads: check defines before using them in automatic thread detectionJanne Grunau2011-12-231-2/+2
| * | pthread: include sys/types.h before sys/sysctl.hJanne Grunau2011-12-231-1/+1
| * | 4xm: remove unused variables.Anton Khirnov2011-12-231-3/+0
| * | h264: Fix a possible overread in decode_nal_units()Alexander Strange2011-12-231-1/+1
| * | allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-231-1/+1
| * | w32thread: call ResetEvent() in pthread_cond_broadcast().Sergey Radionov2011-12-221-1/+2
* | | avio: fix handling of , in urlsMichael Niedermayer2011-12-231-1/+2
* | | swr: fix swresample_version()Michael Niedermayer2011-12-232-1/+5
* | | flvdec: disable new midstream param change code not only for h264 but all cases.Michael Niedermayer2011-12-231-1/+1
* | | Revert "doc: build: TEXIDEP: Recognize verbatim includes"Michael Niedermayer2011-12-231-1/+1
* | | pthread: sysctl.h needs param.h on openbsdMichael Niedermayer2011-12-231-0/+1
* | | threads: check defines before using them in automatic thread detectionJanne Grunau2011-12-231-2/+2
* | | pthread: include sys/types.h before sys/sysctl.hJanne Grunau2011-12-231-1/+1
* | | Make systematic palette opaque.Carl Eugen Hoyos2011-12-231-1/+1
* | | Release buffers after encoding svq1.Carl Eugen Hoyos2011-12-231-0/+4
* | | Fix a possible endless loop when decoding aac.Carl Eugen Hoyos2011-12-231-2/+2
* | | libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs.Michael Niedermayer2011-12-232-1/+2
* | | h264: Decode short VUI without errorMichael Niedermayer2011-12-231-1/+2
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-2348-84/+291
|\ \ \ | |/ /
| * | build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-231-1/+1
| * | build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-231-1/+1
| * | build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-231-1/+2
| * | kvmc: fix invalid readsGaurav Narula2011-12-231-16/+66
| * | 4xm: Add a check in decode_i_frame to prevent buffer overreadsShitiz Garg2011-12-221-3/+12
| * | adpcm: fix IMA SMJPEG decodingPaul B Mahol2011-12-221-5/+9
OpenPOWER on IntegriCloud