summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | snow: fix edge emu switchMichael Niedermayer2012-11-11
* | msmpeg4dec: check w/h, prevent assert failure laterMichael Niedermayer2012-11-11
* | segafilm: fix division by 0Michael Niedermayer2012-11-11
* | omadec: fix len check in nprobe() prevent out of array accessMichael Niedermayer2012-11-11
* | zmbvdec: check decompression buffer size.Michael Niedermayer2012-11-11
* | diracdec: check wavelet depth, prevent out of array read.Michael Niedermayer2012-11-11
* | libvorbisdec: dont try to update an empty queMichael Niedermayer2012-11-11
* | diracdec: Use only one frame per referenceMichael Niedermayer2012-11-11
* | doc/Makefile: generate library headers with the correct section numberStefano Sabatini2012-11-11
* | electronic arts: support rare samples containing adpcm_ea_r1 audioPeter Ross2012-11-11
* | electronicarts: use av_log_ask_for_samplePeter Ross2012-11-11
* | h264: 2nd try at getting sm2v workingMichael Niedermayer2012-11-11
* | dwt_yasm/vertical_compose: fix width witdth argument.Michael Niedermayer2012-11-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-11
|\|
| * x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-10
* | doc: add libavfilter.texiStefano Sabatini2012-11-11
* | doc: add libavutil.texiStefano Sabatini2012-11-11
* | smackaud: return meaningful error codesPaul B Mahol2012-11-11
* | targa: return more meaningful error codesPaul B Mahol2012-11-11
* | diracdec: allocate enough space for blocksMichael Niedermayer2012-11-11
* | diracdec: fix edge emulation check, fixes out of array readsMichael Niedermayer2012-11-11
* | h264: Support SMV2Michael Niedermayer2012-11-11