summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | wavpack: check ch_offsetMichael Niedermayer2012-11-13
* | flashv: check if keyframe is available, fix null deref.Michael Niedermayer2012-11-13
* | flashv: use avcodec_set_dimensions()Michael Niedermayer2012-11-13
* | svq1dec: dont export the qscale table.Michael Niedermayer2012-11-12
* | indeo4: more complete check for the scan vs block sizes.Michael Niedermayer2012-11-12
* | lavc/aac: fix shared build failures with MSVC.Clément Bœsch2012-11-12
* | xan: check size_segment before reading, fixes out of array read.Michael Niedermayer2012-11-12
* | mjpegdec: tighten unescaped_buf_size size check, prevent null ptr derefMichael Niedermayer2012-11-12
* | swfdec: check space before copyMichael Niedermayer2012-11-12
* | theora: check that pix fmt is valid, fix null ptr derefMichael Niedermayer2012-11-12
* | lagarith: always allocate for 4 planes. Fixes out of array accessesMichael Niedermayer2012-11-12
* | wv: use right function to read block_samplesPaul B Mahol2012-11-12
* | 4xmdec: test version for cfrms, fix out of array accessesMichael Niedermayer2012-11-12
* | wavpack: fix out of array accessMichael Niedermayer2012-11-12
* | adpcm: reindent after previous commitPaul B Mahol2012-11-12
* | adpcm: ADPCM IMA SMJPEG stereo decodingPaul B Mahol2012-11-12
* | anm: return meaningful error codesPaul B Mahol2012-11-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-12
|\|
| * binkaudio: set channel layoutJustin Ruggles2012-11-12
* | Merge commit '2b479bcab0a8365a7c094c5fa44b8cb6da9810d0'Michael Niedermayer2012-11-12
|\|
| * build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
| * x86: Require an assembler able to cope with AVX instructionsDiego Biurrun2012-11-11
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-11
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
| * lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-11
* | Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer2012-11-12
|\|
| * mss2: prevent potential uninitialized readsAlberto Delmás2012-11-11
| * mss2: reindent after last commitKostya Shishkov2012-11-11
| * mss2: fix handling of unmasked implicit WMV9 rectanglesAlberto Delmás2012-11-11
| * configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-11
| * x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-11-11
* | vc1dec: prevent null ptr dereferences.Michael Niedermayer2012-11-12
* | vc1dec: factorize srcU/V offseting outMichael Niedermayer2012-11-12
* | vc1: check image height, fix division by 0Michael Niedermayer2012-11-12
* | mpeg12: clean current picture ptr.Michael Niedermayer2012-11-12
* | lavfi: remove mp=geq filter.Clément Bœsch2012-11-11
* | lavfi: add geq filter.Clément Bœsch2012-11-11
* | lavf/assenc: add non strict ts flag.Clément Bœsch2012-11-11
* | lavfi: remove mp=fixpts filter.Clément Bœsch2012-11-11
* | lavfi: remove mp=tile filter.Clément Bœsch2012-11-11
* | fate/lavfi: increase vf tile coverage.Clément Bœsch2012-11-11
* | doc/filters: complete tile documentation.Clément Bœsch2012-11-11
* | lavfi/tile: extend shorthand parameters.Clément Bœsch2012-11-11
* | lavfi/tile: add nb_frames option.Clément Bœsch2012-11-11
* | lavfi/tile: add margin and padding options.Clément Bœsch2012-11-11
* | lavfi/tile: allow named arguments.Clément Bœsch2012-11-11
* | gxf: avoid null ptr deref without streams.Michael Niedermayer2012-11-11
* | proresdec: check input size before reading qmats, prevent overreading.Michael Niedermayer2012-11-11
* | dsicinav: update bitmap_frame_size, avoid out of array reads.Michael Niedermayer2012-11-11