summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * utvideodec: Add a missing includeMartin Storsjö2017-02-10
* | Merge commit 'a52976c0feab6e86138983c248bd01fa45cdda69'James Almer2017-09-27
|\|
| * nvenc: make gpu indices independent of supported capabilitiesTimo Rothenpieler2017-02-09
* | Merge commit '77c23704c769168e4210956314775a1931f6aa0b'James Almer2017-09-27
|\|
| * avcodec: Mark some codecs with threadsafe init as suchDerek Buitenhuis2017-02-09
* | lavc: Move V4L2 encoders lower in the listMark Thompson2017-09-27
* | Merge commit '0c0b87f12d48d4e7f0d3d13f9345e828a3a5ea32'James Almer2017-09-27
|\|
| * aarch64: vp9itxfm: Fix incorrect vertical alignmentMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Update a comment to refer to a register with a different nameMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readabilityMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possibleMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...Martin Storsjö2017-02-09
| * arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 functionMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32Martin Storsjö2017-02-09
| * arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...Martin Storsjö2017-02-09
| * arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 functionMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-02-09
| * arm: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-02-09
* | lavc/v4l2: Add missing header includeMark Thompson2017-09-27
* | Merge commit 'c546147db07d16a76c2fb698d2e8a3057f393475'James Almer2017-09-27
|\|
| * configure: Correctly recurse in do_check_deps()Diego Biurrun2017-02-08
* | Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f'James Almer2017-09-27
|\|
| * omx: Use the EOS flag to handle flushing at the endMartin Storsjö2017-02-08
* | Merge commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491'James Almer2017-09-27
|\|
| * configure: Rework dependency handling for conflicting componentsDiego Biurrun2017-02-07
* | lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON2017-09-27
* | Merge commit '9127ac5ebc941d5e54828a91e5072c876be8ec42'James Almer2017-09-27
|\|
| * configure: Add name parameter to require_pkg_config() helper functionDiego Biurrun2017-02-07
* | avcodec/mips: Improve avc put mc 20, 01 and 03 msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Improve avc chroma vert mc msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Removed generic function call in avc intra msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: preload data in hevc sao edge 45 degree filter msa functionsKaustubh Raste2017-09-27
* | Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"James Almer2017-09-27
* | lavf/version: Bump minor after dv1394 removal.Carl Eugen Hoyos2017-09-27
* | lavd: remove deprecated dv1394 deviceJosh de Kock2017-09-27
* | Merge commit 'a25dac976a4478331e4db86d44c3db4456c93eff'James Almer2017-09-27
|\|
| * Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* | Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'James Almer2017-09-27
|\|
| * configure: Use cppflags check helper functions where appropriateDiego Biurrun2017-02-06
* | Merge commit '0ce3761c781f2c2de40a5a8a99563878804f47cc'James Almer2017-09-27
|\|
| * configure: Add stdlib.h #include to CPPFLAGS check helper functionsDiego Biurrun2017-02-06
* | fate: add tests for psnr and ssim filterTobias Rapp2017-09-27
* | avfilter/f_metadata: avoid trailing whitespace in filter outputTobias Rapp2017-09-27
* | Merge commit 'f7ec7f546f0021d28da284b024416b916b61c974'James Almer2017-09-26
|\|
| * wma: Convert to the new bitstream readerAlexandra Hájková2017-02-06
* | Merge commit '58d87e0f49bcbbc6f426328f53b657bae7430cd2'James Almer2017-09-26
|\|
| * aarch64: vp9itxfm: Restructure the idct32 store macrosMartin Storsjö2017-02-05
| * arm: vp9itxfm: Avoid .irp when it doesn't save any linesMartin Storsjö2017-02-05