summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* scale_npp: explicitly set the output frames context for passthrough modeAnton Khirnov2017-02-11
* Use the new AVIOContext destructor.Anton Khirnov2017-02-11
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* arm: vp9lpf: Use orrs instead of orr+cmpMartin Storsjö2017-02-11
* arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-02-11
* aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-02-11
* arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-02-11
* aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-02-11
* arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-02-11
* aarch64: vp9mc: Simplify the extmla macro parametersMartin Storsjö2017-02-11
* mov: Rework stsc index validationVittorio Giovara2017-02-10
* imgutils: Document av_image_get_buffer_size()Vittorio Giovara2017-02-10
* hlsenc: Correctly write down all 16 bytes in hexLuca Barbato2017-02-10
* utvideodec: Add a missing includeMartin Storsjö2017-02-10
* nvenc: make gpu indices independent of supported capabilitiesTimo Rothenpieler2017-02-09
* avcodec: Mark some codecs with threadsafe init as suchDerek Buitenhuis2017-02-09
* 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
* configure: Correctly recurse in do_check_deps()Diego Biurrun2017-02-08
* omx: Use the EOS flag to handle flushing at the endMartin Storsjö2017-02-08
* configure: Rework dependency handling for conflicting componentsDiego Biurrun2017-02-07
* configure: Add name parameter to require_pkg_config() helper functionDiego Biurrun2017-02-07
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* configure: Use cppflags check helper functions where appropriateDiego Biurrun2017-02-06
* configure: Add stdlib.h #include to CPPFLAGS check helper functionsDiego Biurrun2017-02-06
* wma: Convert to the new bitstream readerAlexandra Hájková2017-02-06
* 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
* asfdec: Use the ASF stream count when iteratingJohn Stebbins2017-02-04
* asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
* build: Ignore generated .version filesDiego Biurrun2017-02-03
* rtmp: Correctly handle the Window Acknowledgement Size packetsMartin Storsjö2017-02-03
* rtmp: Rename packet types to closer match the specMartin Storsjö2017-02-03
* configure: Add require_cpp_condition() convenience functionDiego Biurrun2017-02-02
* configure: Add require_header() convenience functionDiego Biurrun2017-02-02
* configure: Simplify libxcb checkDiego Biurrun2017-02-02
* svq3: Convert to the new bitstream readerAlexandra Hájková2017-02-02
* configure: Drop weak dependencies on external libraries for webm muxerDiego Biurrun2017-02-02
* configure: Add proper weak dependency of drawtext filter on libfontconfigDiego Biurrun2017-02-02
* configure: Simplify inline asm check with appropriate helper functionDiego Biurrun2017-02-02