summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro...Michael Niedermayer2015-06-173-11/+299
* swscale/output: Factorize rgb48 and 64bit codeMichael Niedermayer2015-06-171-211/+71
* avcodec/jpeg2000dwt: assert that mod == 0 for encodingMichael Niedermayer2015-06-171-0/+5
* doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-1612-14/+14
* configure: make makeinfo_html check more robustAndreas Cadhalpun2015-06-161-2/+2
* matroskadec: validate audio channels and bitdepthAndreas Cadhalpun2015-06-161-0/+12
* matroskadec: check audio sample rateAndreas Cadhalpun2015-06-161-0/+8
* avcodec/codec_desc: rename smv video codec name to smvjpeg to match decoder namePaul B Mahol2015-06-161-1/+1
* avcodec/jpeg2000dwt: Fix 9/7 IDWT for small sizesMichael Niedermayer2015-06-161-2/+8
* avcodec/jpeg2000dwt: add special cases for handling length 1 in 5/3 decodeMichael Niedermayer2015-06-161-1/+4
* avcodec/jpeg2000dec: Improve end checkMichael Niedermayer2015-06-161-2/+3
* avcodec/jpeg2000dec: Fix term_cnt checkMichael Niedermayer2015-06-161-1/+1
* MAINTAINERS: add myself as hls encryption maintainerChristian Suloway2015-06-161-0/+1
* avformat/hlsenc: removed empty/unused print_encryption_tag functionChristian Suloway2015-06-161-4/+0
* avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer2015-06-161-1/+1
* avcodec/flacenc: Fix Invalid Rice orderGeorge Boyle2015-06-161-1/+1
* doc/muxers.texi: properly insert {}s in exampleJames Zern2015-06-161-1/+1
* avformat/hlsenc: added HLS encryptionChristian Suloway2015-06-162-2/+172
* avcodec/jpeg2000dec: increase tile part limit to 32Michael Niedermayer2015-06-151-1/+1
* avfilter/af_afade: add couple of more curvesPaul B Mahol2015-06-152-6/+42
* Merge commit 'a4fbd55d6e03eabdbecc3b7892ec09eb8062d066'Michael Niedermayer2015-06-150-0/+0
|\
| * h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-151-2/+5
* | Merge commit '9af7e8045e3e63ab39adedae9a7c11b1c410af26'Michael Niedermayer2015-06-151-3/+19
|\ \ | |/
| * lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-151-3/+19
* | Merge commit '03ca6d70df192125a772dadd01acfe3905aa653f'Michael Niedermayer2015-06-151-81/+90
|\ \ | |/
| * x264: Factor out the reconfiguration codeLuca Barbato2015-06-151-78/+86
* | Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer2015-06-151-13/+13
|\ \ | |/
| * nut: Drop doxygen markersLuca Barbato2015-06-151-12/+12
* | libvpxenc: remove stray '\'sJames Zern2015-06-151-4/+4
* | libvpxenc: cosmetics: reindent after 2c70436James Zern2015-06-151-1/+1
* | Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'Michael Niedermayer2015-06-151-0/+1
|\ \ | |/
| * riff: Add MNM4 FourCC as mpeg4Vittorio Giovara2015-06-151-0/+1
* | encoders.texi: update libvpx documentationJames Zern2015-06-151-75/+103
* | avcodec/jpeg2000dec: Omit mqc reinit after the last passMichael Niedermayer2015-06-151-2/+2
* | doc/filters: add one more compand example found in the wildPaul B Mahol2015-06-151-0/+5
* | examples/demuxing_decoding: use properties from frame instead of video_dec_ctxAndreas Cadhalpun2015-06-151-14/+16
* | h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-151-2/+5
* | avcodec/jpeg2000dec: Fix Vertically causal context formationMichael Niedermayer2015-06-151-13/+18
* | avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec()Michael Niedermayer2015-06-151-1/+1
* | avcodec/jpeg2000dec: Improve readability of SOP checkMichael Niedermayer2015-06-152-2/+5
* | avcodec/jpeg2000dec: Remove redundant checkMichael Niedermayer2015-06-151-1/+1
* | avcodec/jpeg2000dec: Check reslevelno in RPCLMichael Niedermayer2015-06-151-0/+3
* | avcodec/jpeg2000dec: Skip SOPMichael Niedermayer2015-06-151-0/+3
* | avcodec/jpeg2000dec: Use <0 instead of != 0 for error checkingMichael Niedermayer2015-06-151-2/+2
* | avcodec/jpeg2000dec: Also include remaining length in "Block length" error me...Michael Niedermayer2015-06-151-2/+2
* | Merge commit '74ea1167d91ccb2e1f2943efa030f2c278b598be'Michael Niedermayer2015-06-150-0/+0
|\ \ | |/
| * tls_gnutls: fix hang on disconnectionwm42015-06-141-1/+1
* | avcodec/jpeg2000: Fix regression with multiple tilesMichael Niedermayer2015-06-141-6/+7
* | avcodec/jpeg2000: Change codeblock coords to same origin as bandsMichael Niedermayer2015-06-142-8/+8
* | avcodec/jpeg2000: Change precinct coords to same origin as bandsMichael Niedermayer2015-06-141-12/+12
OpenPOWER on IntegriCloud