summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-26
* | Merge commit '4709f72115e4028a1cb43e916925678bfceef870'Derek Buitenhuis2016-02-16
|\|
| * lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* | Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'Derek Buitenhuis2016-02-16
|\|
| * yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* | Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis2016-02-16
|\|
| * pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-25
* | Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis2016-02-16
|\|
| * pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-25
* | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-16
|\|
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-25
* | Merge commit 'eef9f06508354d1c7d5624c1c18997e7974288f1'Derek Buitenhuis2016-02-16
|\|
| * avplay: Allow to override the codecLuca Barbato2016-01-25
| * avplay: Statically allocate the player stateLuca Barbato2016-01-25
| * avplay: Rename cur_stream to playerLuca Barbato2016-01-25
| * avplay: Rename VideoState to PlayerStateLuca Barbato2016-01-25
| * avplay: Allocate the refresh thread next to the decode threadLuca Barbato2016-01-25
| * avplay: Move the stream setup in the main threadLuca Barbato2016-01-25
* | Merge commit '81306fd4bdeb5c17d4db771e4fec684773b5790f'Derek Buitenhuis2016-02-16
|\|
| * hls: eliminate ffurl_* usageAnton Khirnov2016-01-24
* | avfilter: add fieldhint filterPaul B Mahol2016-02-16
* | swscale/slice: Actually use the buffers' stridesDerek Buitenhuis2016-02-16
* | lavc/rawdec: Retrieve nut palette from packetsMats Peterson2016-02-16
* | lavfi/elbg: Make the pal8 output opaque.Carl Eugen Hoyos2016-02-16
* | vc2enc: print the average quantization index at the endRostislav Pehlivanov2016-02-15
* | RELEASE: Update to 3.0.gitTimothy Gu2016-02-15
* | MAINTAINERS: add myself as an OS/2 maintainerKO Myung-Hun2016-02-15
* | vc2enc: fix use of uninitialized variables in the rate control systemRostislav Pehlivanov2016-02-15
* | ffmpeg_dxva2: add a profile check for hevcHendrik Leppkes2016-02-15
* | ffmpeg_dxva2: support hevc main10 decodingHendrik Leppkes2016-02-15
* | hevc: support Main10 decoding through dxva2Hendrik Leppkes2016-02-15
* | fate/source-check.sh: Use "git show" instead of git --version to test for gitMichael Niedermayer2016-02-15
* | lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios2016-02-15
* | x86: use the new helper macros where usefulJames Almer2016-02-14
* | x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-14
* | Changelog: add entries for the SMPTE VC-2 decoder and encoderRostislav Pehlivanov2016-02-14
* | Changelog/APIChanges Put 3.0 release markerMichael Niedermayer2016-02-14
* | avformat/img2enc: remove unused variableMichael Niedermayer2016-02-14
* | avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-14
* | doc/protocols: document protocol_whitelistMichael Niedermayer2016-02-14
* | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-14
* | avformat/genh: Mark coef_splitted as av_unusedMichael Niedermayer2016-02-14
* | avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-14
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-14
* | checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-14
* | checkasm: Add vf_blend testsTimothy Gu2016-02-14
* | vf_blend: Move C dsp function mapping to separate functionTimothy Gu2016-02-14
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* | compat/os2threads: split long linesKO Myung-Hun2016-02-14
* | compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-14