summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '1ba1fede9dfe03dc48862e5e0530cca7192f5038'Derek Buitenhuis2016-02-160-0/+0
|\ \ | |/
| * flacenc: Restore defaults and range for {min, max}_prediction_orderDerek Buitenhuis2016-02-011-2/+2
* | Merge commit '60f0fde3092d18d4d36555962c192af8691a099c'Derek Buitenhuis2016-02-160-0/+0
|\ \ | |/
| * libx264: Make sure to preserve default option valuesVittorio Giovara2016-02-011-11/+12
* | Merge commit '77a44f577b644a328dcf90cde11d2ecae69eda05'Derek Buitenhuis2016-02-160-0/+0
|\ \ | |/
| * configure: add missing avx2 support checkJames Almer2016-01-281-0/+1
| * x86: Add ymm_reg structJames Almer2016-01-281-0/+1
* | Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'Derek Buitenhuis2016-02-161-0/+6
|\ \ | |/
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-261-0/+6
* | Merge commit '4709f72115e4028a1cb43e916925678bfceef870'Derek Buitenhuis2016-02-160-0/+0
|\ \ | |/
| * lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-253-10/+9
* | Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'Derek Buitenhuis2016-02-161-0/+1
|\ \ | |/
| * yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-251-2/+2
* | Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis2016-02-161-3/+3
|\ \ | |/
| * pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-251-3/+3
* | Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis2016-02-161-2/+0
|\ \ | |/
| * pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-251-2/+0
* | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-162-2/+10
|\ \ | |/
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-252-2/+10
* | Merge commit 'eef9f06508354d1c7d5624c1c18997e7974288f1'Derek Buitenhuis2016-02-160-0/+0
|\ \ | |/
| * avplay: Allow to override the codecLuca Barbato2016-01-251-2/+59
| * avplay: Statically allocate the player stateLuca Barbato2016-01-251-18/+17
| * avplay: Rename cur_stream to playerLuca Barbato2016-01-251-53/+53
| * avplay: Rename VideoState to PlayerStateLuca Barbato2016-01-251-40/+40
| * avplay: Allocate the refresh thread next to the decode threadLuca Barbato2016-01-251-1/+1
| * avplay: Move the stream setup in the main threadLuca Barbato2016-01-251-21/+44
* | Merge commit '81306fd4bdeb5c17d4db771e4fec684773b5790f'Derek Buitenhuis2016-02-161-79/+48
|\ \ | |/
| * hls: eliminate ffurl_* usageAnton Khirnov2016-01-241-44/+25
* | avfilter: add fieldhint filterPaul B Mahol2016-02-166-1/+328
* | swscale/slice: Actually use the buffers' stridesDerek Buitenhuis2016-02-161-3/+3
* | lavc/rawdec: Retrieve nut palette from packetsMats Peterson2016-02-161-1/+7
* | lavfi/elbg: Make the pal8 output opaque.Carl Eugen Hoyos2016-02-161-1/+2
* | vc2enc: print the average quantization index at the endRostislav Pehlivanov2016-02-151-0/+2
* | RELEASE: Update to 3.0.gitTimothy Gu2016-02-151-1/+1
* | MAINTAINERS: add myself as an OS/2 maintainerKO Myung-Hun2016-02-151-0/+1
* | vc2enc: fix use of uninitialized variables in the rate control systemRostislav Pehlivanov2016-02-151-5/+5
* | ffmpeg_dxva2: add a profile check for hevcHendrik Leppkes2016-02-151-0/+6
* | ffmpeg_dxva2: support hevc main10 decodingHendrik Leppkes2016-02-151-5/+21
* | hevc: support Main10 decoding through dxva2Hendrik Leppkes2016-02-153-2/+14
* | fate/source-check.sh: Use "git show" instead of git --version to test for gitMichael Niedermayer2016-02-151-1/+1
* | lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios2016-02-151-0/+6
* | x86: use the new helper macros where usefulJames Almer2016-02-1413-13/+22
* | x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-142-4/+11
* | Changelog: add entries for the SMPTE VC-2 decoder and encoderRostislav Pehlivanov2016-02-141-0/+2
* | Changelog/APIChanges Put 3.0 release markerMichael Niedermayer2016-02-142-0/+5
* | avformat/img2enc: remove unused variableMichael Niedermayer2016-02-141-1/+0
* | avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-142-8/+8
* | doc/protocols: document protocol_whitelistMichael Niedermayer2016-02-141-0/+19
* | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-141-2/+6
* | avformat/genh: Mark coef_splitted as av_unusedMichael Niedermayer2016-02-141-1/+1
OpenPOWER on IntegriCloud