summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0Michael Niedermayer2015-05-071-2/+2
* avcodec/s3tc: fix decoding when dimensions are not a multiple of 4Tom Butterworth2015-05-071-10/+13
* aacsbr: break infinite loop in sbr_hf_calc_npatchesAndreas Cadhalpun2015-05-071-1/+7
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...Shivraj Patil2015-05-074-0/+2421
* ripemd: move ripemd{256, 320} into separate functionsJames Almer2015-05-071-132/+222
* avcodec/x86/vp9dsp_init: Fix mix of declaration and statementMichael Niedermayer2015-05-071-2/+3
* avcodec/vp9dsp: Replace assert by av_assert0()Michael Niedermayer2015-05-071-1/+2
* Merge remote-tracking branch 'rbultje/vp9-profile23-wip'Michael Niedermayer2015-05-0741-2478/+3481
|\
| * libvpxdec: add 440 pixfmts.Ronald S. Bultje2015-05-071-0/+17
| * vp9: add profile 2/3 fate tests.Ronald S. Bultje2015-05-079-4/+146
| * vp9: add inter-frame profile 2/3 suport.Ronald S. Bultje2015-05-063-87/+167
| * vp9: add keyframe profile 2/3 support.Ronald S. Bultje2015-05-0610-2400/+3033
| * vp9: parse profile 2/3 bitdepth in frame header.Ronald S. Bultje2015-05-061-12/+27
| * vp9: add profile 2/3 to exported profiles.Ronald S. Bultje2015-05-062-0/+4
| * fate: add/update reference files for 440 addition.Ronald S. Bultje2015-05-0613-0/+40
| * swscale: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-063-0/+14
| * lavc: add yuv440p10/12 formats to aligned pixfmt list.Ronald S. Bultje2015-05-061-0/+4
| * lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-062-0/+54
* | avcodec/diracdec: Replace default_bsep[] by multiplicationMichael Niedermayer2015-05-071-3/+2
* | swscale/x86/hscale_fast_bilinear_simd: Fix variable names in commentsMichael Niedermayer2015-05-071-2/+2
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-05-076-3/+20
|\ \
| * | lavf/img2dec: Autodetect qdraw images.Carl Eugen Hoyos2015-05-074-2/+15
| * | lavc/qdrw: Also support real-world qdraw images.Carl Eugen Hoyos2015-05-072-1/+5
* | | avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()Michael Niedermayer2015-05-071-5/+3
|/ /
* | swresample/dither_template: Do not define macro functions to nothingMichael Niedermayer2015-05-071-2/+2
* | avformat/internal: always check arguments of hex_dump_debug()Michael Niedermayer2015-05-071-1/+1
* | avformat/asfdec: do not define print_guid() to nothingMichael Niedermayer2015-05-071-1/+1
* | avcodec/tableprint_vlc: Do not define functions to nothingMichael Niedermayer2015-05-071-4/+4
* | Merge commit 'e0010bb91fc0b067be8aefd2f77e6838537da433'Michael Niedermayer2015-05-060-0/+0
|\ \
| * | mux: Do not leave stale side data pointers in ff_interleave_add_packet()Michael Niedermayer2015-05-061-0/+2
* | | Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'Michael Niedermayer2015-05-061-0/+47
|\ \ \ | |/ /
| * | dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-061-0/+47
* | | Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'Michael Niedermayer2015-05-061-1/+1
|\ \ \ | |/ /
| * | libx265: Fix 'braces around scalar initializer' warningVittorio Giovara2015-05-061-1/+1
* | | Merge commit 'd81fb63d87692765c004c19934b49427df434a07'Michael Niedermayer2015-05-062-0/+5
|\ \ \ | |/ /
| * | fate: Add a PICT testVittorio Giovara2015-05-062-0/+5
* | | Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'Michael Niedermayer2015-05-061-0/+3
|\ \ \ | |/ /
| * | lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-062-1/+4
* | | Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90'Michael Niedermayer2015-05-063-8/+83
|\ \ \ | |/ /
| * | quickdraw: Support direct pixel blocksVittorio Giovara2015-05-063-8/+83
* | | Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f'Michael Niedermayer2015-05-061-63/+154
|\ \ \ | |/ /
| * | quickdraw: Switch to greedy parsingVittorio Giovara2015-05-061-65/+156
* | | Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162'Michael Niedermayer2015-05-061-47/+37
|\ \ \ | |/ /
| * | quickdraw: Convert to bytestream2Vittorio Giovara2015-05-061-47/+37
* | | Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085'Michael Niedermayer2015-05-060-0/+0
|\ \ \ | |/ /
| * | xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-061-2/+2
* | | diracdec: check that block length is validAndreas Cadhalpun2015-05-061-0/+8
| |/ |/|
* | dirac: use and forward error codesAndreas Cadhalpun2015-05-062-34/+43
* | tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer2015-05-061-1/+1
* | avcodec/vp8: Suppress empty body warningsMichael Niedermayer2015-05-061-2/+2
OpenPOWER on IntegriCloud