summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SIMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Add placeholder for PLT parsingMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Handle Psot = 0Michael Niedermayer2015-06-09
* | lavf/segment: add an option to allow breaking on non-keyframesRodger Combs2015-06-09
* | avcodec/x86/h264_weight: handle weight1=128Michael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-09
* | lavf/tls_securetransport: fix SNI support when not verifyingRodger Combs2015-06-09
* | avcodec/jpeg2000dec: Fix subsampled decodingMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Check that coords match before applying ICTMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix high bit depth branch sample shiftMichael Niedermayer2015-06-09
* | vp8: change mv_{min,max}.{x,y} type to intAndreas Cadhalpun2015-06-08
* | mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer2015-06-08
* | Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef'Michael Niedermayer2015-06-08
|\|
| * rtpdec_asf: Check memory allocation and free memory on errorVittorio Giovara2015-06-08
* | Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5'Michael Niedermayer2015-06-08
|\|
| * mov: Check memory allocationVittorio Giovara2015-06-08
* | Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'Michael Niedermayer2015-06-08
|\|
| * jack: Check memory allocationVittorio Giovara2015-06-08
* | Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383'Michael Niedermayer2015-06-08
|\|
| * audiointerleave: Always initialize new_pktVittorio Giovara2015-06-08
* | Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2'Michael Niedermayer2015-06-08
|\|
| * sctp: Always initialize outmsg structVittorio Giovara2015-06-08
* | Merge commit 'caf7be30b11288c498fae67be4741bfbf083d977'Michael Niedermayer2015-06-08
|\|
| * mpjpgdec: free AVIOContext leak on early probe failJanne Grunau2015-06-08
* | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* | vp9: change type of tile_size from unsigned to int64_tAndreas Cadhalpun2015-06-08
* | Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-08
* | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* | mpjpegdec: fix memory leak in probe functionJames Almer2015-06-08
* | Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'Michael Niedermayer2015-06-08
|\|
| * configure: Support MSVC 2015Luca Barbato2015-06-08
* | swr: Fix ASSERT_LEVEL warningMichael Niedermayer2015-06-08
* | avcodec/hq_hqa: Fix signness of tagMichael Niedermayer2015-06-08
* | avcodec/apng: Add partial support for blending with PAL8 pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add support for blending with GRAY8A pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add blending support for non-alpha pixel formatsDonny Yang2015-06-08
* | avcodec/apng: Dispose previous frame properlyDonny Yang2015-06-08
* | lavf/tls: let the user specify what name to verify againstRodger Combs2015-06-08
* | avformat/mxfenc: Allow overriding /manual setting of the signal standardMichael Niedermayer2015-06-08
* | atrac3plus: give the phase_shift flag a better name.Max Poliakovski2015-06-08
* | atrac3plus: add support for GHA phase inversion.Max Poliakovski2015-06-08
* | avformat/version: Bump version for single jpeg muxerMichael Niedermayer2015-06-08
* | doc/ffserver: Add entry for missing jpeg variantMichael Niedermayer2015-06-08
* | ffserver: Use singlejpeg muxer for jpegCaligula useraccount2015-06-08
* | avformat: Add single jpeg muxerCaligula useraccount2015-06-08