summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * AVFrame: add an opaque_ref fieldwm42017-02-11
* | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-27
|\|
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* | Merge commit 'f44ec22e095c5ba00ffeadd891655c456e3dd014'James Almer2017-09-27
|\|
| * lavc: use av_cpu_max_align() instead of hardcoding alignment requirementsAnton Khirnov2017-02-11
* | avutil/cpu: split flag checks per arch in av_cpu_max_align()James Almer2017-09-27
* | Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'James Almer2017-09-27
|\|
| * cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* | Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8'James Almer2017-09-27
|\|
| * scale_npp: explicitly set the output frames context for passthrough modeAnton Khirnov2017-02-11
* | Merge commit '6f554521afdf7ab4edbfaa9536660a1dca946b19'James Almer2017-09-27
|\|
| * Use the new AVIOContext destructor.Anton Khirnov2017-02-11
| * avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* | Merge commit '435cd7bc99671bf561193421a50ac6e9d63c4266'James Almer2017-09-27
|\|
| * 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
* | Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'James Almer2017-09-27
|\|
| * mov: Rework stsc index validationVittorio Giovara2017-02-10
* | Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4'James Almer2017-09-27
|\|
| * imgutils: Document av_image_get_buffer_size()Vittorio Giovara2017-02-10
* | Merge commit 'b6093e8c72a80710f086c678ab0730cf30953b5c'James Almer2017-09-27
|\|
| * hlsenc: Correctly write down all 16 bytes in hexLuca Barbato2017-02-10
* | Merge commit 'bc2589763042dc2384b724b203ec778f35bcebad'James Almer2017-09-27
|\|
| * 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